diff --git a/accessibility/onboard/actions.py b/accessibility/onboard/actions.py index 3a3c0d4ad2..429ab1742d 100644 --- a/accessibility/onboard/actions.py +++ b/accessibility/onboard/actions.py @@ -5,11 +5,12 @@ # See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools + +shelltools.export("FAKEROOTKEY", "1") # ?any, see setup.py 445: def build(): pythonmodules.compile(pyVer = '3') def install(): pythonmodules.install(pyVer = '3') - diff --git a/accessibility/onboard/pspec.xml b/accessibility/onboard/pspec.xml index ec9a5d9ab9..ea41830dab 100644 --- a/accessibility/onboard/pspec.xml +++ b/accessibility/onboard/pspec.xml @@ -1,7 +1,9 @@ + + onboard - https://launchpad.net/onboard + https://github.com/dr-ni/onboard Berk Çakar berk2238@hotmail.com @@ -9,30 +11,27 @@ GPLv3 On-screen keyboard useful on tablet PCs or for mobility impaired users On-screen keyboard useful on tablet PCs or for mobility impaired users + https://github.com/dr-ni/onboard/archive/1.4.2.2/onboard-1.4.2.2.tar.gz intltool - eudev-devel - python3-devel - libXtst-devel - dconf-devel - dbus-python gtk3-devel + eudev-devel + dconf-devel + python3-devel hunspell-devel - iso-codes-devel - libcanberra-devel libxkbfile-devel - python-cairo-devel - python-pygobject-devel + libcanberra-devel + python3-setuptools python3-distutils-extra - https://launchpad.net/onboard/1.4/1.4.1/+download/onboard-1.4.1.tar.gz - 00-Fix-build-with-musl.patch + + 00-Fix-build-with-musl.patch + onboard - On-screen keyboard useful on tablet PCs or for mobility impaired users gtk3 cairo @@ -43,28 +42,26 @@ libX11 libgcc libXtst + hunspell libxkbfile libcanberra - hunspell - /etc + /etc /usr/bin /usr/lib - /usr/share/applications - /usr/share/dbus-1 - /usr/share/doc - /usr/share/glib-2.0 - /usr/share/gnome-shell - /usr/share/help - /usr/share/icons - /usr/share/locale - /usr/share/man - /usr/share/onboard - /usr/share/sounds + /usr/share + + + 2025-04-20 + 1.4.2.2 + New upstream. + Berk Çakar + berk2238@hotmail.com + 2023-11-03 1.4.1