Update to 0.11.2
This commit is contained in:
parent
23e67a472d
commit
765078d804
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429182
@ -2,11 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pcmanfm-qt
|
||||
PORTVERSION= 0.11.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.11.2
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= LXQT/${PORTNAME}
|
||||
DIST_SUBDIR= lxqt
|
||||
#MASTER_SITES= LXQT/${PORTNAME}
|
||||
MASTER_SITES= https://github.com/lxde/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= olivierd@FreeBSD.org
|
||||
COMMENT= LXQt file manager
|
||||
@ -18,9 +17,9 @@ LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \
|
||||
|
||||
USES= cmake:outsource compiler:c++11-lib desktop-file-utils \
|
||||
gettext-runtime localbase:ldflags lxqt pkgconfig tar:xz
|
||||
USE_QT5= buildtools_build qmake_build core dbus gui widgets \
|
||||
x11extras
|
||||
USE_LXQT= lxqt libfmqt
|
||||
USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \
|
||||
widgets x11extras
|
||||
USE_LXQT= buildtools libfmqt
|
||||
USE_GNOME= glib20
|
||||
USE_XORG= xcb
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1474806600
|
||||
SHA256 (lxqt/pcmanfm-qt-0.11.1.tar.xz) = fd035da1f74506f2897fc94b874def521a88a2f4f82c7eea1eb406375a2571fa
|
||||
SIZE (lxqt/pcmanfm-qt-0.11.1.tar.xz) = 92916
|
||||
TIMESTAMP = 1482352564
|
||||
SHA256 (lxqt/pcmanfm-qt-0.11.2.tar.xz) = 553c6e399fd8142c7a848e5231f512a0f2ae9e2518cbdfcac2fdb92a3f688629
|
||||
SIZE (lxqt/pcmanfm-qt-0.11.2.tar.xz) = 95764
|
||||
|
Loading…
Reference in New Issue
Block a user