mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
graphics/lximage-qt: Update to 0.6.0
PR: 223214 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
This commit is contained in:
parent
c58ec31cab
commit
94c890a092
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452994
@ -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@FreeBSD.org
|
||||
COMMENT= Image viewer and screenshot tool
|
||||
@ -20,7 +19,7 @@ USES= cmake:outsource compiler:c++11-lib desktop-file-utils gettext-runtime \
|
||||
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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user