Magellan Linux

Contents of /trunk/extras/ilmbase/ilmbase-1.0.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1889 - (show annotations) (download)
Mon Jun 8 18:42:45 2009 UTC (15 years ago) by niro
File size: 542 byte(s)
-fixed SRC_URI
1 # $Id$
2
3 PNAME="ilmbase"
4 PVER="1.0.1"
5 PBUILD="r1"
6
7 PCATEGORIE="media-libs"
8 STATE="unstable"
9
10 DESCRIPTION="OpenEXR ILM Base libraries."
11 HOMEPAGE="http://openexr.com/"
12
13 DEPEND=""
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude multilib
19
20 SRC_URI=(
21 http://download.savannah.nongnu.org/releases/openexr/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${PNAME}-${PVER}-as-needed.patch
24 )
25
26 UP2DATE="updatecmd http://download.savannah.nongnu.org/releases/openexr | grep ${PNAME}-[0-9] | lasttarball gz"

Properties

Name Value
svn:keywords Id