gnome-disk-utility: update to 3.8.0.
This commit is contained in:
parent
5ad28c53ae
commit
bdb199d897
1 changed files with 7 additions and 15 deletions
|
@ -1,25 +1,17 @@
|
|||
# Template file for 'gnome-disk-utility'
|
||||
pkgname=gnome-disk-utility
|
||||
version=3.6.1
|
||||
version=3.8.0
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
||||
depends="hicolor-icon-theme desktop-file-utils parted"
|
||||
makedepends="pkg-config intltool gnome-doc-utils gtk+3-devel>=3.6.0_2
|
||||
udisks2-devel libsecret-devel libpwquality-devel systemd-devel"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||
makedepends="gtk+3-devel>=3.8 libcanberra-devel udisks2-devel
|
||||
libdvdread-devel libsecret-devel libpwquality-devel systemd-devel
|
||||
gnome-settings-daemon-devel>=3.8 libnotify-devel"
|
||||
short_desc="GNOME libraries and applications for dealing with storage devices"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=e848bd0a5787a654e3421c904718c587e1a953fc1b43a21401ca65b329988c32
|
||||
long_desc="
|
||||
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.
|
||||
|
||||
It utilizes udisks2."
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=2657aad8d06e5511bc34ee5ec1ff9426f70b7140b8687be528f693175759bd5e
|
||||
|
|
Loading…
Reference in a new issue