31 lines
1 KiB
Text
31 lines
1 KiB
Text
# Template file for 'eog-plugins'
|
|
pkgname=eog-plugins
|
|
version=3.4.0
|
|
revision=1
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="Eye of GNOME plugins"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
checksum=21a63f8f6e3a5b30f2f05133edc46becd4c83343c0f462a345204326071bc139
|
|
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.
|
|
|
|
This package contains some useful plugins for the Eye of GNOME."
|
|
|
|
pycompile_dirs="usr/lib/eog/plugins"
|
|
|
|
# XXX postr plugin.
|
|
Add_dependency run eog ">=${version}"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build eog-devel
|
|
Add_dependency build libgdata-devel
|
|
Add_dependency build libchamplain-devel
|
|
Add_dependency build libpeas-devel
|
|
Add_dependency build libexif-devel
|