gparted: update to 0.19.0.
This commit is contained in:
parent
fde6a4c017
commit
f9d46635e1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gparted'
|
# Template file for 'gparted'
|
||||||
pkgname=gparted
|
pkgname=gparted
|
||||||
version=0.18.0
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libparted-dmraid --sbindir=/usr/bin"
|
configure_args="--enable-libparted-dmraid --sbindir=/usr/bin"
|
||||||
|
@ -12,12 +12,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://gparted.sourceforge.net"
|
homepage="http://gparted.sourceforge.net"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=bf1f19f8f2ceb33ee9d4e65ffe8d261cf8dba35d31d9cbdaee479dbd34709e6a
|
checksum=d5ddafa1580e0cec834f63bf9e2c958b59fae700298a3edfe16a5c2438d18d15
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i "s:@gksuprog@ @installdir@/gparted %f:@installdir@/gparted-pkexec %f:g" gparted.desktop.in.in
|
sed -i "s:@gksuprog@ @installdir@/gparted %f:@installdir@/gparted-pkexec %f:g" gparted.desktop.in.in
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/org.void.pkexec.gparted.policy 644 /usr/share/polkit-1/actions
|
vinstall ${FILESDIR}/org.void.pkexec.gparted.policy 644 /usr/share/polkit-1/actions
|
||||||
vinstall ${FILESDIR}/gparted-pkexec 755 usr/bin
|
vinstall ${FILESDIR}/gparted-pkexec 755 usr/bin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user