parent
24d0279504
commit
3d5202bc40
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=2.33.2"
|
||||
abi_depends=">=3.0.0"
|
||||
api_depends="${abi_depends}"
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'gucharmap'
|
||||
pkgname=gucharmap
|
||||
version=2.33.2
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.33/$pkgname-$version.tar.bz2"
|
||||
version=3.0.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
||||
--localstatedir=/var --with-gtk=3.0"
|
||||
short_desc="GNOME Unicode Charmap"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=03cfa5d096a98167945a46524d6e79683da829126034165d61a31b6683653d03
|
||||
checksum=e95c161f7c229e27a7acb3d5212a95ec3564b5bc2964c1607ab32ef24f093bf0
|
||||
long_desc="
|
||||
gucharmap is a Unicode/ISO10646 character map and font viewer for the
|
||||
GNOME platform. It supports anti-aliased, scalable fonts and more."
|
||||
|
|
Loading…
Reference in New Issue