summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2020-06-01 10:47:53 +0000
committerpin <pin@pkgsrc.org>2020-06-01 10:47:53 +0000
commit92feb83b7308e9bf4850e8783f1ed17cdc8ace50 (patch)
treee582bdc6ac7ea4db86191efbbf10d24e57b77e5c
parent8ef3d3a6be75a0322f9ffbc11a932699c462f101 (diff)
downloadpkgsrc-92feb83b7308e9bf4850e8783f1ed17cdc8ace50.tar.gz
sysutils/pcmanfm-qt: update to 0.15.1
pcmanfm-qt-0.15.1 / 2020-05-16 ============================== * Fixed remounting of remote folders with its bookmark under special circumstances. * Prevented a total freeze on mounting encrypted volumes when auto-mounting is also enabled. * Added an option to disable file tooltips. * Changed the About link to pcmanfm-qt's GitHub page. * Safeguard against null images with multi-screen wallpapers. pcmanfm-qt-0.15.0 / 2020-04-21 ============================== * Keep original extensions in bulk renaming. * Open selected files by pressing Enter. * Update desktop on setting wallpaper with commandline. * Removed WM menu from desktop. * Remove unneeded Qt version check. * Clear filter text on pressing Esc. * Enhanced wallpaper browsing dialog. * Restore sorting on removing folder customization. * Take all standard config paths into account. * Added deletion time to Trash. * Added option to transform jpeg wallpapers based on EXIF info. * Set text and icon of delete action of Edit menu on startup. * Respect full file name setting on desktop too. * Added Alt+Enter in addition to Alt+Return for properties. * Added menu item to toggle showing of thumbnails on the fly. * More compact and tidy Desktop preferences dialog. * Always show display names on Desktop. * Respect view setting when showing selected file name on status bar. * Follow DE click setting if single-click is not chosen. * More stable position for sticky Desktop Trash. * Added context menu item to create launchers on Desktop. * An option to show folder context menu with Ctrl + right click. * Do not show trash path in trashed file names. * Use file launcher to open a folder in new tab to guarantee it is always opened correctly. * Added "Hidden Last" to Sorting submenu. * Multimonitor wallpaper support. * Choose an appropriate name for root bookmarks (like SMB). * Use "edit name" in bulk renaming. * Use QString multi-arg. * Disable Create New in File menu when not possible. * Focus side-pane with `Ctrl+Esc`. * Added Hidden Shortcuts dialog. * Try to have a "current item" inside view as far as possible. This guarantees a correct behavior for keys like `End`, `PgDn` and `Right`. * Select first item on filtering if nothing is selected. * Added an option for single window mode.
-rw-r--r--sysutils/pcmanfm-qt/Makefile12
-rw-r--r--sysutils/pcmanfm-qt/PLIST10
-rw-r--r--sysutils/pcmanfm-qt/distinfo12
3 files changed, 21 insertions, 13 deletions
diff --git a/sysutils/pcmanfm-qt/Makefile b/sysutils/pcmanfm-qt/Makefile
index 9afdd08d3b7..c13fef43f3c 100644
--- a/sysutils/pcmanfm-qt/Makefile
+++ b/sysutils/pcmanfm-qt/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2020/04/26 02:19:56 gutteridge Exp $
+# $NetBSD: Makefile,v 1.7 2020/06/01 10:47:53 pin Exp $
-DISTNAME= pcmanfm-qt-0.14.1
-PKGREVISION= 4
+VERSION= 0.15.1
+DISTNAME= pcmanfm-qt-${VERSION}
CATEGORIES= sysutils
-MASTER_SITES= https://downloads.lxqt.org/downloads/pcmanfm-qt/0.14.1/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/pcmanfm-qt/releases/download/${VERSION}/}
EXTRACT_SUFX= .tar.xz
-MAINTAINER= pin@NetBSD.org
-HOMEPAGE= https://lxqt.org/
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/lxqt/pcmanfm-qt/
COMMENT= LXQt pcmanfm Qt frontend
LICENSE= gnu-lgpl-v2.1
diff --git a/sysutils/pcmanfm-qt/PLIST b/sysutils/pcmanfm-qt/PLIST
index 1a37a3fef9b..7ddcda67a6d 100644
--- a/sysutils/pcmanfm-qt/PLIST
+++ b/sysutils/pcmanfm-qt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/04/26 02:19:56 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/06/01 10:47:53 pin Exp $
bin/pcmanfm-qt
man/man1/pcmanfm-qt.1
share/applications/pcmanfm-qt-desktop-pref.desktop
@@ -6,6 +6,8 @@ share/applications/pcmanfm-qt.desktop
share/examples/lxqt/xdg/autostart/lxqt-desktop.desktop
share/examples/lxqt/xdg/pcmanfm-qt/lxqt/settings.conf
share/pcmanfm-qt/translations/pcmanfm-qt_ar.qm
+share/pcmanfm-qt/translations/pcmanfm-qt_arn.qm
+share/pcmanfm-qt/translations/pcmanfm-qt_ast.qm
share/pcmanfm-qt/translations/pcmanfm-qt_ca.qm
share/pcmanfm-qt/translations/pcmanfm-qt_cs.qm
share/pcmanfm-qt/translations/pcmanfm-qt_cy.qm
@@ -15,8 +17,11 @@ share/pcmanfm-qt/translations/pcmanfm-qt_el.qm
share/pcmanfm-qt/translations/pcmanfm-qt_en_GB.qm
share/pcmanfm-qt/translations/pcmanfm-qt_es.qm
share/pcmanfm-qt/translations/pcmanfm-qt_et.qm
+share/pcmanfm-qt/translations/pcmanfm-qt_fil.qm
share/pcmanfm-qt/translations/pcmanfm-qt_fr.qm
share/pcmanfm-qt/translations/pcmanfm-qt_gl.qm
+share/pcmanfm-qt/translations/pcmanfm-qt_he.qm
+share/pcmanfm-qt/translations/pcmanfm-qt_hi.qm
share/pcmanfm-qt/translations/pcmanfm-qt_hu.qm
share/pcmanfm-qt/translations/pcmanfm-qt_id.qm
share/pcmanfm-qt/translations/pcmanfm-qt_it.qm
@@ -27,7 +32,10 @@ share/pcmanfm-qt/translations/pcmanfm-qt_nl.qm
share/pcmanfm-qt/translations/pcmanfm-qt_pl.qm
share/pcmanfm-qt/translations/pcmanfm-qt_pt.qm
share/pcmanfm-qt/translations/pcmanfm-qt_pt_BR.qm
+share/pcmanfm-qt/translations/pcmanfm-qt_pt_PT.qm
share/pcmanfm-qt/translations/pcmanfm-qt_ru.qm
+share/pcmanfm-qt/translations/pcmanfm-qt_sk_SK.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
share/pcmanfm-qt/translations/pcmanfm-qt_zh_CN.qm
diff --git a/sysutils/pcmanfm-qt/distinfo b/sysutils/pcmanfm-qt/distinfo
index 50de3707aec..6b292c71783 100644
--- a/sysutils/pcmanfm-qt/distinfo
+++ b/sysutils/pcmanfm-qt/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2020/04/26 02:19:56 gutteridge Exp $
+$NetBSD: distinfo,v 1.3 2020/06/01 10:47:53 pin Exp $
-SHA1 (pcmanfm-qt-0.14.1.tar.xz) = 4672228bd0cace0f7c91ce1330cb618576a6e48d
-RMD160 (pcmanfm-qt-0.14.1.tar.xz) = a09e756db9ce641bbdbbcf10b33d36069e87f9db
-SHA512 (pcmanfm-qt-0.14.1.tar.xz) = f3d170ab8344332f740a3245cc549ea0c3bddc97a45472dcd46208d59413dd42d3571821f309184417a34a627d2cb093fcaa335f782cf6e526eef3fcad212b3e
-Size (pcmanfm-qt-0.14.1.tar.xz) = 227360 bytes
-SHA1 (patch-config_CMakeLists.txt) = 84ace10083579bf3c09e16b472c92e6146665b85
+SHA1 (pcmanfm-qt-0.15.1.tar.xz) = 8b25f4d52cee6b916ba015bb35c133fe9d1fd666
+RMD160 (pcmanfm-qt-0.15.1.tar.xz) = b83a43eed1361922b381db6c78c84825512bb1b9
+SHA512 (pcmanfm-qt-0.15.1.tar.xz) = db0d3cc683b5c94cabab5a8c68b3ae8bf5938735b34989a420692e933bb54d53ebb15da9af4a59039bfd101de0cc00c521c08207e81bfad9d80315e2d94bc559
+Size (pcmanfm-qt-0.15.1.tar.xz) = 257832 bytes
+SHA1 (patch-config_CMakeLists.txt) = f9fa729a592d0d9683af9408f115ec2383b27aa1