parent
756017d422
commit
1aecccec69
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gparted'
|
||||
pkgname=gparted
|
||||
version=0.30.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libparted-dmraid"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||
|
@ -9,13 +9,13 @@ makedepends="libuuid-devel libparted-devel gtkmm2-devel gnome-doc-utils glib-dev
|
|||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Gnome Partition Editor"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://gparted.sourceforge.net"
|
||||
homepage="https://gparted.sourceforge.io"
|
||||
license="GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d31193effe058bdaeb2a4cd4b514ec753191179a0bc3abefda68a2b7975ecf4a
|
||||
|
||||
pre_configure() {
|
||||
sed -i "s:@gksuprog@ @installdir@/gparted %f:@installdir@/gparted-pkexec %f:g" gparted.desktop.in.in
|
||||
sed -i "s:@bindir@/gparted %f:@bindir@/gparted-pkexec %f:g" gparted.desktop.in.in
|
||||
}
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/org.void.pkexec.gparted.policy 644 /usr/share/polkit-1/actions
|
||||
|
|
Loading…
Reference in a new issue