17 lines
514 B
Plaintext
17 lines
514 B
Plaintext
# Template build file for 'libpciaccess'.
|
|
pkgname=libpciaccess
|
|
version=0.13.1
|
|
homepage="http://xorg.freedesktop.org/"
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
short_desc="X11 PCI Access library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
checksum=27ab68f645691a4ca258dcc9d131040586e134f9233ce079794496f6264da084
|
|
long_desc="
|
|
libpciaccess is a library for portable PCI access routines across multiple
|
|
operating systems."
|
|
|
|
subpackages="$pkgname-devel"
|