Magellan Linux

Contents of /smage/trunk/core/xf86-video-trident/xf86-video-trident-1.3.6_20130311-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6356 - (show annotations) (download)
Tue Mar 31 13:16:26 2015 UTC (9 years, 2 months ago) by niro
File size: 224 byte(s)
auto added: ver bump to 1.3.6_20130311-r4
1 # $Id$
2
3 PNAME="xf86-video-trident"
4 PVER="1.3.6_20130311"
5 PBUILD="r4"
6
7 PCAT="x11-drivers"
8
9 DEPEND="== virtual/X-ABI-VIDEODRV-18"
10
11 sminclude xorg
12
13 src_prepare()
14 {
15 munpack ${SRCFILE} || die
16 cd ${SRCDIR}
17 mautoreconf || die
18 }