Magellan Linux

Contents of /trunk/extras/twolame/twolame-0.3.12-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4161 - (show annotations) (download)
Thu Nov 26 12:59:03 2009 UTC (14 years, 6 months ago) by niro
File size: 451 byte(s)
auto added: ver bump to 0.3.12-r2
1 # $Id$
2
3 PNAME="twolame"
4 PVER="0.3.12"
5 PBUILD="r2"
6
7 PCATEGORIE="media-sound"
8 STATE="unstable"
9
10 DESCRIPTION="TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder."
11 HOMEPAGE="http://www.twolame.org/"
12
13 DEPEND=">= media-libs/libsndfile-1.0"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 sourceforge://${PNAME}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_sourceforge ${PNAME}"

Properties

Name Value
svn:keywords Id