Magellan Linux

Contents of /smage/trunk/core/intltool/intltool-0.40.6-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 317 - (show annotations) (download)
Wed Apr 28 13:32:34 2010 UTC (14 years ago) by niro
File size: 468 byte(s)
auto added: ver bump to 0.40.6-r2
1 # $Id$
2
3 PNAME="intltool"
4 PVER="0.40.6"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-util"
8 STATE="unstable"
9
10 DESCRIPTION="Tools to internationalize various kinds of data files."
11 HOMEPAGE="http://www.gnome.org/"
12
13 DEPEND=">= dev-lang/perl-5.10.1
14 >= dev-perl/xml-parser-2.34"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 gnome://${PNAME}/${PVER%.*}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd_gnome ${PNAME}"

Properties

Name Value
svn:keywords Id