xorg-server: cleanups
This commit is contained in:
parent
54c8f61e81
commit
9358cef5cf
@ -1,11 +1,11 @@
|
||||
# Description: X Window System server
|
||||
# URL: http://xorg.freedesktop.org
|
||||
# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
|
||||
# Depends on: eudev util-linux mesa3d xorg-bdftopcf xorg-bigreqsproto xorg-libdmx xorg-libpixman xorg-libxaw xorg-libxcomposite xorg-libxcursor xorg-libxft xorg-libxinerama xorg-libxkbfile xorg-libxrandr xorg-libxres xorg-libxtst xorg-libxvmc xorg-libxxf86dga xorg-mkfontdir xorg-mkfontscale xorg-scrnsaverproto xorg-xcmiscproto xorg-xf86driproto
|
||||
# Depends on: eudev util-linux mesa3d xorg-bdftopcf xorg-bigreqsproto xorg-libdmx xorg-libpixman xorg-libxaw xorg-libxcomposite xorg-libxcursor xorg-libxft xorg-libxinerama xorg-libxkbfile xorg-libxrandr xorg-libxres xorg-libxtst xorg-libxvmc xorg-libxxf86dga xorg-mkfontdir xorg-mkfontscale xorg-scrnsaverproto xorg-xcmiscproto xorg-xf86driproto libepoxy
|
||||
|
||||
name=xorg-server
|
||||
version=1.16.0
|
||||
release=1
|
||||
release=2
|
||||
source=(http://xorg.freedesktop.org/releases/individual/xserver/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
@ -18,7 +18,8 @@ build() {
|
||||
--with-xkb-output=/var/lib/xkb \
|
||||
--enable-dri \
|
||||
--with-sha1=libcrypto \
|
||||
--disable-config-dbus --enable-glamor
|
||||
--disable-config-dbus \
|
||||
--enable-glamor
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user