Magellan Linux

Annotation of /branches/R11-stable/core/xf86-video-s3/xf86-video-s3-0.6.5-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14151 - (hide annotations) (download)
Mon Nov 26 14:28:11 2012 UTC (11 years, 6 months ago) by niro
Original Path: trunk/core/xf86-video-s3/xf86-video-s3-0.6.5-r4.smage2
File size: 272 byte(s)
-added ABI depends
1 niro 14151 # $Id$
2    
3     PNAME="xf86-video-s3"
4     PVER="0.6.5"
5     PBUILD="r4"
6    
7     PCAT="x11-drivers"
8    
9     DESCRIPTION="Xorg video driver for ${PNAME/xf86-video-/} devices."
10     HOMEPAGE="http://xorg.freedesktop.org"
11    
12     DEPEND="== virtual/X-ABI-VIDEODRV-13"
13    
14     sminclude xorg
15    
16     UP2DATE="updatecmd_xorg ${PNAME}"