void-packages/srcpkgs/gucharmap/template
2012-03-26 17:46:14 +02:00

28 lines
951 B
Plaintext

# Template file for 'gucharmap'
pkgname=gucharmap
version=3.4.0.1
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-scrollkeeper --enable-introspection"
short_desc="GNOME Unicode Charmap"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
checksum=eac2f2281cde5118544bc930b9ce90e68302a8c4ea09755f0db3e2e5e022b23c
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"
Add_dependency build which
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build gobject-introspection
Add_dependency build gtk+3-devel
Add_dependency run hicolor-icon-theme
Add_dependency run desktop-file-utils