mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
file-roller: update to 3.28.0.
This commit is contained in:
parent
0da62fdca7
commit
b6894f388c
1 changed files with 5 additions and 6 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'file-roller'
|
# Template file for 'file-roller'
|
||||||
pkgname=file-roller
|
pkgname=file-roller
|
||||||
version=3.26.2
|
version=3.28.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils itstool glib-devel"
|
hostmakedepends="pkg-config intltool gnome-doc-utils itstool glib-devel"
|
||||||
makedepends="nautilus-devel json-glib-devel libnotify-devel libarchive-devel"
|
makedepends="nautilus-devel json-glib-devel libnotify-devel libarchive-devel file-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="GNOME Front-end to archiving programs like tar and zip"
|
short_desc="GNOME Front-end to archiving programs like tar and zip"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=3e677b8e1c2f19aead69cf4fc419a19fc3373aaf5d7bf558b4f077f10bbba8a5
|
checksum=c17139b46dd4c566ae70a7e3cb930b16e46597c7f9931757fcab900e5015f696
|
||||||
|
|
Loading…
Add table
Reference in a new issue