diff --git a/templates/xcmiscproto/template b/templates/xcmiscproto/template index 6083bc0c104..efc506a7b5b 100644 --- a/templates/xcmiscproto/template +++ b/templates/xcmiscproto/template @@ -1,12 +1,11 @@ -# Template file for 'xcmiscproto'. pkgname=xcmiscproto version=1.1.2 -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="XCMisc extension headers from X.org" -pkgconfig_override="xcmiscproto.pc" maintainer="Juan RP " -checksum=375efab5b1ba235687cc3cfa58d33fb690f76028 +checksum=b2807e96a9d632b7bbf1782a43095de51f3feae3d2e25374d3df00c6c68792ab long_desc=" This provides the XCMisc extension headers from modular X.org project." + +run_depends="glibc-2.8"