Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2426 - (show annotations) (download)
Thu Jul 9 19:55:13 2009 UTC (14 years, 10 months ago) by niro
Original Path: trunk/todo/libdvdnav/libdvdnav-0.1.10-r2.smage2
File size: 679 byte(s)
-moved to 'todo'
1 # $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