From b3fbef07e7aa474cd1b1b4d44074242b14731af1 Mon Sep 17 00:00:00 2001 From: uglyside Date: Sat, 21 Jun 2025 16:51:26 +0300 Subject: [PATCH] zim wiki v0.76.3 --- office/zim/actions.py | 7 +-- office/zim/pspec.xml | 118 ++++++++++++++++++++++-------------------- 2 files changed, 64 insertions(+), 61 deletions(-) diff --git a/office/zim/actions.py b/office/zim/actions.py index 255e9cbaaf..bf46a24585 100644 --- a/office/zim/actions.py +++ b/office/zim/actions.py @@ -6,12 +6,9 @@ from pisi.actionsapi import pythonmodules -def setup(): - pass - def build(): - pythonmodules.compile(pyVer = "3") + pythonmodules.compile(pyVer = "3") def install(): - pythonmodules.install(pyVer = "3") + pythonmodules.install(pyVer = "3") diff --git a/office/zim/pspec.xml b/office/zim/pspec.xml index e4ede1f5b2..8ebf807711 100644 --- a/office/zim/pspec.xml +++ b/office/zim/pspec.xml @@ -1,69 +1,75 @@ - - zim - https://zim-wiki.org/ - - PisiLinux Community - admins@pisilinux.org - - GPL-2 - app:gui - office - A Desktop Wiki. - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control. - https://zim-wiki.org/downloads/zim-0.75.2.tar.gz - - xdg-utils - gtk3-devel - python3-xdg - python3-devel - python3-pygobject3-devel - - + + zim + https://zim-wiki.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:gui + office + A Desktop Wiki. + Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control. + https://zim-wiki.org/downloads/zim-0.76.3.tar.gz + + xdg-utils + gtk3-devel + python3-xdg + python3-devel + python3-pygobject3-devel + + - - zim - - gtk3 - python3 - xdg-utils - python3-xdg - python3-pygobject3 - gobject-introspection - - - /usr/bin - /usr/lib - /usr/share - /usr/share/zim - /usr/share/locale - /usr/share/man/man1 - - + + zim + + gtk3 + python3 + xdg-utils + python3-xdg + python3-pygobject3 + gobject-introspection + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man/man1 + + - + + 2025-06-21 + 0.76.3 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + 2023-11-04 0.75.2 Version bump. Mustafa Cinasal muscnsl@gmail.com - - 2022-11-14 - 0.75.1 - Version bump. - fury - uglyside@yandex.ru - - - 2021-12-14 - 0.74.3 - First build. - fury - uglyside@yandex.ru - - + + 2022-11-14 + 0.75.1 + Version bump. + fury + uglyside@yandex.ru + + + 2021-12-14 + 0.74.3 + First build. + fury + uglyside@yandex.ru + +