void-packages/srcpkgs/gucharmap/template
Juan RP 94ec4c33c5 gucharmap: move so symlink into main pkg.
--HG--
extra : convert_revision : 67bfabe34b27605751ddc3350a01eaae556ddb85
2010-04-23 16:01:33 +02:00

46 lines
1.4 KiB
Plaintext

# Template file for 'gucharmap'
pkgname=gucharmap
version=2.30.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/2.30/$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 --enable-python-bindings"
short_desc="GNOME Unicode Charmap"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4d66007bbf715df7773f212ea6142bdb52f614ff1963c1745fe19f6f9402b577
long_desc="
gucharmap is a Unicode/ISO10646 character map and font viewer for the
GNOME platform. It supports anti-aliased, scalable fonts and more."
gconf_schemas="$pkgname.schemas"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="$pkgname-devel $pkgname-python"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run atk
Add_dependency run pango
Add_dependency run cairo
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run gtk+
Add_dependency run GConf
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build glib-devel
Add_dependency build atk-devel
Add_dependency build pango-devel
Add_dependency build cairo-devel
Add_dependency build freetype-devel
Add_dependency build fontconfig-devel
Add_dependency build gtk+-devel
Add_dependency build GConf-devel
Add_dependency build pygtk-devel
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils