Update to 0.5.1
This commit is contained in:
parent
d1e62dde74
commit
23e67a472d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429181
@ -2,10 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lximage-qt
|
||||
PORTVERSION= 0.5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= LXQT/${PORTNAME}
|
||||
#MASTER_SITES= LXQT/${PORTNAME}
|
||||
MASTER_SITES= https://github.com/lxde/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= olivierd@FreeBSD.org
|
||||
COMMENT= Image viewer and screenshot tool
|
||||
@ -19,9 +19,9 @@ LIB_DEPENDS= libexif.so:graphics/libexif \
|
||||
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 printsupport \
|
||||
svg widgets x11extras
|
||||
USE_LXQT= libfmqt lxqt
|
||||
USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \
|
||||
printsupport svg widgets x11extras
|
||||
USE_LXQT= buildtools libfmqt
|
||||
USE_XORG= ice sm x11 xcb xext xfixes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1474728744
|
||||
SHA256 (lxqt/lximage-qt-0.5.0.tar.xz) = bd67b8b81a25d8ecd858787af87bc97256f15821ff4f1bb3efcfd214e2929066
|
||||
SIZE (lxqt/lximage-qt-0.5.0.tar.xz) = 36068
|
||||
TIMESTAMP = 1482351803
|
||||
SHA256 (lxqt/lximage-qt-0.5.1.tar.xz) = a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553
|
||||
SIZE (lxqt/lximage-qt-0.5.1.tar.xz) = 36504
|
||||
|
Loading…
Reference in New Issue
Block a user