pkgsrc-WIP-changes archive

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

LXQt meta-pkg update



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sun May 17 20:01:19 2020 +0200
Changeset:	5c42c43f3b70735811b041ccda677668689e3831

Modified Files:
	lxqt/Makefile

Log Message:
LXQt meta-pkg update

Update libfm-qt, pcmanfm-qt and lxqt-archiver to 0.15.1.
lxqt-panel will also see a point release short term.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c42c43f3b70735811b041ccda677668689e3831

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

diffstat:
 lxqt/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/lxqt/Makefile b/lxqt/Makefile
index 6cd9e26f83..75bf5c173e 100644
--- a/lxqt/Makefile
+++ b/lxqt/Makefile
@@ -15,7 +15,7 @@ TOOL_DEPENDS+=	lxqt-build-tools>=0.7.0:../../wip/lxqt-build-tools
 
 DEPENDS+=	libqtxdg>=3.5.0:../../wip/libqtxdg
 DEPENDS+=	liblxqt>=0.15.0:../../wip/liblxqt
-DEPENDS+=	libfm-qt>=0.15.0:../../wip/libfm-qt
+DEPENDS+=	libfm-qt>=0.15.1:../../wip/libfm-qt
 DEPENDS+=	lxqt-themes>=0.15.0:../../wip/lxqt-themes
 DEPENDS+=	pavucontrol-qt>=0.15.0:../../wip/pavucontrol-qt
 DEPENDS+=	qtermwidget>=0.15.0:../../wip/qtermwidget
@@ -31,12 +31,12 @@ DEPENDS+=	lxqt-powermanagement>=0.15.0:../../wip/lxqt-powermanagement
 DEPENDS+=	lxqt-qtplugin>=0.15.0:../../wip/lxqt-qtplugin
 DEPENDS+=	lxqt-session>=0.15.0:../../wip/lxqt-session
 DEPENDS+=	lxqt-sudo>=0.15.0:../../wip/lxqt-sudo
-DEPENDS+=	pcmanfm-qt>=0.15.0:../../wip/pcmanfm-qt
+DEPENDS+=	pcmanfm-qt>=0.15.1:../../wip/pcmanfm-qt
 DEPENDS+=	qterminal>=0.15.0:../../wip/qterminal
 DEPENDS+=	lxqt-panel>=0.15.0:../../wip/lxqt-panel
 DEPENDS+=	lxqt-runner>=0.15.0:../../wip/lxqt-runner
 DEPENDS+=	screengrab>=2.0.1:../../wip/screengrab
-DEPENDS+=	lxqt-archiver>=0.1.1:../../wip/lxqt-archiver
+DEPENDS+=	lxqt-archiver>=0.2.0:../../wip/lxqt-archiver
 # The Oxygen icon set is the default that LXQt expects, and a compatible icon
 # theme must be present for it to be fully usable. Breeze is another option.
 DEPENDS+=	oxygen-icons-[0-9]*:../../graphics/oxygen-icons


Home | Main Index | Thread Index | Old Index