diff --git a/desktop/toolkit/gtk/gtksourceview5/actions.py b/desktop/toolkit/gtk/gtksourceview5/actions.py
new file mode 100644
index 0000000000..75f31e4d7d
--- /dev/null
+++ b/desktop/toolkit/gtk/gtksourceview5/actions.py
@@ -0,0 +1,19 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import mesontools
+
+def setup():
+ mesontools.configure("-Dgtk_doc=true -Dglade_catalog=true")
+
+def build():
+ mesontools.build()
+
+def install():
+ mesontools.install()
+
+ pisitools.dodoc("AUTHORS", "HACKING", "NEWS", "README*")
diff --git a/desktop/toolkit/gtk/gtksourceview5/pspec.xml b/desktop/toolkit/gtk/gtksourceview5/pspec.xml
new file mode 100644
index 0000000000..47b6ddd424
--- /dev/null
+++ b/desktop/toolkit/gtk/gtksourceview5/pspec.xml
@@ -0,0 +1,100 @@
+
+
+
+
+ gtksourceview5
+ http://www.gnome.org/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ library
+ A text widget implementing syntax highlighting and other features
+ Gtksourceview improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.
+ mirrors://gnome/gtksourceview/5.2/gtksourceview-5.2.0.tar.xz
+
+ meson
+ python3
+ itstool
+ valgrind
+ intltool
+ gtk-doc
+ vala-devel
+ gtk4-devel
+ libpcre2-devel
+ fontconfig-devel
+ glib2-devel
+ yelp-tools
+ libxml2-devel
+ autoconf-archive
+ gobject-introspection-devel
+ sysprof-devel
+ glade-devel
+ gtk4-update-icon-cache
+
+
+
+
+ gtksourceview5
+
+ gtk4
+ libpcre2
+ fontconfig
+ cairo
+ fribidi
+ glib2
+ pango
+ libxml2
+ gdk-pixbuf
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/share/locale
+ /usr/share/gir-1.0/
+ /usr/share/glade/
+ /usr/share/vala/vapi
+ /usr/share/icons
+ /usr/share/gtksourceview-5
+
+
+
+
+ gtksourceview5-docs
+ data:doc
+ Reference documents of gtksourceview
+
+ /usr/share/gtk-doc
+
+
+
+
+ gtksourceview5-devel
+ Development files for gtksourceview
+
+ gtksourceview5
+ gtk4-devel
+ glib2-devel
+ pango-devel
+ fribidi-devel
+ libxml2-devel
+ libpcre2-devel
+ fontconfig-devel
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2021-10-04
+ 5.2.0
+ First release
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
+
+
diff --git a/desktop/toolkit/gtk/gtksourceview5/translations.xml b/desktop/toolkit/gtk/gtksourceview5/translations.xml
new file mode 100644
index 0000000000..64762c2f0a
--- /dev/null
+++ b/desktop/toolkit/gtk/gtksourceview5/translations.xml
@@ -0,0 +1,18 @@
+
+
+
+ gtksourceview4
+ Sözdizimi vurgulaması için araçlar
+ Gtksourceview, gtk+ metin kütüphanesini geliştiren ve bir kaynak kodu düzenleyicisinde olması gereken sözdizimi vurgulaması gibi özellikleri sağlayan bir araçtır.
+
+
+
+ gtksourceview4-devel
+ gtksourceview için geliştirme dosyaları
+
+
+
+ gtksourceview4-docs
+ gtksourceview paketine ait referans belgeleri
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index c4f4bf1ca7..42d8ebc9f1 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -216148,6 +216148,102 @@ GNOME Session and the applications that run under it.
+
+
+ gtksourceview5
+ http://www.gnome.org/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ library
+ desktop.toolkit.gtk
+ A text widget implementing syntax highlighting and other features
+ Gtksourceview improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.
+ mirrors://gnome/gtksourceview/5.2/gtksourceview-5.2.0.tar.xz
+
+ meson
+ python3
+ itstool
+ valgrind
+ intltool
+ gtk-doc
+ vala-devel
+ gtk4-devel
+ libpcre2-devel
+ fontconfig-devel
+ glib2-devel
+ yelp-tools
+ libxml2-devel
+ autoconf-archive
+ gobject-introspection-devel
+ sysprof-devel
+ glade-devel
+ gtk4-update-icon-cache
+
+ desktop/toolkit/gtk/gtksourceview5/pspec.xml
+
+
+ gtksourceview5
+
+ gtk4
+ libpcre2
+ fontconfig
+ cairo
+ fribidi
+ glib2
+ pango
+ libxml2
+ gdk-pixbuf
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/share/locale
+ /usr/share/gir-1.0/
+ /usr/share/glade/
+ /usr/share/vala/vapi
+ /usr/share/icons
+ /usr/share/gtksourceview-5
+
+
+
+ gtksourceview5-docs
+ Reference documents of gtksourceview
+ data:doc
+
+ /usr/share/gtk-doc
+
+
+
+ gtksourceview5-devel
+ Development files for gtksourceview
+
+ gtksourceview5
+ gtk4-devel
+ glib2-devel
+ pango-devel
+ fribidi-devel
+ libxml2-devel
+ libpcre2-devel
+ fontconfig-devel
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+ 2021-10-04
+ 5.2.0
+ First release
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
+
+
atk
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 8feeca70d4..5c6cf315e9 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-385f9f8f3423a5cceddb1393d394862e73390abc
\ No newline at end of file
+5e4c14912774317282a54d2d2e0a210027f9ee08
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 9571ca33e0..dad206a136 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 b9a1767b0e..66231cd186 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-9524b2357edda21debcd450c16f62a72247a68dc
\ No newline at end of file
+131fa025aa25abf8baa4e63b1fd81ea94c696b87
\ No newline at end of file