gparted.guncellendi
This commit is contained in:
parent
c5c63f7c05
commit
62de17a9a7
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Description: Gparted is the Gnome Partition Editor, a Gtk 2 GUI that can create, reorganise or delete disk partitions.
|
# Description: Gparted is the Gnome Partition Editor, a Gtk 2 GUI that can create, reorganise or delete disk partitions.
|
||||||
# URL: http://gparted.sourceforge.net/
|
# URL: http://gparted.sourceforge.net/
|
||||||
# Packager: pierre at nutyx dot org
|
# Packager: milisarge
|
||||||
# Depends on: ssh-askpass gnome-doc-utils gtk2 parted gtkmm libsigc++ ntfs-3g lvm2
|
# Depends on: ssh-askpass gnome-doc-utils gtk2 parted gtkmm libsigc++ ntfs-3g lvm2
|
||||||
|
|
||||||
description="Partition Editor, a Gtk 2 GUI that can create, reorganise or delete disk partitions."
|
|
||||||
name=gparted
|
name=gparted
|
||||||
version=0.25.0
|
version=0.27.0
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
run=(ssh-askpass)
|
run=(ssh-askpass)
|
||||||
|
@ -21,4 +20,4 @@ make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
sed -i 's/Exec=/Exec=sudo -A /' \
|
sed -i 's/Exec=/Exec=sudo -A /' \
|
||||||
$PKG/usr/share/applications/gparted.desktop
|
$PKG/usr/share/applications/gparted.desktop
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue