ghex: really correct short_desc for libgtkhex
This commit is contained in:
parent
934d89fcc7
commit
d63dfd5b75
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ghex'
|
# Template file for 'ghex'
|
||||||
pkgname=ghex
|
pkgname=ghex
|
||||||
version=3.10.0
|
version=3.10.0
|
||||||
revision=1
|
revision=2
|
||||||
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"
|
||||||
|
@ -15,7 +15,7 @@ distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-$version.tar.xz"
|
||||||
checksum=9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255
|
checksum=9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255
|
||||||
|
|
||||||
libgtkhex_package() {
|
libgtkhex_package() {
|
||||||
short_desc+="hex editor library"
|
short_desc="hex editor library"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/lib/*.so.*
|
vmove usr/lib/*.so.*
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue