11 lines
319 B
Bash
11 lines
319 B
Bash
# Template file for 'xorg-minimal'
|
|
pkgname=xorg-minimal
|
|
version=1.2
|
|
revision=2
|
|
build_style=meta
|
|
depends="xorg-server xauth xinit xf86-input-libinput"
|
|
short_desc="Xorg meta-package including xorg-xserver and needed tools"
|
|
homepage="http://xorg.freedesktop.org/"
|
|
license="MIT"
|
|
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|