Magellan Linux

Annotation of /trunk/extras/xvid4conf/xvid4conf-1.12-r4.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4344 - (hide annotations) (download)
Tue Dec 1 21:14:13 2009 UTC (14 years, 9 months ago) by niro
File size: 563 byte(s)
auto added: ver bump to 1.12-r4
1 niro 4344 # $Id$
2    
3     PNAME="xvid4conf"
4     PVER="1.12"
5     PBUILD="r4"
6    
7     PCATEGORIE="media-video"
8     STATE="unstable"
9    
10     DESCRIPTION="GTK2-configuration dialog for xvid4."
11     HOMEPAGE="http://cvs.exit1.org/cgi-bin/viewcvs.cgi/xvid4conf/"
12    
13     DEPEND=">= x11-libs/gtk2+-2.18"
14     SDEPEND=">= dev-util/pkgconfig-0.23"
15    
16     SRCFILE="${PNAME}-${PVER}.tar.gz"
17     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18    
19     sminclude mbuild mtools
20    
21     SRC_URI=( mirror://${PNAME}/${SRCFILE} )
22    
23     # fake
24     UP2DATE="echo ${PVER}"
25    
26     src_install()
27     {
28     cd ${SRCDIR}
29    
30     minstalldir /usr/include || die
31     minstalldir /usr/lib || die
32    
33     minstall || die
34     }

Properties

Name Value
svn:keywords Id