pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/pcmanfm-qt



Module Name:    pkgsrc
Committed By:   pin
Date:           Sun Apr 24 15:13:51 UTC 2022

Modified Files:
        pkgsrc/sysutils/pcmanfm-qt: Makefile PLIST distinfo

Log Message:
sysutils/pcmanfm-qt: update to 1.1.0

Main changes:

    Added "Recent Files" to the File menu.
    Implemented org.freedesktop.FileManager1. It is used by apps (like Firefox and Chromium) that call the default file manager to show files inside a directory or do other jobs.
    Fixed DND and keyboard navigation on RTL desktops.
    Added "Open in Terminal" to the top of folder context menu.
    Fixed an issue in positioning of sticky items on Desktop.
    With the transient filter bar, the first item whose name starts with the filter string is preselected. If it doesn't exist, the first visible item will be preselected.
    Filtering respects the checked state of Preferences → Display → Always show real file names.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/pcmanfm-qt/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/pcmanfm-qt/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/pcmanfm-qt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/pcmanfm-qt/Makefile
diff -u pkgsrc/sysutils/pcmanfm-qt/Makefile:1.19 pkgsrc/sysutils/pcmanfm-qt/Makefile:1.20
--- pkgsrc/sysutils/pcmanfm-qt/Makefile:1.19    Mon Apr 18 19:12:07 2022
+++ pkgsrc/sysutils/pcmanfm-qt/Makefile Sun Apr 24 15:13:51 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/04/18 19:12:07 adam Exp $
+# $NetBSD: Makefile,v 1.20 2022/04/24 15:13:51 pin Exp $
 
-DISTNAME=      pcmanfm-qt-1.0.0
-PKGREVISION=   2
+DISTNAME=      pcmanfm-qt-1.1.0
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -33,7 +32,7 @@ CONF_FILES+=          ${SETTINGS_CONF}/settings.
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.10.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 DEPENDS+=      lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
 

Index: pkgsrc/sysutils/pcmanfm-qt/PLIST
diff -u pkgsrc/sysutils/pcmanfm-qt/PLIST:1.6 pkgsrc/sysutils/pcmanfm-qt/PLIST:1.7
--- pkgsrc/sysutils/pcmanfm-qt/PLIST:1.6        Fri Nov 19 09:42:53 2021
+++ pkgsrc/sysutils/pcmanfm-qt/PLIST    Sun Apr 24 15:13:51 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/11/19 09:42:53 pin Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/04/24 15:13:51 pin Exp $
 bin/pcmanfm-qt
 man/man1/pcmanfm-qt.1
 share/applications/pcmanfm-qt-desktop-pref.desktop
@@ -42,6 +42,7 @@ share/pcmanfm-qt/translations/pcmanfm-qt
 share/pcmanfm-qt/translations/pcmanfm-qt_ru.qm
 share/pcmanfm-qt/translations/pcmanfm-qt_si.qm
 share/pcmanfm-qt/translations/pcmanfm-qt_sk_SK.qm
+share/pcmanfm-qt/translations/pcmanfm-qt_sl.qm
 share/pcmanfm-qt/translations/pcmanfm-qt_sv.qm
 share/pcmanfm-qt/translations/pcmanfm-qt_tr.qm
 share/pcmanfm-qt/translations/pcmanfm-qt_uk.qm

Index: pkgsrc/sysutils/pcmanfm-qt/distinfo
diff -u pkgsrc/sysutils/pcmanfm-qt/distinfo:1.9 pkgsrc/sysutils/pcmanfm-qt/distinfo:1.10
--- pkgsrc/sysutils/pcmanfm-qt/distinfo:1.9     Fri Nov 19 09:42:53 2021
+++ pkgsrc/sysutils/pcmanfm-qt/distinfo Sun Apr 24 15:13:51 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2021/11/19 09:42:53 pin Exp $
+$NetBSD: distinfo,v 1.10 2022/04/24 15:13:51 pin Exp $
 
-BLAKE2s (pcmanfm-qt-1.0.0.tar.xz) = eee7bc83d782eba4225b61992fb7f72dfce7b3111be862531640cdffd2ab27a5
-SHA512 (pcmanfm-qt-1.0.0.tar.xz) = 66f8badf47f32482f880009e24b506ad409ac4a939d4cbc0b6b9adf29874a6d76e5c154e5611329007485fe9c34985be7f67a1ec769ea0e0a107d16d48f2fd7f
-Size (pcmanfm-qt-1.0.0.tar.xz) = 317624 bytes
+BLAKE2s (pcmanfm-qt-1.1.0.tar.xz) = 2ac15bc96e9ea4f35a02429449b8e02ececf055e6cd93c666daf9b0d78899731
+SHA512 (pcmanfm-qt-1.1.0.tar.xz) = b453b56bd10a94b6c4cbf6e999a470208c7817384f3868ef230a65d39ff3b1e2b2e6db8c08ca894c4e226288efd38dbdddeb1294fa4f8507836cf84594b956ef
+Size (pcmanfm-qt-1.1.0.tar.xz) = 331652 bytes
 SHA1 (patch-autostart_CMakeLists.txt) = 5dbb1afdfbe9c62132df0674064f436684c87b59
 SHA1 (patch-config_CMakeLists.txt) = c3a99b1fc660131d94df4e9daf500dee8e65a7df



Home | Main Index | Thread Index | Old Index