Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : gparted | name : gparted | ||||
| version : 0.28.1 | version : 0.30.0 | ||||
| release : 15 | release : 16 | ||||
| source : | source : | ||||
| - http://downloads.sourceforge.net/gparted/gparted-0.28.1.tar.gz : 76891f14394754f7d6ecceba2af0e585bf89f9d780c389a255dcd41a2f45d333 | - https://netcologne.dl.sourceforge.net/project/gparted/gparted/gparted-0.30.0/gparted-0.30.0.tar.gz : d31193effe058bdaeb2a4cd4b514ec753191179a0bc3abefda68a2b7975ecf4a | ||||
| license : GPL-2.0 | license : GPL-2.0 | ||||
| summary : GParted is a free graphical disk partition editor | summary : GParted is a free graphical disk partition editor | ||||
| description: | | description: | | ||||
| GNOME Partition Editor for creating, reorganizing, and deleting disk partitions. It uses libparted from the parted project to detect and manipulate partition tables. Optional file system tools permit managing file systems not included in libparted. | GNOME Partition Editor for creating, reorganizing, and deleting disk partitions. It uses libparted from the parted project to detect and manipulate partition tables. Optional file system tools permit managing file systems not included in libparted. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(atkmm-1.6) | - pkgconfig(atkmm-1.6) | ||||
| - pkgconfig(devmapper) | - pkgconfig(devmapper) | ||||
| - pkgconfig(gnome-doc-utils) | - pkgconfig(gnome-doc-utils) | ||||
| - pkgconfig(gtkmm-2.4) | - pkgconfig(gtkmm-2.4) | ||||
| - pkgconfig(libparted) | - pkgconfig(libparted) | ||||
| rundeps : | rundeps : | ||||
| - gpart # Used for data recovery functionality | - gpart # Used for data recovery functionality | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-Support-pkexec.patch | %patch -p1 < $pkgfiles/0001-Allow-auth_admin_keep-in-policy.patch | ||||
| %patch -p1 < $pkgfiles/0002-Don-t-override-icons-at-all-leave-that-to-the-deskto.patch | %patch -p1 < $pkgfiles/0002-Don-t-override-icons-at-all-leave-that-to-the-deskto.patch | ||||
| %reconfigure --disable-doc --disable-scrollkeeper | %configure --disable-static \ | ||||
| --disable-scrollkeeper \ | |||||
| --disable-doc \ | |||||
| --enable-xhost-root | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -m 00644 -D $pkgfiles/polkit.policy $installdir/usr/share/polkit-1/actions/com.solus_project.pkexec.gparted.policy | check : | | ||||
| install -D -m 00655 $pkgfiles/gparted_wrapper $installdir/usr/sbin/gparted_wrapper | %make check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.