Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1397 - (show annotations) (download)
Tue Mar 1 21:25:36 2011 UTC (13 years, 2 months ago) by niro
File size: 284 byte(s)
auto added: ver bump to 0.12.1-r1
1 # $Id$
2
3 PNAME="libpciaccess"
4 PVER="0.12.1"
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}"