xorg-server: update to 1.11.3.
This commit is contained in:
parent
af2591f2de
commit
1117927d5b
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'xorg-server'.
|
# Template build file for 'xorg-server'.
|
||||||
pkgname=xorg-server
|
pkgname=xorg-server
|
||||||
version=1.11.2
|
version=1.11.3
|
||||||
distfiles="${XORG_SITE}/xserver/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/xserver/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --enable-xcsecurity --enable-record
|
configure_args="--enable-ipv6 --enable-xcsecurity --enable-record
|
||||||
|
@ -10,12 +10,11 @@ configure_args="--enable-ipv6 --enable-xcsecurity --enable-record
|
||||||
--with-xkb-path=/usr/share/X11/xkb --with-xkb-output=/var/lib/xkb
|
--with-xkb-path=/usr/share/X11/xkb --with-xkb-output=/var/lib/xkb
|
||||||
--with-fontrootdir=/usr/share/fonts/X11 --with-sha1=libcrypto
|
--with-fontrootdir=/usr/share/fonts/X11 --with-sha1=libcrypto
|
||||||
--disable-dmx --disable-xfree86-utils --enable-dga"
|
--disable-dmx --disable-xfree86-utils --enable-dga"
|
||||||
revision=2
|
|
||||||
short_desc="Modular X11 server from modular X.org"
|
short_desc="Modular X11 server from modular X.org"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT/X11, BSD"
|
license="MIT/X11, BSD"
|
||||||
checksum=fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2
|
checksum=d3852243a42e1d7013ff2b89ce038dfcadcf86ba34ef4f16bcf85e7ebce28918
|
||||||
long_desc="
|
long_desc="
|
||||||
The X11 server from the modularized source tree of X.org."
|
The X11 server from the modularized source tree of X.org."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue