diff --git a/templates/xproto/template b/templates/xproto/template index c5f4fbd06d0..9bafc547754 100644 --- a/templates/xproto/template +++ b/templates/xproto/template @@ -1,12 +1,11 @@ -# Template file for 'xproto' pkgname=xproto version=7.0.13 -distfiles=" -http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2" +distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="X protocol and ancillary headers from Xorg X11" -pkgconfig_override="xproto.pc" maintainer="Juan RP " -checksum=24d55b70cd36dab9e5f08f7de59825c52b81beee +checksum=6f6328922d69f5de29513a5baf1d010db2a7a54cb58a7a6cbbb1b25097ecd592 long_desc=" X protocol and ancillary headers from modular Xorg X11." + +run_depends="glibc-2.8"