Magellan Linux

Contents of /trunk/extras/gnome-disk-utility/gnome-disk-utility-3.6.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13416 - (show annotations) (download)
Sat Oct 6 19:43:57 2012 UTC (11 years, 7 months ago) by niro
File size: 492 byte(s)
auto added: ver bump to 3.6.1-r1
1 # $Id$
2
3 PNAME="gnome-disk-utility"
4 PVER="3.6.1"
5 PBUILD="r1"
6
7 PCAT="sys-apps"
8
9 DESCRIPTION="Disk Utility for GNOME using udisks."
10 HOMEPAGE="http://www.gnome.org/"
11
12 DEPEND=">= dev-libs/glib2-2.34
13 >= x11-libs/gtk3+-3.6
14 >= sys-fs/udisks2-2.0
15 >= app-crypt/libsecret-0.10
16 >= dev-libs/libpwquality-1.2"
17
18 SDEPEND=">= dev-util/pkgconfig-0.25
19 >= dev-util/intltool-0.50"
20
21 SRCFILE="${PNAME}-${PVER}.tar.xz"
22 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
23
24 sminclude gnome2
25
26 UP2DATE="updatecmd_gnome ${PNAME}"