From 744ed9c3746f5717e89677dd7a33b096947977b1 Mon Sep 17 00:00:00 2001 From: uglyside Date: Sat, 21 Jun 2025 09:49:20 +0300 Subject: [PATCH] terminator v2.1.5 --- x11/terminal/terminator/actions.py | 9 +- x11/terminal/terminator/pspec.xml | 185 ++++++++++++----------- x11/terminal/terminator/translations.xml | 10 +- 3 files changed, 105 insertions(+), 99 deletions(-) diff --git a/x11/terminal/terminator/actions.py b/x11/terminal/terminator/actions.py index 17c4d85764..e79b67ba44 100644 --- a/x11/terminal/terminator/actions.py +++ b/x11/terminal/terminator/actions.py @@ -9,14 +9,13 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import pisitools def setup(): - shelltools.system("find . -type f -exec sed -i 's/env\ python$/env python3/g' {} \;") - pisitools.dosed("setup.py", "gtk-update", "gtk3-update") + shelltools.system("find . -type f -exec sed -i '/env.*python/s/$/3/g' {} \;") def build(): - pythonmodules.compile(pyVer = '3') + pythonmodules.compile(pyVer = '3') def install(): - pythonmodules.install(pyVer = '3') + pythonmodules.install(pyVer = '3') -# pisitools.dodoc("README.md") + pisitools.dodoc("AUTHORS", "COPYING") diff --git a/x11/terminal/terminator/pspec.xml b/x11/terminal/terminator/pspec.xml index 74486eac38..97ec71cdb7 100644 --- a/x11/terminal/terminator/pspec.xml +++ b/x11/terminal/terminator/pspec.xml @@ -1,96 +1,103 @@ - - terminator - https://gnome-terminator.org/ - - PisiLinux Community - admins@pisilinux.org - - GPL-2 - app:gui - x11.terminal - Multiple terminals in one window. - In April of 2020 we started moving Terminator to GitHub. A new team wanted to continue the work of the original authors. - - https://github.com/gnome-terminator/terminator/releases/download/v2.1.3/terminator-2.1.3.tar.gz - - - intltool - vte-devel - gtk3-devel - gnutls-devel - dbus-python3 - python3-devel - python3-wheel - gettext-devel - libpcre2-devel - python3-psutil - dbus-glib-devel - keybinder-devel - python3-setuptools - python3-pytest-runner - python3-pygobject3-devel - gsettings-desktop-schemas-devel - - + + terminator + https://gnome-terminator.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + x11.terminal + Multiple terminals in one window. + In April of 2020 we started moving Terminator to GitHub. A new team wanted to continue the work of the original authors. + https://github.com/gnome-terminator/terminator/releases/download/v2.1.5/terminator-2.1.5.tar.gz + + intltool + vte-devel + gtk3-devel + gnutls-devel + dbus-python3 + python3-devel + python3-wheel + python3-cairo + gettext-devel + libpcre2-devel + python3-psutil + dbus-glib-devel + keybinder-devel + python3-setuptools + python3-pytest-runner + python3-pygobject3-devel + gsettings-desktop-schemas-devel + + - - terminator - - vte - gtk3 - gnutls - python3 - libpcre2 - keybinder - dbus-glib - python3-six - dbus-python3 - python3-psutil - python3-configobj - python3-pygobject3 - gsettings-desktop-schemas - - - /usr/bin - /usr/lib - /usr/share - /usr/share/man - /usr/share/doc - - + + terminator + + vte + gtk3 + gnutls + python3 + libpcre2 + keybinder + dbus-glib + python3-six + dbus-python3 + python3-cairo + python3-psutil + python3-configobj + python3-pygobject3 + gsettings-desktop-schemas + + + /usr/bin + /usr/lib + /usr/share + /usr/share/man + /usr/share/doc + + - - - 2023-11-04 - 2.1.3 - Rebuild. - fury - uglyside@yandex.ru - - - 2023-03-07 - 2.1.3 - Version bump. - fury - uglyside@yandex.ru - - - 2022-11-10 - 2.1.2 - Version bump. - fury - uglyside@yandex.ru - - - 2021-11-04 - 2.1.1 - First build - fury - uglyside@yandex.ru - - + + + 2025-06-21 + 2.1.5 + Version bump. + PisiLinux Community + admins@pisilinux.org + + + 2023-11-04 + 2.1.3 + Rebuild. + fury + uglyside@yandex.ru + + + 2023-03-07 + 2.1.3 + Version bump. + fury + uglyside@yandex.ru + + + 2022-11-10 + 2.1.2 + Version bump. + fury + uglyside@yandex.ru + + + 2021-11-04 + 2.1.1 + First build + fury + uglyside@yandex.ru + + diff --git a/x11/terminal/terminator/translations.xml b/x11/terminal/terminator/translations.xml index 0ec9a15a45..44eb5bbc4b 100644 --- a/x11/terminal/terminator/translations.xml +++ b/x11/terminal/terminator/translations.xml @@ -1,8 +1,8 @@ - - terminator - >Tek bir pencerede birden fazla terminal çalıştırabilen uygulama. - Terminator tek pencerede birden çok terminal çalıştırarak masaüstü alanınızı daha rahat kullanmanızı amaçlar. - + + terminator + >Tek bir pencerede birden fazla terminal çalıştırabilen uygulama. + Terminator tek pencerede birden çok terminal çalıştırarak masaüstü alanınızı daha rahat kullanmanızı amaçlar. +