diff --git a/desktop/gnome/addons/eog-plugins/actions.py b/desktop/gnome/addons/eog-plugins/actions.py new file mode 100644 index 0000000000..c449694c8d --- /dev/null +++ b/desktop/gnome/addons/eog-plugins/actions.py @@ -0,0 +1,18 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 2. +# See the file http://www.gnu.org/copyleft/gpl.txt. + +from pisi.actionsapi import autotools, get, pisitools + +def setup(): + autotools.configure() + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS") diff --git a/desktop/gnome/addons/eog-plugins/pspec.xml b/desktop/gnome/addons/eog-plugins/pspec.xml new file mode 100644 index 0000000000..2e13ca1436 --- /dev/null +++ b/desktop/gnome/addons/eog-plugins/pspec.xml @@ -0,0 +1,86 @@ + + + + + eog-plugins + https://wiki.gnome.org/Apps/EyeOfGnome/Plugins + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + eog-plugins + app:gui + A collection of plugins for the eog image viewer + A collection of plugins for the eog image viewer + mirrors://gnome/eog-plugins/3.26/eog-plugins-3.26.7.tar.xz + + libchamplain-devel + clutter-gtk-devel + eog-devel + gsettings-desktop-schemas-devel + libexif-devel + libgdata-devel + libpeas-devel + intltool + python3-devel + + + + + eog-plugins + + atk + eog + cogl + gtk3 + mesa + cairo + glib2 + libXi + pango + libX11 + libdrm + clutter + libXext + libexif + libpeas + libsoup + libxml2 + wayland + harfbuzz + libgdata + libglvnd + json-glib + libXfixes + libXrandr + gdk-pixbuf + libXdamage + clutter-gtk + libchamplain + libxkbcommon + libXcomposite + wayland-client + wayland-cursor + wayland-server + gnome-online-accounts + gobject-introspection + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + + + + + + 2021-06-16 + 3.26.7 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + diff --git a/desktop/gnome/addons/eog-plugins/translations.xml b/desktop/gnome/addons/eog-plugins/translations.xml new file mode 100644 index 0000000000..8ea02316d7 --- /dev/null +++ b/desktop/gnome/addons/eog-plugins/translations.xml @@ -0,0 +1,8 @@ + + + + eog-plugins + eog resim görüntüleyici için bir eklenti koleksiyonu + eog resim görüntüleyici için bir eklenti koleksiyonu + +