diff --git a/desktop/gnome/apps/gnote/actions.py b/desktop/gnome/apps/gnote/actions.py new file mode 100644 index 0000000000..c449694c8d --- /dev/null +++ b/desktop/gnome/apps/gnote/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/apps/gnote/pspec.xml b/desktop/gnome/apps/gnote/pspec.xml new file mode 100644 index 0000000000..d657af0176 --- /dev/null +++ b/desktop/gnome/apps/gnote/pspec.xml @@ -0,0 +1,84 @@ + + + + + gnote + + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + gnote + app:gui + Note-taking application + Note-taking application + mirrors://gnome/gnote/40/gnote-40.1.tar.xz + + boost-devel + desktop-file-utils + gettext-devel + gspell-devel + gtkmm3-devel + gtk2-devel + intltool + itstool + libsecret-devel + libxml2-devel + libxslt-devel + libpcre-devel + + + + + gnote + + atk + gtk3 + atkmm + cairo + glib2 + pango + glibmm + gspell + gtkmm3 + libgcc + cairomm + libxml2 + libxslt + pangomm + enchant2 + harfbuzz + libsecret + libsigc++ + gdk-pixbuf + libutil-linux + + + /usr/bin + /usr/lib/libgnote* + /usr/lib/gnote + /usr/share/applications + /usr/share/dbus-1 + /usr/share/doc + /usr/share/glib-2.0 + /usr/share/gnome-shell + /usr/share/gnote + /usr/share/help + /usr/share/icons + /usr/share/locale + /usr/share/man + /usr/share/metainfo + + + + + + 2021-06-14 + 40.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + diff --git a/desktop/gnome/apps/gnote/translations.xml b/desktop/gnome/apps/gnote/translations.xml new file mode 100644 index 0000000000..07dd3a82e4 --- /dev/null +++ b/desktop/gnome/apps/gnote/translations.xml @@ -0,0 +1,13 @@ + + + + gnote + Not alma uygulaması + Not alma uygulaması + + + + gnote-devel + gnote için geliştirme dosyaları + + diff --git a/pisi-index.xml b/pisi-index.xml index 41c3b6a239..0cc91c26e0 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -10952,6 +10952,89 @@ components such as the Settings and gnome-shell. + + + gnote + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + app:gui + desktop.gnome.apps + Note-taking application + Not alma uygulaması + Note-taking application + Not alma uygulaması + gnote + mirrors://gnome/gnote/40/gnote-40.1.tar.xz + + boost-devel + desktop-file-utils + gettext-devel + gspell-devel + gtkmm3-devel + gtk2-devel + intltool + itstool + libsecret-devel + libxml2-devel + libxslt-devel + libpcre-devel + + desktop/gnome/apps/gnote/pspec.xml + + + gnote + + atk + gtk3 + atkmm + cairo + glib2 + pango + glibmm + gspell + gtkmm3 + libgcc + cairomm + libxml2 + libxslt + pangomm + enchant2 + harfbuzz + libsecret + libsigc++ + gdk-pixbuf + libutil-linux + + + /usr/bin + /usr/lib/libgnote* + /usr/lib/gnote + /usr/share/applications + /usr/share/dbus-1 + /usr/share/doc + /usr/share/glib-2.0 + /usr/share/gnome-shell + /usr/share/gnote + /usr/share/help + /usr/share/icons + /usr/share/locale + /usr/share/man + /usr/share/metainfo + + + + + 2021-06-14 + 40.1 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + gnome-books diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 8428d400df..bdca6037c0 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -42d6defd1cfbc124d6a5600fafc7f7a5d4884111 \ No newline at end of file +b1fa62303014784d93b096ea9fea1c4cf9558beb \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 30dc8fc7a1..9e835e4b6d 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 1f4b433389..dab3bef9f2 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -c4c368caf0fbc198a802ff013a835f0c218c033c \ No newline at end of file +cc577c18ff0452a6a636789cf5bf70d0a41d08e7 \ No newline at end of file