Magellan Linux

Annotation of /smage/branches/alx07x-stable/core/xf86-video-i128/xf86-video-i128-1.3.6_20130311-r14.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10703 - (hide annotations) (download)
Thu Aug 31 07:28:57 2017 UTC (6 years, 8 months ago) by niro
Original Path: smage/branches/alx07x-unstable/core/xf86-video-i128/xf86-video-i128-1.3.6_20130311-r14.smage2
File size: 295 byte(s)
-release branches/alx07x-unstable
1 niro 10527 # $Id$
2    
3     PNAME="xf86-video-i128"
4     PVER="1.3.6_20130311"
5     PBUILD="r14"
6    
7     PCAT="x11-drivers"
8    
9     DEPEND="== virtual/X-ABI-VIDEODRV-23"
10    
11     ALX_PKG_KEEP="usr/$(mlibdir)/xorg/modules/drivers/i128_drv.so"
12     sminclude xorg alx-split
13    
14     src_prepare()
15     {
16     munpack ${SRCFILE} || die
17     cd ${SRCDIR}
18     mautoreconf || die
19     }