Magellan Linux

Contents of /trunk/core/poppler-data/poppler-data-0.2.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1065 - (show annotations) (download)
Sun Jan 4 10:22:16 2009 UTC (15 years, 4 months ago) by niro
File size: 640 byte(s)
-ver bump to 0.2.1-r1; initial release
1 # $Header: /magellan-cvs/smage/poppler/poppler-0.6.4-r2.smage2,v 1.1 2008/04/03 08:10:26 niro Exp $
2
3 PNAME="poppler-data"
4 PVER="0.2.1"
5 PBUILD="r1"
6
7 PCATEGORIE="app-text"
8 STATE="unstable"
9
10 DESCRIPTION="Poppler encoding data files."
11 HOMEPAGE="http://poppler.freedesktop.org/"
12
13 DEPEND=""
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 SRC_URI=(
19 http://poppler.freedesktop.org/${SRCFILE}
20 mirror://${PNAME}/${SRCFILE}
21 )
22
23 UP2DATE="updatecmd -listonly ${HOMEPAGE}| grep ${PNAME} | lasttarball gz"
24
25 src_install()
26 {
27 cd ${SRCDIR}
28 mmake DESTDIR=${BINDIR} prefix=/usr install || die
29 minstalldocs COPYING README || die
30 }

Properties

Name Value
svn:keywords Id