gucharmap: update to 3.6.0.

This commit is contained in:
Juan RP 2012-10-16 08:58:52 +02:00
parent dd0cfc1492
commit 8acac6088a
3 changed files with 6 additions and 10 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'gucharmap-devel'.
#
depends="gtk+3-devel gucharmap>=${version}"
depends="gtk+3-devel ${sourcepkg}-${version}_${revision}"
short_desc="${sourcepkg} - development files"
long_desc="${long_desc}

View file

@ -3,8 +3,6 @@ libgdk-3.so.0
libatk-1.0.so.0
libgio-2.0.so.0
libpangocairo-1.0.so.0
libgdk_pixbuf-2.0.so.0
libcairo-gobject.so.2
libcairo.so.2
libpango-1.0.so.0
libgobject-2.0.so.0

View file

@ -1,21 +1,19 @@
# Template file for 'gucharmap'
pkgname=gucharmap
version=3.5.99
version=3.6.0
revision=1
subpackages="$pkgname-devel"
build_style=gnu-configure
configure_args="--disable-schemas-compile --enable-introspection"
depends="hicolor-icon-theme desktop-file-utils"
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
gtk+3-devel>=3.6.0_2 itstool"
gtk+3-devel>=3.6.0_2 itstool"
short_desc="GNOME Unicode Charmap"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.5/$pkgname-$version.tar.xz"
checksum=0f439539e6ed3fa84a8775d27c8082410652124cb124437ff4b21432f47b8864
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
checksum=778bbc61bedcb6c573800ccebc56d360d988a156727b5a8f8bac9787c1fe7fb4
long_desc="
gucharmap is a Unicode/ISO10646 character map and font viewer for the
GNOME platform. It supports anti-aliased, scalable fonts and more."
subpackages="$pkgname-devel"