diff --git a/desktop/gnome/apps/gnome-characters/actions.py b/desktop/gnome/apps/gnome-characters/actions.py new file mode 100644 index 0000000000..bef0a3ccba --- /dev/null +++ b/desktop/gnome/apps/gnome-characters/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 mesontools, pisitools + +def setup(): + mesontools.configure() + +def build(): + mesontools.build() + +def install(): + mesontools.install() + + pisitools.dodoc("COPYING*", "README*", "NEWS") diff --git a/desktop/gnome/apps/gnome-characters/pspec.xml b/desktop/gnome/apps/gnome-characters/pspec.xml new file mode 100644 index 0000000000..5cc0d8ea8c --- /dev/null +++ b/desktop/gnome/apps/gnome-characters/pspec.xml @@ -0,0 +1,62 @@ + + + + + gnome-characters + https://wiki.gnome.org/Design/Apps/CharacterMap + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + gnome-characters + app:gui + Character map application for GNOME + Character map application for GNOME + mirrors://gnome/gnome-characters/40/gnome-characters-40.0.tar.xz + + desktop-file-utils + gettext-devel + gjs-devel + gobject-introspection-devel + gtk3-devel + appstream-glib-devel + libhandy-devel + libunistring-devel + meson + + + + + gnome-characters + + gtk3 + glib2 + pango + libunistring + + + /usr/bin + /usr/lib/org.gnome.Characters + /usr/share/applications + /usr/share/dbus-1 + /usr/share/doc + /usr/share/glib-2.0 + /usr/share/gnome-shell + /usr/share/icons + /usr/share/locale + /usr/share/metainfo + /usr/share/org.gnome.Characters + + + + + + 2021-06-09 + 40.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + diff --git a/desktop/gnome/apps/gnome-characters/translations.xml b/desktop/gnome/apps/gnome-characters/translations.xml new file mode 100644 index 0000000000..cc4cb98127 --- /dev/null +++ b/desktop/gnome/apps/gnome-characters/translations.xml @@ -0,0 +1,8 @@ + + + + gnome-characters + GNOME için karakter haritası uygulaması + GNOME için karakter haritası uygulaması + + diff --git a/pisi-index.xml b/pisi-index.xml index 46c937879f..4a24c3172d 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -11339,6 +11339,68 @@ components such as the Settings and gnome-shell. + + + gnome-characters + https://wiki.gnome.org/Design/Apps/CharacterMap + + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + GPLv2 + app:gui + desktop.gnome.apps + Character map application for GNOME + GNOME için karakter haritası uygulaması + Character map application for GNOME + GNOME için karakter haritası uygulaması + gnome-characters + mirrors://gnome/gnome-characters/40/gnome-characters-40.0.tar.xz + + desktop-file-utils + gettext-devel + gjs-devel + gobject-introspection-devel + gtk3-devel + appstream-glib-devel + libhandy-devel + libunistring-devel + meson + + desktop/gnome/apps/gnome-characters/pspec.xml + + + gnome-characters + + gtk3 + glib2 + pango + libunistring + + + /usr/bin + /usr/lib/org.gnome.Characters + /usr/share/applications + /usr/share/dbus-1 + /usr/share/doc + /usr/share/glib-2.0 + /usr/share/gnome-shell + /usr/share/icons + /usr/share/locale + /usr/share/metainfo + /usr/share/org.gnome.Characters + + + + + 2021-06-09 + 40.0 + First release + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + + + gitg diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 489cdfdac5..799fab04f8 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -139dfd809bc74f87007756c29c6fcc5d90a7ef7a \ No newline at end of file +315314dd1c5d669578af24db13df4f5d64c0eeab \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index b51da07ba2..ccf073a904 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 981446b84b..dbab187343 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -3fad1ede1698095ff944caab5587ebf5ab70079c \ No newline at end of file +3c278ff1bec7f2640152b5f94cd8bcf7a6eef106 \ No newline at end of file