Magellan Linux

Annotation of /trunk/extras/libdvdnav/libdvdnav-0.1.10-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4530 - (hide annotations) (download)
Thu Dec 24 23:28:35 2009 UTC (14 years, 4 months ago) by niro
File size: 679 byte(s)
-moved to 'extras'
1 niro 2 # $Header: /magellan-cvs/smage/libdvdnav/libdvdnav-0.1.10-r2.smage2,v 1.1 2008/02/13 22:11:09 niro Exp $
2    
3     PNAME="libdvdnav"
4     PVER="0.1.10"
5     PBUILD="r2"
6    
7     PCATEGORIE="media-libs"
8     STATE="unstable"
9    
10     DESCRIPTION="The DVD navigation library."
11     HOMEPAGE="http://dvd.sourceforge.net/"
12    
13     DEPEND=">= media-libs/libdvdread-0.9"
14    
15     SRCFILE="${PNAME}-${PVER}.tar.gz"
16     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17    
18     sminclude mbuild
19    
20     SRC_URI=(
21     sourceforge://dvd/${SRCFILE}
22     mirror://${PNAME}/${SRCFILE}
23     mirror://${PNAME}/${PNAME}-${PVER}-build.patch
24     )
25    
26     src_prepare()
27     {
28     munpack ${SRCFILE} || die
29     cd ${SRCDIR}
30    
31     # fix cflags and installs m4 in proper location
32     mpatch ${PNAME}-${PVER}-build.patch || die
33     }

Properties

Name Value
svn:keywords Id