mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
gnome-disk-utility: update to 3.10.0.
This commit is contained in:
parent
2f35572bc3
commit
5de8a0224f
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-disk-utility'
|
# Template file for 'gnome-disk-utility'
|
||||||
pkgname=gnome-disk-utility
|
pkgname=gnome-disk-utility
|
||||||
version=3.9.0
|
version=3.10.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||||
|
@ -13,11 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=704bc3afc01c120a2651b8000f64f53308e6aaa5e155cda3700af27cd32d6f04
|
checksum=34e23a62e711ec543670550f9312a5ad6610ce807d57345146b6af989788b8aa
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
sed -i -e 's/LIBLZMA_REQUIRED=5.1.0/LIBLZMA_REQUIRED=5.0.5/g' configure*
|
|
||||||
}
|
|
||||||
|
|
||||||
gnome-disk-utility_package() {
|
gnome-disk-utility_package() {
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
|
|
Loading…
Add table
Reference in a new issue