Magellan Linux

Diff of /smage/trunk/core/intltool/intltool-0.50.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1929 by niro, Wed Nov 9 15:33:56 2011 UTC revision 1930 by niro, Wed Nov 9 15:36:19 2011 UTC
# Line 7  PBUILD="r1" Line 7  PBUILD="r1"
7  PCATEGORIE="dev-util"  PCATEGORIE="dev-util"
8    
9  DESCRIPTION="Tools to internationalize various kinds of data files."  DESCRIPTION="Tools to internationalize various kinds of data files."
10  HOMEPAGE="http://www.gnome.org/"  HOMEPAGE="http://edge.launchpad.net/intltool/"
11    
12  DEPEND=">= dev-lang/perl-5.14  DEPEND=">= dev-lang/perl-5.14
13   >= dev-perl/xml-parser-2.41"   >= dev-perl/xml-parser-2.41"
14    
15  SRCFILE="${PNAME}-${PVER}.tar.bz2"  SRCFILE="${PNAME}-${PVER}.tar.gz"
16  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17    
18  sminclude mbuild  sminclude mbuild
19    
20  SRC_URI=(  SRC_URI=(
21   gnome://${PNAME}/${PVER%.*}/${SRCFILE}   http://edge.launchpad.net/${PNAME}/trunk/${PVER}/+download/${SRCFILE}
22   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
23  )  )
24    
25  UP2DATE="updatecmd_gnome ${PNAME}"  UP2DATE="updatecmd ${HOMEPAGE} | lasttarball gz"

Legend:
Removed from v.1929  
changed lines
  Added in v.1930