Magellan Linux

Contents of /trunk/core/taglib/taglib-1.5_rc1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1631 - (show annotations) (download)
Tue May 12 17:19:43 2009 UTC (14 years, 11 months ago) by niro
File size: 655 byte(s)
-moved to 'core'
1 # $Header: /magellan-cvs/smage/taglib/taglib-1.5_rc1-r1.smage2,v 1.1 2008/02/15 23:51:49 niro Exp $
2
3 PNAME="taglib"
4 PVER="1.5_rc1"
5 PBUILD="r1"
6
7 PCATEGORIE="media-libs"
8 STATE="unstable"
9
10 DESCRIPTION="TagLib is a library for reading and editing the meta-data of several popular audio formats."
11 HOMEPAGE="http://developer.kde.org/~wheeler/taglib.html"
12
13 DEPEND=""
14
15 SRCFILE="${PNAME}-${PVER/_/}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER/_/}"
17
18 sminclude cmake
19
20 SRC_URI=(
21 http://developer.kde.org/~wheeler/files/src/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 # taglib doesn't like strong CFLAGS
26 export CFLAGS="${CFLAGS//-O3} -O2"
27 export CXXFLAGS="${CFLAGS}"

Properties

Name Value
svn:keywords Id