diff --git a/desktop/gnome/apps/gedit-plugins/actions.py b/desktop/gnome/apps/gedit-plugins/actions.py
new file mode 100644
index 0000000000..46ac466f68
--- /dev/null
+++ b/desktop/gnome/apps/gedit-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 mesontools, pisitools
+
+def setup():
+ mesontools.configure()
+
+def build():
+ mesontools.build()
+
+def install():
+ mesontools.install()
+
+ pisitools.dodoc("NEWS", "README*", "AUTHORS", "COPYING")
diff --git a/desktop/gnome/apps/gedit-plugins/pspec.xml b/desktop/gnome/apps/gedit-plugins/pspec.xml
new file mode 100644
index 0000000000..736ea2f8b0
--- /dev/null
+++ b/desktop/gnome/apps/gedit-plugins/pspec.xml
@@ -0,0 +1,65 @@
+
+
+
+
+ gedit-plugins
+ https://wiki.gnome.org/Apps/Gedit/ShippedPlugins
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ desktop.gnome.apps
+ app:gui
+ Plugins for gedit
+ Collection of plugins for the gedit Text Editor
+ mirrors://gnome/gedit-plugins/40/gedit-plugins-40.1.tar.xz
+
+ atk-devel
+ cairo-devel
+ gedit-devel
+ gettext-devel
+ gtksourceview3-devel
+ glib2-devel
+ itstool
+ libpeas-devel
+ meson
+ python3-devel
+ python3-pygobject3-devel
+ vala-devel
+ vte-devel
+ yelp-tools
+
+
+
+
+ gedit-plugins
+
+ gtk3
+ gedit
+ glib2
+ libpeas
+ gtksourceview4
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/share/gedit
+ /usr/share/glib-2.0
+ /usr/share/help
+ /usr/share/locale
+ /usr/share/man
+ /usr/share/metainfo
+
+
+
+
+
+ 2021-06-02
+ 40.1
+ First release
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
+
+
diff --git a/desktop/gnome/apps/gedit-plugins/translations.xml b/desktop/gnome/apps/gedit-plugins/translations.xml
new file mode 100644
index 0000000000..7793bfe563
--- /dev/null
+++ b/desktop/gnome/apps/gedit-plugins/translations.xml
@@ -0,0 +1,18 @@
+
+
+
+ gedit
+ gedit için eklentiler
+ gedit metin editörü için eklentiler
+
+
+
+ gedit-devel
+ gedit için geliştirme dosyaları
+
+
+
+ gedit-docs
+ gedit başvuru belgeleri
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 8a44a459a2..257cea58a1 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -9970,8 +9970,8 @@ components such as the Settings and gnome-shell.
- gedit
- https://wiki.gnome.org/Apps/Gedit
+ gedit-plugins
+ https://wiki.gnome.org/Apps/Gedit/ShippedPlugins
PisiLinux Community
admins@pisilinux.org
@@ -9980,10 +9980,8 @@ components such as the Settings and gnome-shell.
app:gui
desktop.gnome.apps
Plugins for gedit
- GNOME için öntanımlı metin editörü
- Plugins for gedit
- gedit, GNOME ortamı için küçük ve hafif bir metin editörüdür.
- mirrors://gnome/gedit/40/gedit-40.1.tar.xz
+ Collection of plugins for the gedit Text Editor
+ mirrors://gnome/gedit-plugins/40/gedit-plugins-40.1.tar.xz
atk-devel
cairo-devel
@@ -10003,35 +10001,23 @@ components such as the Settings and gnome-shell.
desktop/gnome/apps/gedit-plugins/pspec.xml
- gedit
+ gedit-plugins
- atk
gtk3
- cairo
- pango
+ gedit
+ glib2
libpeas
- enchant
- zeitgeist
- gdk-pixbuf
- gtksourceview3
- gobject-introspection
- gsettings-desktop-schemas
+ gtksourceview4
/usr/lib
/usr/share/doc
- /usr/share/man
- /usr/bin
- /usr/share/help
/usr/share/gedit
- /usr/share/GConf
- /usr/share/dbus-1
- /usr/libexec
- /usr/share/appdata
/usr/share/glib-2.0
- /usr/share/vala/vapi/
- /usr/share/applications
+ /usr/share/help
/usr/share/locale
+ /usr/share/man
+ /usr/share/metainfo
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 4e31c6457e..adceed78a3 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-ea8391b20b5b7c7a33016c8f05c310a12ae13ec7
\ No newline at end of file
+a2716b4d3bafa1e8bdd14da01fed22f5b62bc8d9
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 51639dd857..6b1ff37871 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 5cded75791..f8016c5671 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-b203cab8b84d191ea0a63357e667c8dba89eb907
\ No newline at end of file
+b2f4084c98f88d3be79a756c8d05d07e796441f1
\ No newline at end of file