Magellan Linux

Annotation of /branches/R11-stable/extras/libpciaccess/libpciaccess-0.13.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18513 - (hide annotations) (download)
Mon Jul 29 09:08:23 2013 UTC (10 years, 10 months ago) by niro
Original Path: trunk/core/libpciaccess/libpciaccess-0.13.2-r1.smage2
File size: 258 byte(s)
auto added: ver bump to 0.13.2-r1
1 niro 18513 # $Id$
2    
3     PNAME="libpciaccess"
4     PVER="0.13.2"
5     PBUILD="r1"
6    
7     PCAT="x11-libs"
8    
9     DESCRIPTION="Generic PCI access library for X."
10     HOMEPAGE="http://xorg.freedesktop.org"
11    
12     sminclude xorg multilib
13    
14     DEPEND=">= virtual/glibc"
15     SDEPEND=""
16    
17     UP2DATE="updatecmd_xorg ${PNAME}"