diff --git a/editor/geany/actions.py b/editor/geany/actions.py
index 02bc5e867a..668146f556 100644
--- a/editor/geany/actions.py
+++ b/editor/geany/actions.py
@@ -15,15 +15,15 @@ j = ''.join([
' --disable-static '
])
-def setup():
- shelltools.export("PYTHON", "/usr/bin/python3")
- autotools.configure(j)
+shelltools.export("PYTHON", "/usr/bin/python3")
- pisitools.dosed("libtool", " -shared ", " -Wl,-O2,--as-needed -shared ")
+def setup():
+ autotools.configure(j)
+
+ pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
- autotools.make()
+ autotools.make()
def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
-
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
diff --git a/editor/geany/pspec.xml b/editor/geany/pspec.xml
index 13030852ac..bf98579ee7 100644
--- a/editor/geany/pspec.xml
+++ b/editor/geany/pspec.xml
@@ -1,73 +1,75 @@
-
- geany
- https://geany.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- app:gui
- GTK+ based fast and lightweight IDE.
-
- Geany is a text editor using the GTK+ toolkit with basic features of an integrated development environment.
-
- https://download.geany.org/geany-2.0.tar.bz2
-
- libgcc
- intltool
- vte-devel
- gtk3-devel
- glib2-devel
- python3-lxml
- python3-devel
-
-
+
+ geany
+ https://geany.org/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ app:gui
+ GTK+ based fast and lightweight IDE.
+ Geany is a text editor using the GTK+ toolkit with basic features of an integrated development environment.
+ https://download.geany.org/geany-2.1.tar.bz2
+
+ libgcc
+ intltool
+ vte-devel
+ gtk3-devel
+ glib2-devel
+ python3-lxml
+ python3-devel
+
+
-
- geany
-
- atk
- vte
- gtk3
- glib2
- cairo
- pango
- libgcc
- python3
- gdk-pixbuf
- geany-colorschemes
-
-
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/locale
- /usr/share/man/man1
- /usr/share/doc
-
-
-
-
-
+
+ geany
+
+ atk
+ vte
+ gtk3
+ glib2
+ cairo
+ pango
+ libgcc
+ python3
+ gdk-pixbuf
+ geany-colorschemes
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+
+
+
+
+
-
- geany-devel
- geany için geliştirme dosyaları
-
- geany
- gtk3-devel
- glib2-devel
-
-
- /usr/lib/pkgconfig
- /usr/include/geany/*
-
-
+
+ geany-devel
+ geany için geliştirme dosyaları
+
+ gtk3-devel
+ glib2-devel
+ geany
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+ 2025-07-06
+ 2.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2023-11-01
2.0
@@ -75,54 +77,54 @@
Mustafa Cinasal
muscnsl@gmail.com
-
- 2021-10-15
- 1.38
- Version bump.
- fury
- uglyside@yandex.ru
-
-
- 2020-12-06
- 1.37.1
- Version bump.
- fury
- uglyside@yandex.ru
-
-
- 2020-06-24
- 1.36
- Disable binreloc.
- fury
- uglyside@yandex.ru
-
-
- 2020-02-03
- 1.36
- Rebuild with gtk3.
- fury
- uglyside@yandex.ru
-
-
- 2019-10-15
- 1.36
- Version bump
- fury
- uglyside@yandex.ru
-
-
- 2019-04-30
- 1.35
- Version bump
- fury
- uglyside@yandex.ru
-
-
- 2019-04-16
- 1.34.1
- First release
- fury
- uglyside@yandex.ru
-
-
+
+ 2021-10-15
+ 1.38
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
+
+ 2020-12-06
+ 1.37.1
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
+
+ 2020-06-24
+ 1.36
+ Disable binreloc.
+ fury
+ uglyside@yandex.ru
+
+
+ 2020-02-03
+ 1.36
+ Rebuild with gtk3.
+ fury
+ uglyside@yandex.ru
+
+
+ 2019-10-15
+ 1.36
+ Version bump
+ fury
+ uglyside@yandex.ru
+
+
+ 2019-04-30
+ 1.35
+ Version bump
+ fury
+ uglyside@yandex.ru
+
+
+ 2019-04-16
+ 1.34.1
+ First release
+ fury
+ uglyside@yandex.ru
+
+
diff --git a/editor/geany/translations.xml b/editor/geany/translations.xml
index fa44cd82a0..e9a80be22d 100644
--- a/editor/geany/translations.xml
+++ b/editor/geany/translations.xml
@@ -1,13 +1,13 @@
-
- geany
- GTK+ based fast and lightweight IDE
- GTK+ based fast and lightweight IDE
-
+
+ geany
+ GTK+ based fast and lightweight IDE
+ GTK+ based fast and lightweight IDE
+
-
- geany-devel
- geany için geliştirme dosyaları
-
+
+ geany-devel
+ geany için geliştirme dosyaları
+