gparted: update to 0.13.0.
This commit is contained in:
parent
14dcaecd6e
commit
4b4c4ac93c
@ -1,17 +1,19 @@
|
|||||||
# Template file for 'gparted'
|
# Template file for 'gparted'
|
||||||
pkgname=gparted
|
pkgname=gparted
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
configure_args="--disable-scrollkeeper --enable-libparted-dmraid"
|
configure_args="--disable-scrollkeeper --enable-libparted-dmraid"
|
||||||
depends="hicolor-icon-theme desktop-file-utils polkit"
|
depends="hicolor-icon-theme desktop-file-utils polkit"
|
||||||
makedepends="pkg-config intltool libuuid-devel libparted-devel libsigc++-devel gnome-doc-utils glib-devel glibmm-devel atkmm-devel pangomm-devel gtk+-devel gtkmm2-devel"
|
makedepends="pkg-config intltool libuuid-devel libparted-devel
|
||||||
revision=1
|
gnome-doc-utils gtkmm2-devel"
|
||||||
short_desc="Gnome Partition Editor"
|
short_desc="Gnome Partition Editor"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://gparted.sourceforge.net"
|
homepage="http://gparted.sourceforge.net"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=2c2f4ac580f322abf5b028092a4316792e3f18ef4de4785c9d97fc9ad12d6a6d
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=4de9e79bf6ffd3b2065e86ea1e92171b825a57e66d86219c7ebd7eed282120b3
|
||||||
long_desc="
|
long_desc="
|
||||||
GParted is a free partition editor for graphically managing your disk
|
GParted is a free partition editor for graphically managing your disk
|
||||||
partitions.
|
partitions.
|
||||||
@ -24,10 +26,6 @@ long_desc="
|
|||||||
partitions. GParted enables you to reorganize your disk partitions while
|
partitions. GParted enables you to reorganize your disk partitions while
|
||||||
preserving the contents of these partitions."
|
preserving the contents of these partitions."
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/org.void.pkexec.gparted.policy \
|
vinstall ${FILESDIR}/org.void.pkexec.gparted.policy \
|
||||||
644 /usr/share/polkit-1/actions
|
644 /usr/share/polkit-1/actions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user