37 lines
1.2 KiB
Text
37 lines
1.2 KiB
Text
# Template file for 'eog'
|
|
pkgname=eog
|
|
version=3.4.0
|
|
distfiles="${GNOME_SITE}/eog/3.4/eog-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-scrollkeeper"
|
|
short_desc="Eye of GNOME graphics viewer program"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
checksum=0710479642078aebb576d07ccc599e9f5ae83f4c738b182867fda59aea359dd2
|
|
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"
|
|
subpackages="eog-devel"
|
|
|
|
Add_dependency run hicolor-icon-theme
|
|
Add_dependency run desktop-file-utils
|
|
|
|
Add_dependency build which
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gnome-doc-utils
|
|
Add_dependency build gnome-desktop-devel
|
|
Add_dependency build libpeas-devel
|
|
Add_dependency build lcms2-devel
|
|
Add_dependency build exempi-devel
|
|
Add_dependency build libexif-devel
|
|
Add_dependency build librsvg-devel
|
|
|
|
Add_dependency full gnome-icon-theme
|
|
Add_dependency full gsettings-desktop-schemas
|
|
Add_dependency full shared-mime-info
|