22 lines
822 B
Text
22 lines
822 B
Text
# Template file for 'gucharmap'
|
|
pkgname=gucharmap
|
|
version=3.4.1.1
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile --disable-scrollkeeper --enable-introspection"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection gtk+3-devel"
|
|
revision=1
|
|
short_desc="GNOME Unicode Charmap"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
checksum=52ea80e9e5f01232801dd24f7eb5c70eb36e7a85e429ad9113e8b71234d94c62
|
|
long_desc="
|
|
gucharmap is a Unicode/ISO10646 character map and font viewer for the
|
|
GNOME platform. It supports anti-aliased, scalable fonts and more."
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
subpackages="$pkgname-devel"
|
|
|
|
|