From 5c9c9dad760b268acfe72f546ae8de2cd1b9fe61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Thu, 17 Jun 2021 08:25:12 +0300 Subject: [PATCH] eog-plugins:new package --- desktop/gnome/addons/eog-plugins/actions.py | 18 ++++ .../eog-plugins/files/eog-plugins.desktop | 13 +++ desktop/gnome/addons/eog-plugins/pspec.xml | 86 +++++++++++++++++++ .../gnome/addons/eog-plugins/translations.xml | 8 ++ 4 files changed, 125 insertions(+) create mode 100644 desktop/gnome/addons/eog-plugins/actions.py create mode 100644 desktop/gnome/addons/eog-plugins/files/eog-plugins.desktop create mode 100644 desktop/gnome/addons/eog-plugins/pspec.xml create mode 100644 desktop/gnome/addons/eog-plugins/translations.xml 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/files/eog-plugins.desktop b/desktop/gnome/addons/eog-plugins/files/eog-plugins.desktop new file mode 100644 index 0000000000..baa84460da --- /dev/null +++ b/desktop/gnome/addons/eog-plugins/files/eog-plugins.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Encoding=UTF-8 +Name=Eog-plugins +Name[tr]=Eog-plugins +GenericName=Eog-plugins +GenericName[tr]=Eog-plugins +Icon=eog-plugins +Exec=eog-plugins +Terminal=false +StartupNotify=false +Categories=Application;Game;ArcadeGame; 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 + +