ghex: update to 3.18.0.

This commit is contained in:
Juan RP 2015-09-30 18:03:30 +02:00
parent 118578ddfd
commit 00be3af913

View File

@ -1,18 +1,18 @@
# Template file for 'ghex' # Template file for 'ghex'
pkgname=ghex pkgname=ghex
version=3.10.1 version=3.18.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-static" configure_args="--disable-schemas-compile --disable-static"
hostmakedepends="pkg-config gtk-update-icon-cache intltool itstool" hostmakedepends="pkg-config gtk-update-icon-cache intltool itstool"
makedepends="gtk+3-devel hicolor-icon-theme desktop-file-utils iso-codes" makedepends="gtk+3-devel iso-codes"
depends="hicolor-icon-theme desktop-file-utils iso-codes" depends="hicolor-icon-theme desktop-file-utils iso-codes"
short_desc="A simple binary editor for GNOME" short_desc="A simple binary editor for GNOME"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-$version.tar.xz" distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-$version.tar.xz"
checksum=34b66cb5c84410c420df72f229d25aee5979e58048a246ed719b046f0c241132 checksum=c5b1eb50a8dd1334880b37617871498b778ea137f79bb43894ec68e4f63dc925
libgtkhex_package() { libgtkhex_package() {
short_desc+=" - runtime library" short_desc+=" - runtime library"