mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 21:25:11 +02:00
10 lines
320 B
Bash
10 lines
320 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.org>'
|