Magellan Linux

Contents of /trunk/extras/xvid4conf/xvid4conf-1.12-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 628 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/xvid4conf/xvid4conf-1.12-r3.smage2,v 1.1 2008/04/20 21:42:18 niro Exp $
2
3 PNAME="xvid4conf"
4 PVER="1.12"
5 PBUILD="r3"
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.12"
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 src_install()
24 {
25 cd ${SRCDIR}
26
27 minstalldir /usr/include || die
28 minstalldir /usr/lib || die
29
30 minstall || die
31 }

Properties

Name Value
svn:keywords Id