void-packages/srcpkgs/eog/template

24 lines
987 B
Text
Raw Normal View History

# Template file for 'eog'
pkgname=eog
2012-07-16 16:21:16 +00:00
version=3.4.3
2012-06-09 07:58:05 +00:00
revision=1
build_style=gnu-configure
configure_args="--disable-scrollkeeper"
depends="hicolor-icon-theme desktop-file-utils"
2012-07-16 16:21:16 +00:00
makedepends="which pkg-config intltool gnome-doc-utils gnome-desktop-devel
libpeas-devel lcms2-devel exempi-devel libexif-devel librsvg-devel"
fulldepends="gnome-icon-theme gsettings-desktop-schemas shared-mime-info"
2012-06-09 07:58:05 +00:00
gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="eog-devel"
short_desc="Eye of GNOME graphics viewer program"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-09-30 08:57:44 +00:00
homepage="http://www.gnome.org"
license="GPL-2"
2012-06-09 07:58:05 +00:00
distfiles="${GNOME_SITE}/eog/3.4/eog-$version.tar.xz"
2012-07-16 16:21:16 +00:00
checksum=66e468f09de4b8097671cb6e56cd057c0e7869d836a2345e640b6cf4c404d5d9
long_desc="
eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop
which uses the gdk-pixbuf library. It can deal with large images, and zoom
and scroll with constant memory usage. Its goals are simplicity and
standards compliance."