mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: eog-plugins-3.2.0.
This commit is contained in:
parent
a4c7c4cada
commit
f3cf8a0509
1 changed files with 56 additions and 0 deletions
56
srcpkgs/eog-plugins/template
Normal file
56
srcpkgs/eog-plugins/template
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
# Template file for 'eog-plugins'
|
||||||
|
pkgname=eog-plugins
|
||||||
|
version=3.2.0
|
||||||
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
|
build_style=gnu_configure
|
||||||
|
configure_args="--localstatedir=/var"
|
||||||
|
short_desc="Eye of GNOME plugins"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://www.gnome.org"
|
||||||
|
license="GPL-2"
|
||||||
|
checksum=49a78e862a1967733b439ca4a4cde42084e8d4b1947c4a5ddb1b3581bec64dc0
|
||||||
|
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."
|
||||||
|
|
||||||
|
# XXX postr plugin.
|
||||||
|
Add_dependency run glibc
|
||||||
|
Add_dependency run libpeas
|
||||||
|
Add_dependency run libgirepository
|
||||||
|
Add_dependency run libffi
|
||||||
|
Add_dependency run gtk+3
|
||||||
|
Add_dependency run atk
|
||||||
|
Add_dependency run glib
|
||||||
|
Add_dependency run pango
|
||||||
|
Add_dependency run gdk-pixbuf
|
||||||
|
Add_dependency run cairo
|
||||||
|
Add_dependency run freetype
|
||||||
|
Add_dependency run fontconfig
|
||||||
|
Add_dependency run libexif
|
||||||
|
Add_dependency run libchamplain
|
||||||
|
Add_dependency run clutter-gtk
|
||||||
|
Add_dependency run clutter
|
||||||
|
Add_dependency run cogl
|
||||||
|
Add_dependency run json-glib
|
||||||
|
Add_dependency run MesaLib
|
||||||
|
Add_dependency run libXi
|
||||||
|
Add_dependency run libdrm
|
||||||
|
Add_dependency run libX11
|
||||||
|
Add_dependency run libXext
|
||||||
|
Add_dependency run libXdamage
|
||||||
|
Add_dependency run libXcomposite
|
||||||
|
Add_dependency run libXfixes
|
||||||
|
Add_dependency run libgdata
|
||||||
|
Add_dependency run libsoup
|
||||||
|
Add_dependency run libxml2
|
||||||
|
Add_dependency run eog
|
||||||
|
|
||||||
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency build intltool
|
||||||
|
Add_dependency build eog-devel
|
||||||
|
Add_dependency build libgdata-devel
|
||||||
|
Add_dependency build libchamplain-devel
|
Loading…
Add table
Reference in a new issue