gparted: update to 0.18.0.
This commit is contained in:
parent
f14a8ceb8f
commit
069d6436e9
1 changed files with 3 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gparted'
|
# Template file for 'gparted'
|
||||||
pkgname=gparted
|
pkgname=gparted
|
||||||
version=0.17.0
|
version=0.18.0
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="pkg-config which intltool gnome-doc-utils"
|
hostmakedepends="pkg-config which intltool gnome-doc-utils"
|
||||||
|
@ -12,18 +12,7 @@ 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=81ab2114569c9692b7dfea62b320b333b832dd595faffdb67b3321606bc6fbc3
|
checksum=bf1f19f8f2ceb33ee9d4e65ffe8d261cf8dba35d31d9cbdaee479dbd34709e6a
|
||||||
long_desc="
|
|
||||||
GParted is a free partition editor for graphically managing your disk
|
|
||||||
partitions.
|
|
||||||
|
|
||||||
GParted is useful for tasks such as: creating space for new operating
|
|
||||||
systems, restructuring disk space to separate user and operating system
|
|
||||||
data, and copying partitions to enable upgrading to a larger hard disk drive.
|
|
||||||
|
|
||||||
Your hard disk drive or USB flash drive can be subdivided into one or more
|
|
||||||
partitions. GParted enables you to reorganize your disk partitions while
|
|
||||||
preserving the contents of these partitions."
|
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue