2010-04-14 22:15:29 +00:00
|
|
|
# Template file for 'eog'
|
|
|
|
pkgname=eog
|
2012-04-16 23:12:49 +00:00
|
|
|
version=3.4.1
|
2012-03-26 22:39:32 +00:00
|
|
|
distfiles="${GNOME_SITE}/eog/3.4/eog-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-scrollkeeper"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
|
|
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-05 16:49:00 +00:00
|
|
|
revision=2
|
2010-04-14 22:15:29 +00:00
|
|
|
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-04-16 23:12:49 +00:00
|
|
|
checksum=cf29997ee065341fa323abc849732bfa18ab564cc0d931d61eaa473953d3e216
|
2010-04-14 22:15:29 +00:00
|
|
|
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."
|
|
|
|
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
2011-03-02 19:36:07 +00:00
|
|
|
subpackages="eog-devel"
|
2010-04-14 22:15:29 +00:00
|
|
|
|
|
|
|
|
|
|
|
|