diff --git a/desktop/misc/dunst/pspec.xml b/desktop/misc/dunst/pspec.xml
index b017e12ee8..a39bb55033 100644
--- a/desktop/misc/dunst/pspec.xml
+++ b/desktop/misc/dunst/pspec.xml
@@ -13,8 +13,8 @@
desktop.misc
Lightweight and customizable notification daemon.
Dunst is a lightweight replacement for the notification daemons provided by most desktop environments. It’s very customizable, isn’t dependent on any toolkits, and therefore fits into those window manager centric setups we all love to customize to perfection.
-
- https://github.com/dunst-project/dunst/archive/refs/tags/v1.8.1.tar.gz
+
+ https://github.com/dunst-project/dunst/archive/refs/tags/v1.9.0.tar.gz
dbus-devel
@@ -60,6 +60,13 @@
+
+ 2022-07-10
+ 1.9.0
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2022-04-14
1.8.1
diff --git a/desktop/pisilinux/package-manager/actions.py b/desktop/pisilinux/package-manager/actions.py
index 5b6450d990..f27a7c101f 100644
--- a/desktop/pisilinux/package-manager/actions.py
+++ b/desktop/pisilinux/package-manager/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
def install():
- #pisitools.dosed("data/*.desktop", "Icon=application-x-pisi", "Icon=/usr/share/icons/breeze/apps/128/package-manager.png")
+ pisitools.dosed("src/mainwindow.py", "Kde3", "Kde5")
pythonmodules.install()
# Copy Notification Rc file for Kde
diff --git a/editor/scite/pspec.xml b/editor/scite/pspec.xml
index 1a4f021a8a..fdd6bacdc1 100644
--- a/editor/scite/pspec.xml
+++ b/editor/scite/pspec.xml
@@ -13,8 +13,8 @@
editor
SCIntilla based Text Editor.
Scintilla is a free source code editing component which includes useful features such as syntax styling, error indicators, folding, code completion and call tips.
-
- mirrors://sourceforge/project/scintilla/SciTE/5.2.2/scite522.tgz
+
+ mirrors://sourceforge/project/scintilla/SciTE/5.2.3/scite523.tgz
lua-devel
@@ -43,6 +43,13 @@
+
+ 2022-07-10
+ 5.2.3
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2022-04-14
5.2.2
diff --git a/multimedia/converter/flacon/actions.py b/multimedia/converter/flacon/actions.py
index fc1a940370..c8b0ec5879 100644
--- a/multimedia/converter/flacon/actions.py
+++ b/multimedia/converter/flacon/actions.py
@@ -4,9 +4,7 @@
# Licensed under the GNU General Public License, version 3.
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
-from pisi.actionsapi import cmaketools
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import get
+from pisi.actionsapi import cmaketools, pisitools, get
def setup():
cmaketools.configure()
diff --git a/multimedia/converter/flacon/pspec.xml b/multimedia/converter/flacon/pspec.xml
index 2430465b36..bb8daa3cfb 100644
--- a/multimedia/converter/flacon/pspec.xml
+++ b/multimedia/converter/flacon/pspec.xml
@@ -12,7 +12,7 @@
app:gui
Flacon is a open source audio file encoder.
You can split a single large audio file containing the entire album into the separate audio tracks.
- https://github.com/flacon/flacon/archive/refs/tags/v8.3.0.tar.gz
+ https://github.com/flacon/flacon/archive/refs/tags/v9.1.0.tar.gz
cmake
taglib-devel
@@ -41,6 +41,13 @@
+
+ 2022-07-08
+ 9.1.0
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2022-04-16
8.3.0
diff --git a/multimedia/editor/puddletag/pspec.xml b/multimedia/editor/puddletag/pspec.xml
index 860d78a077..e17e826aa8 100644
--- a/multimedia/editor/puddletag/pspec.xml
+++ b/multimedia/editor/puddletag/pspec.xml
@@ -13,8 +13,8 @@
multimedia.editor
Puddletag is an audio tag editor (primarily created) for GNU/Linux.
Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments (ogg, flac), Musepack (mpc), Monkey’s Audio (.ape) and WavPack (wv).
-
- https://files.pythonhosted.org/packages/source/p/puddletag/puddletag-2.1.1.tar.gz
+
+ https://files.pythonhosted.org/packages/source/p/puddletag/puddletag-2.2.0.tar.gz
python3-qt5
@@ -27,10 +27,12 @@
puddletag
python3-qt5
+ python3-lxml
libchromaprint
python3-mutagen
python3-configobj
python3-pyparsing
+ python3-Levenshtein
/usr/bin
@@ -42,6 +44,13 @@
+
+ 2022-07-10
+ 2.2.0
+ Version bump
+ fury
+ uglyside@yandex.ru
+
2022-02-05
2.1.1
diff --git a/multimedia/editor/tageditor/pspec.xml b/multimedia/editor/tageditor/pspec.xml
index d36fc49b74..d355016226 100644
--- a/multimedia/editor/tageditor/pspec.xml
+++ b/multimedia/editor/tageditor/pspec.xml
@@ -15,8 +15,8 @@
A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska.
-
- https://github.com/Martchus/tageditor/archive/refs/tags/v3.7.0.tar.gz
+
+ https://github.com/Martchus/tageditor/archive/refs/tags/v3.7.3.tar.gz
cmake
@@ -48,6 +48,13 @@
+
+ 2022-07-10
+ 3.7.3
+ Version bump
+ fury
+ uglyside@yandex.ru
+
2022-04-14
3.7.0
diff --git a/multimedia/misc/tagparser/pspec.xml b/multimedia/misc/tagparser/pspec.xml
index 3ce86593ee..d0e06b3cf9 100644
--- a/multimedia/misc/tagparser/pspec.xml
+++ b/multimedia/misc/tagparser/pspec.xml
@@ -13,8 +13,8 @@
multimedia.misc
C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags.
C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags.
-
- https://github.com/Martchus/tagparser/archive/refs/tags/v11.1.0.tar.gz
+
+ https://github.com/Martchus/tagparser/archive/refs/tags/v11.3.0.tar.gz
cmake
@@ -55,6 +55,13 @@
+
+ 2022-07-10
+ 11.3.0
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2022-04-14
11.1.0
diff --git a/office/misc/mupdf/pspec.xml b/office/misc/mupdf/pspec.xml
index aefc9c95f3..ba7309984a 100644
--- a/office/misc/mupdf/pspec.xml
+++ b/office/misc/mupdf/pspec.xml
@@ -14,8 +14,8 @@
MuPDF is a lightweight open source software framework for viewing and converting PDF, XPS, and E-book documents.
-
- https://mupdf.com/downloads/archive/mupdf-1.19.1-source.tar.xz
+
+ https://mupdf.com/downloads/archive/mupdf-1.20.0-source.tar.gz
zlib-devel
@@ -90,6 +90,13 @@
+
+ 2022-07-06
+ 1.20.0
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2022-04-14
1.19.1
diff --git a/programming/library/cpp-utilities/pspec.xml b/programming/library/cpp-utilities/pspec.xml
index cc6c66fad6..22ff7764f9 100644
--- a/programming/library/cpp-utilities/pspec.xml
+++ b/programming/library/cpp-utilities/pspec.xml
@@ -13,8 +13,8 @@
programming.library
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities.
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities.
-
- https://github.com/Martchus/cpp-utilities/archive/refs/tags/v5.14.0.tar.gz
+
+ https://github.com/Martchus/cpp-utilities/archive/refs/tags/v5.17.0.tar.gz
cmake
@@ -50,6 +50,13 @@
+
+ 2022-07-10
+ 5.17.0
+ Version bump
+ fury
+ uglyside@yandex.ru
+
2022-04-14
5.14.0
diff --git a/programming/library/liburing/pspec.xml b/programming/library/liburing/pspec.xml
index ed1441098f..21d3515142 100644
--- a/programming/library/liburing/pspec.xml
+++ b/programming/library/liburing/pspec.xml
@@ -15,8 +15,8 @@
programming.library
This is the io_uring library, liburing.
liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.
-
- https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.1.tar.bz2
+
+ https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.2.tar.bz2
@@ -56,6 +56,13 @@
+
+ 2022-06-29
+ 2.2
+ Version bump.
+ fury
+ uglyside@yandex.ru
+
2021-09-15
2.1
diff --git a/programming/library/qtutilities/pspec.xml b/programming/library/qtutilities/pspec.xml
index 188f51f3fa..74b333ec6e 100644
--- a/programming/library/qtutilities/pspec.xml
+++ b/programming/library/qtutilities/pspec.xml
@@ -13,8 +13,8 @@
programming.library
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.
-
- https://github.com/Martchus/qtutilities/archive/refs/tags/v6.6.0.tar.gz
+
+ https://github.com/Martchus/qtutilities/archive/refs/tags/v6.6.2.tar.gz
cmake
@@ -53,6 +53,13 @@
+
+ 2022-07-10
+ 6.6.2
+ Version bump
+ fury
+ uglyside@yandex.ru
+
2022-04-14
6.6.0
diff --git a/util/admin/libtree/pspec.xml b/util/admin/libtree/pspec.xml
index 3a2ee1fa30..47fa2172bc 100644
--- a/util/admin/libtree/pspec.xml
+++ b/util/admin/libtree/pspec.xml
@@ -13,8 +13,8 @@
util.admin
ldd as a tree.
A tool that turns ldd into a tree.
-
- https://github.com/haampie/libtree/archive/refs/tags/v3.1.0.tar.gz
+
+ https://github.com/haampie/libtree/archive/refs/tags/v3.1.1.tar.gz
gcc
@@ -33,6 +33,13 @@
+
+ 2022-07-10
+ 3.1.1
+ Minor version bump.
+ fury
+ uglyside@yandex.ru
+
2022-04-14
3.1.0
diff --git a/util/archive/xarchiver/files/Re-enable_left_mouse_button_double_clicks.patch b/util/archive/xarchiver/files/Re-enable_left_mouse_button_double_clicks.patch
new file mode 100644
index 0000000000..c5468b3916
--- /dev/null
+++ b/util/archive/xarchiver/files/Re-enable_left_mouse_button_double_clicks.patch
@@ -0,0 +1,35 @@
+--- a/src/window.c 2022-07-03 19:33:57.181805213 +0300
++++ b/src/window.c 2022-07-03 19:32:30.683186090 +0300
+@@ -2597,6 +2597,7 @@
+
+ gboolean xa_treeview_mouse_button_press (GtkWidget *widget, GdkEventButton *event, XArchive *archive)
+ {
++ static guint32 last_button1;
+ XEntry *entry;
+ GtkTreePath *path;
+ GtkTreeIter iter;
+@@ -2620,14 +2621,17 @@
+
+ if (event->button == 1)
+ {
+- GdkModifierType state;
+-
+- gdk_event_get_state((GdkEvent *) event, &state);
+-
+- if (gtk_tree_selection_iter_is_selected(selection, &iter) && ((state & (GDK_SHIFT_MASK | GDK_CONTROL_MASK)) == 0))
+- return TRUE;
++ if (event->time - last_button1 > 250)
++ {
++ last_button1 = event->time;
++
++ if (gtk_tree_selection_iter_is_selected(selection, &iter) && ((event->state & (GDK_SHIFT_MASK | GDK_CONTROL_MASK)) == 0))
++ return TRUE;
++ else
++ return FALSE;
++ }
+ else
+- return FALSE;
++ event->button = 2;
+ }
+
+ if (!gtk_tree_selection_iter_is_selected(selection, &iter))
diff --git a/util/archive/xarchiver/files/xarchiver-0.5.3-add-mime-types.patch b/util/archive/xarchiver/files/xarchiver-0.5.3-add-mime-types.patch
deleted file mode 100644
index 60ccd83450..0000000000
--- a/util/archive/xarchiver/files/xarchiver-0.5.3-add-mime-types.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- xarchiver-0.5.3.orig/xarchiver.desktop.in 2014-05-12 01:08:12.159131913 +0000
-+++ xarchiver-0.5.3/xarchiver.desktop.in 2014-05-12 01:09:02.585526393 +0000
-@@ -4,11 +4,11 @@
- _Name=Xarchiver
- _Comment=A GTK+2 only archive manager
- _GenericName=Archive manager
--Exec=xarchiver
-+Exec=xarchiver %f
- Icon=xarchiver
- Terminal=false
- Type=Application
- X-MultipleArgs=false
- Categories=GTK;Archiving;Utility;
- StartupNotify=true
--MimeType=application/x-arj;application/arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-gzip;application/x-rar;application/x-rar-compressed;application/x-tar;application/x-zip;application/x-zip-compressed;application/zip;multipart/x-zip;application/x-7z-compressed;application/x-compressed-tar;application/x-bzip2;application/x-bzip2-compressed-tar;
-+MimeType=application/x-arj;application/arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-gzip;application/x-rar;application/x-rar-compressed;application/x-tar;application/x-zip;application/x-zip-compressed;application/zip;application/x-7z-compressed;application/x-compressed-tar;application/x-bzip2;application/x-bzip2-compressed-tar;application/x-lzma;application/x-lzma-compressed-tar;application/x-lzop;application/x-lzop-compressed-tar;application/x-xz;application/x-xz-compressed-tar;application/x-deb;application/x-rpm;
diff --git a/util/archive/xarchiver/pspec.xml b/util/archive/xarchiver/pspec.xml
index e6f2e2646d..d2cb326d8f 100644
--- a/util/archive/xarchiver/pspec.xml
+++ b/util/archive/xarchiver/pspec.xml
@@ -17,7 +17,7 @@
GTK+3 frontend to 7z, zip, rar, tar, bzip2, gzip, arj, lha, rpm and deb(open and extract only). Xarchiver allows you to create, add, extract and delete files in the above formats. 7z, zip, rar, arj password protected archives are supported.
- https://github.com/ib/xarchiver/archive/0.5.4.17.tar.gz
+ https://github.com/ib/xarchiver/archive/refs/tags/0.5.4.18.tar.gz
intltool
gtk3-devel
@@ -28,7 +28,7 @@
gdk-pixbuf-devel
-
+ Re-enable_left_mouse_button_double_clicks.patch
@@ -62,6 +62,13 @@
+
+ 2022-07-03
+ 0.5.4.18
+ Version bump
+ Pisilinux Community
+ admin@pisilinux.org
+
2021-01-25
0.5.4.17