svn commit: r452994 - head/graphics/lximage-qt
Steve Wills
swills at FreeBSD.org
Fri Oct 27 15:35:30 UTC 2017
Author: swills
Date: Fri Oct 27 15:35:28 2017
New Revision: 452994
URL: https://svnweb.freebsd.org/changeset/ports/452994
Log:
graphics/lximage-qt: Update to 0.6.0
PR: 223214
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
Modified:
head/graphics/lximage-qt/Makefile
head/graphics/lximage-qt/distinfo
head/graphics/lximage-qt/pkg-descr
Modified: head/graphics/lximage-qt/Makefile
==============================================================================
--- head/graphics/lximage-qt/Makefile Fri Oct 27 15:34:46 2017 (r452993)
+++ head/graphics/lximage-qt/Makefile Fri Oct 27 15:35:28 2017 (r452994)
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= lximage-qt
-PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTVERSION= 0.6.0
CATEGORIES= graphics
-MASTER_SITES= LXQT/${PORTNAME}
+MASTER_SITES= LXQT
MAINTAINER= ports at FreeBSD.org
COMMENT= Image viewer and screenshot tool
@@ -20,7 +19,7 @@ USES= cmake:outsource compiler:c++11-lib desktop-file-
localbase:ldflags lxqt pkgconfig tar:xz
USE_GNOME= glib20
USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \
- printsupport svg widgets x11extras
+ network printsupport svg widgets x11extras
USE_LXQT= buildtools libfmqt
USE_XORG= ice sm x11 xcb xext xfixes
INSTALLS_ICONS= yes
Modified: head/graphics/lximage-qt/distinfo
==============================================================================
--- head/graphics/lximage-qt/distinfo Fri Oct 27 15:34:46 2017 (r452993)
+++ head/graphics/lximage-qt/distinfo Fri Oct 27 15:35:28 2017 (r452994)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482351803
-SHA256 (lxqt/lximage-qt-0.5.1.tar.xz) = a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553
-SIZE (lxqt/lximage-qt-0.5.1.tar.xz) = 36504
+TIMESTAMP = 1508765391
+SHA256 (lxqt/lximage-qt-0.6.0.tar.xz) = d560d0d47de64975d3f1712faa267a7eda117b9e2f5773ba30b359703d2149e1
+SIZE (lxqt/lximage-qt-0.6.0.tar.xz) = 41576
Modified: head/graphics/lximage-qt/pkg-descr
==============================================================================
--- head/graphics/lximage-qt/pkg-descr Fri Oct 27 15:34:46 2017 (r452993)
+++ head/graphics/lximage-qt/pkg-descr Fri Oct 27 15:35:28 2017 (r452994)
@@ -1,4 +1,4 @@
It is the Qt port of LXImage, a simple and fast image viewer. It contains
also screenshot tool.
-WWW: http://lxqt.org/
+WWW: https://github.com/lxde/lximage-qt
More information about the svn-ports-head
mailing list