Magellan Linux

Contents of /branches/magellan-next/core/libogg/libogg-1.1.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6565 - (show annotations) (download)
Mon Sep 6 16:57:30 2010 UTC (13 years, 8 months ago) by niro
File size: 545 byte(s)
imported from trunk
1 # $Id$
2
3 PNAME="libogg"
4 PVER="1.1.4"
5 PBUILD="r1"
6
7 PCATEGORIE="media-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Ogg Vorbis is a fully open compressed audio format for mid to high quality audio."
11 HOMEPAGE="http://xiph.org/ogg/vorbis/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild multilib
19
20 SRC_URI=(
21 http://downloads.xiph.org/releases/ogg/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd 'http://downloads.xiph.org/releases/${PNAME/lib/}/?C=M;O=A' | lasttarball gz"

Properties

Name Value
svn:keywords Id