Magellan Linux

Contents of /trunk/core/desktop-file-utils/desktop-file-utils-0.15-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1703 - (show annotations) (download)
Tue May 19 15:10:08 2009 UTC (14 years, 11 months ago) by niro
File size: 625 byte(s)
-rebuild
1 # $Id$
2
3 PNAME="desktop-file-utils"
4 PVER="0.15"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-util"
8 STATE="unstable"
9
10 DESCRIPTION="desktop-file-utils contains a few command line utilities for working with desktop entries."
11 HOMEPAGE="http://www.freedesktop.org/wiki/Software/desktop-file-utils"
12
13 DEPEND=">= dev-libs/glib2-2.20
14 >= dev-libs/popt-1.15"
15
16 SRCFILE="${PNAME}-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 http://www.freedesktop.org/software/${PNAME}/releases/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 UP2DATE="updatecmd http://www.freedesktop.org/software/${PNAME}/releases/ | lasttarball gz"

Properties

Name Value
svn:keywords Id