Magellan Linux

Contents of /smage/trunk/core/libpciaccess/libpciaccess-0.12.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 993 - (show annotations) (download)
Thu Dec 16 21:07:24 2010 UTC (13 years, 4 months ago) by niro
File size: 346 byte(s)
auto added: ver bump to 0.12.0-r1
1 # $Id: libpciaccess-0.10.9-r1.smage2 416 2010-05-06 22:47:53Z niro $
2
3 PNAME="libpciaccess"
4 PVER="0.12.0"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Generic PCI access library for X."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 sminclude xorg mcore-split
14
15 DEPEND=">= virtual/glibc"
16 SDEPEND=""
17
18 UP2DATE="updatecmd_xorg ${PNAME}"