mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Upgrade to 0.15.0
PR: 246236 Approved by: swills (mentor) mbeis@xs4all.nl (maintainer) Differential Revision: https://reviews.freebsd.org/D24718
This commit is contained in:
parent
6219abfe93
commit
e1205a1066
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539718
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pcmanfm-qt
|
||||
PORTVERSION= 0.14.1
|
||||
PORTVERSION= 0.15.0
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= LXQT
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1563915284
|
||||
SHA256 (lxqt/pcmanfm-qt-0.14.1.tar.xz) = 58e6a5f78014837f8c23a01f286ad5e3be426d3da37fdd8b4994766a63116c74
|
||||
SIZE (lxqt/pcmanfm-qt-0.14.1.tar.xz) = 227360
|
||||
TIMESTAMP = 1588439782
|
||||
SHA256 (lxqt/pcmanfm-qt-0.15.0.tar.xz) = 69d60ac9b1ee73ad73280ce544680c6f7fe72fd69eba9c9b7a03e6c80576c105
|
||||
SIZE (lxqt/pcmanfm-qt-0.15.0.tar.xz) = 254536
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- config/pcmanfm-qt/lxqt/settings.conf.in.orig 2017-10-21 19:42:34 UTC
|
||||
+++ config/pcmanfm-qt/lxqt/settings.conf.in
|
||||
@@ -1,8 +1,7 @@
|
||||
[System]
|
||||
-IconThemeName=elementary
|
||||
+IconThemeName=oxygen
|
||||
SuCommand=lxqt-sudo %s
|
||||
TerminalCommand=
|
||||
-Archiver=file-roller
|
||||
SIUnit=false
|
||||
TerminalDirCommand=xterm
|
||||
TerminalExecCommand=xterm -e %s
|
@ -1,10 +1,12 @@
|
||||
bin/pcmanfm-qt
|
||||
etc/xdg/autostart/lxqt-desktop.desktop
|
||||
share/man/man1/pcmanfm-qt.1.gz
|
||||
share/applications/pcmanfm-qt-desktop-pref.desktop
|
||||
share/applications/pcmanfm-qt.desktop
|
||||
share/man/man1/pcmanfm-qt.1.gz
|
||||
@sample %%DATADIR%%/lxqt/settings.conf.sample
|
||||
%%DATADIR%%/translations/pcmanfm-qt_ar.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_arn.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_ast.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_ca.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_cs.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_cy.qm
|
||||
@ -14,8 +16,11 @@ share/applications/pcmanfm-qt.desktop
|
||||
%%DATADIR%%/translations/pcmanfm-qt_en_GB.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_es.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_et.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_fil.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_fr.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_gl.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_he.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_hi.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_hu.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_id.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_it.qm
|
||||
@ -26,7 +31,10 @@ share/applications/pcmanfm-qt.desktop
|
||||
%%DATADIR%%/translations/pcmanfm-qt_pl.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_pt.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_pt_BR.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_pt_PT.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_ru.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_sk_SK.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_sv.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_tr.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_uk.qm
|
||||
%%DATADIR%%/translations/pcmanfm-qt_zh_CN.qm
|
||||
|
Loading…
Reference in New Issue
Block a user