gucharmap: update to 3.2.2.
This commit is contained in:
parent
a74c641ad6
commit
0ac2d12d79
1 changed files with 2 additions and 3 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'gucharmap'
|
# Template file for 'gucharmap'
|
||||||
pkgname=gucharmap
|
pkgname=gucharmap
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-install --disable-scrollkeeper
|
configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
||||||
--enable-introspection"
|
--enable-introspection"
|
||||||
revision=2
|
|
||||||
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"
|
||||||
checksum=b06f376e5baaa41f0236d659bd6d03e3b38759198257a60affb6ddb2e111beff
|
checksum=da1e422d387ff4df8bfb61e8a340483f88b0d23e4309a776848dbeb4093a5a21
|
||||||
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."
|
||||||
|
|
Loading…
Reference in a new issue