Magellan Linux

Contents of /trunk/core/flac/flac-1.2.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 945 - (show annotations) (download)
Sun Dec 28 22:20:43 2008 UTC (15 years, 4 months ago) by niro
File size: 578 byte(s)
-moved to 'core'
1 # $Header: /magellan-cvs/smage/flac/flac-1.2.1-r2.smage2,v 1.1 2008/04/03 17:29:14 niro Exp $
2
3 PNAME="flac"
4 PVER="1.2.1"
5 PBUILD="r2"
6
7 PCATEGORIE="media-libs"
8 STATE="unstable"
9
10 DESCRIPTION="FLAC - Free Lossless Audio Codec."
11 HOMEPAGE="http://flac.sourceforge.net/"
12
13 DEPEND=">= virtual/glibc
14 >= media-libs/libogg-1.1"
15
16 SDEPEND=">= dev-lang/nasm-0.98
17 >= sys-apps/gawk-3.1.3
18 >= media-sound/xmms-1.2"
19
20 SRCFILE="${PNAME}-${PVER}.tar.gz"
21 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
22
23 sminclude mbuild multilib
24
25 SRC_URI=(
26 sourceforge://${PNAME}/${SRCFILE}
27 mirror://${PNAME}/${SRCFILE}
28 )

Properties

Name Value
svn:keywords Id