2010-04-13 14:31:02 +00:00
|
|
|
# Template file for 'gnome-disk-utility'
|
|
|
|
pkgname=gnome-disk-utility
|
2012-04-22 08:06:12 +00:00
|
|
|
version=3.4.1
|
2012-07-13 16:10:02 +00:00
|
|
|
revision=2
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-03-21 09:39:16 +00:00
|
|
|
configure_args="--disable-static"
|
2012-07-13 16:10:02 +00:00
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
depends="hicolor-icon-theme desktop-file-utils parted"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config intltool gnome-doc-utils gtk+3-devel udisks2-devel"
|
2011-07-08 21:52:15 +00:00
|
|
|
short_desc="GNOME libraries and applications for dealing with storage devices"
|
2010-04-13 14:31:02 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-08 21:52:15 +00:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2012-07-13 16:10:02 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2012-04-22 08:06:12 +00:00
|
|
|
checksum=54c60a3215a144a353f78742cf14221a011641244421170d7169da39f82b0129
|
2010-04-13 14:31:02 +00:00
|
|
|
long_desc="
|
2011-07-08 21:52:15 +00:00
|
|
|
palimpsest (from the gnome-disk-utility project) is a tool to manage disk
|
|
|
|
drives and media:
|
|
|
|
|
|
|
|
* Format and partition drives.
|
|
|
|
* Mount and unmount partitions.
|
|
|
|
* Query S.M.A.R.T. attributes.
|
|
|
|
|
2012-03-21 09:39:16 +00:00
|
|
|
It utilizes udisks2."
|