Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20008 - (show annotations) (download)
Sat Oct 26 11:03:45 2013 UTC (10 years, 7 months ago) by niro
File size: 527 byte(s)
-removed old patches
1 # $Id$
2
3 PNAME="gnome-disk-utility"
4 PVER="3.10.0"
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.38
13 >= x11-libs/gtk3+-3.10
14 >= sys-fs/udisks2-2.1
15 >= app-crypt/libsecret-0.14
16 >= dev-libs/libpwquality-1.2"
17
18 SDEPEND=">= dev-util/pkgconfig-0.25
19 >= dev-util/intltool-0.50
20 >= gnome-base/gnome-common-3.10"
21
22 SRCFILE="${PNAME}-${PVER}.tar.xz"
23 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
24
25 sminclude gnome2
26
27 UP2DATE="updatecmd_gnome ${PNAME}"