gucharmap: update to 3.9.99.
This commit is contained in:
parent
2302a0c8a8
commit
9b0e8b3c76
@ -1,18 +1,18 @@
|
|||||||
# Template file for 'gucharmap'
|
# Template file for 'gucharmap'
|
||||||
pkgname=gucharmap
|
pkgname=gucharmap
|
||||||
version=3.8.2
|
version=3.9.99
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --enable-introspection"
|
configure_args="--disable-schemas-compile --enable-introspection"
|
||||||
hostmakedepends="which pkg-config intltool gnome-doc-utils
|
hostmakedepends="which pkg-config intltool gnome-doc-utils
|
||||||
itstool gobject-introspection"
|
itstool gobject-introspection"
|
||||||
makedepends="gtk+3-devel>=3.8 hicolor-icon-theme desktop-file-utils"
|
makedepends="gtk+3-devel hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="GNOME Unicode Charmap"
|
short_desc="GNOME Unicode Charmap"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
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/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=08272386155bc1a7d6a2d1a0ee8d2e5ea08a9512c40dbd76b3b4c3f105604901
|
checksum=7a9425f07f8e4053e0382e627d65ca428674f8c63f2c721877ae8c62c25ccb00
|
||||||
long_desc="
|
long_desc="
|
||||||
gucharmap is a Unicode/ISO10646 character map and font viewer for the
|
gucharmap is a Unicode/ISO10646 character map and font viewer for the
|
||||||
GNOME platform. It supports anti-aliased, scalable fonts and more."
|
GNOME platform. It supports anti-aliased, scalable fonts and more."
|
||||||
@ -24,6 +24,7 @@ gucharmap-devel_package() {
|
|||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove usr/share/gir-1.0
|
vmove usr/share/gir-1.0
|
||||||
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user