ghex update to 3.18.4
This commit is contained in:
parent
6b91148d7a
commit
3d862ae0dd
@ -1,18 +1,17 @@
|
||||
# Template file for 'ghex'
|
||||
pkgname=ghex
|
||||
version=3.18.3
|
||||
version=3.18.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static"
|
||||
hostmakedepends="pkg-config gtk-update-icon-cache intltool itstool"
|
||||
makedepends="gtk+3-devel iso-codes"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gtk-update-icon-cache intltool itstool glib-devel"
|
||||
makedepends="gtk+3-devel iso-codes glib-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils iso-codes"
|
||||
short_desc="A simple binary editor for GNOME"
|
||||
short_desc="Simple binary editor for GNOME"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only, GFDL-1.1-only"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-$version.tar.xz"
|
||||
checksum=c67450f86f9c09c20768f1af36c11a66faf460ea00fbba628a9089a6804808d3
|
||||
checksum=c2d9c191ff5bce836618779865bee4059db81a3a0dff38bda3cc7a9e729637c0
|
||||
|
||||
libgtkhex_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
Loading…
x
Reference in New Issue
Block a user