eog-plugins: update to 3.3.92.
This commit is contained in:
parent
d545394490
commit
de2b864d66
2 changed files with 5 additions and 9 deletions
|
@ -5,14 +5,11 @@ libgtk-3.so.0
|
|||
libgdk-3.so.0
|
||||
libatk-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libcairo-gobject.so.2
|
||||
libcairo.so.2
|
||||
libpango-1.0.so.0
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
|
@ -24,12 +21,9 @@ libc.so.6
|
|||
libchamplain-gtk-0.12.so.0
|
||||
libchamplain-0.12.so.0
|
||||
libclutter-gtk-1.0.so.0
|
||||
libclutter-glx-1.0.so.0
|
||||
libcogl-pango.so.0
|
||||
libjson-glib-1.0.so.0
|
||||
libGL.so.1
|
||||
libXi.so.6
|
||||
libcogl.so.5
|
||||
libdrm.so.2
|
||||
libX11.so.6
|
||||
libXext.so.6
|
||||
|
@ -39,3 +33,5 @@ libXfixes.so.3
|
|||
libgdata.so.13
|
||||
libsoup-2.4.so.1
|
||||
libxml2.so.2
|
||||
libclutter-1.0.so.0
|
||||
libcogl.so.9
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'eog-plugins'
|
||||
pkgname=eog-plugins
|
||||
version=3.2.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
version=3.3.92
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$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=123e50be69c33bddc5d6def0a1f618970e01207c2e959edbaf0afc56717d8975
|
||||
checksum=fbdfcd83151c3b0c3e0bb31fc53a98341f927a1b6ff9cb5659bc6696d196e8b8
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue