Another set of changes for X11 related pkgs.

--HG--
extra : convert_revision : 25c37e03bcec3ec8d52cc67fb6f7df9ec2e075c3
This commit is contained in:
Juan RP
2009-02-09 16:02:42 +01:00
parent a38260c568
commit 535d2128e5
16 changed files with 63 additions and 61 deletions

View File

@@ -1,13 +1,12 @@
# Template build file for 'libpciaccess'.
pkgname=libpciaccess
version=0.10.3
patch_files="$pkgname-netbsd-support.diff"
distfiles="
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
pkgconfig_override="pciaccess.pc"
short_desc="PCI Access from Modular X.org"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5d972b5398f96bb94b2dab7f16613ad998887ece
long_desc="..."
checksum=2f609ad3b5688ae66dcd18d7cdd1fc6b68531a2a85f89798f6cfb5eda6d680dc
long_desc="
libpciaccess is a library for portable PCI access routines across multiple
operating systems."
run_depends="glibc-2.8"