Magellan Linux

Contents of /trunk/extras/libsoundtouch/libsoundtouch-1.4.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4538 - (show annotations) (download)
Fri Dec 25 00:02:07 2009 UTC (14 years, 5 months ago) by niro
File size: 518 byte(s)
-removed deprecated patches and fixed SRCDIR
1 # $Id$
2
3 PNAME="libsoundtouch"
4 PVER="1.4.0"
5 PBUILD="r1"
6
7 PCATEGORIE="media-libs"
8 STATE="unstable"
9
10 DESCRIPTION="SoundTouch is a audio processing library for modifing audio streams."
11 HOMEPAGE="http://www.surina.net/soundtouch/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME/lib/}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME/lib/}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://www.surina.net/${PNAME/lib/}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd -listonly ${HOMEPAGE} | grep ${PNAME/lib/} | lasttarball gz"

Properties

Name Value
svn:keywords Id