svn commit: r452998 - head/graphics/lximageqt-l10n

Steve Wills swills at FreeBSD.org
Fri Oct 27 15:40:32 UTC 2017


Author: swills
Date: Fri Oct 27 15:40:31 2017
New Revision: 452998
URL: https://svnweb.freebsd.org/changeset/ports/452998

Log:
  graphics/lximageqt-l10n: Update to 0.12.0
  
  PR:		223218
  Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>

Modified:
  head/graphics/lximageqt-l10n/Makefile
  head/graphics/lximageqt-l10n/pkg-plist

Modified: head/graphics/lximageqt-l10n/Makefile
==============================================================================
--- head/graphics/lximageqt-l10n/Makefile	Fri Oct 27 15:39:42 2017	(r452997)
+++ head/graphics/lximageqt-l10n/Makefile	Fri Oct 27 15:40:31 2017	(r452998)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lximageqt-l10n
-PORTVERSION=	0.11.2
+PORTVERSION=	0.12.0
 CATEGORIES=	graphics
 MASTER_SITES=	LXQT/lxqt-l10n
 DISTNAME=	lxqt-l10n-${DISTVERSION}
@@ -40,6 +40,7 @@ CMAKE_ARGS+=	-DWITH_COMPTON_CONF:BOOL=OFF \
 	-DWITH_OBCONF_QT:BOOL=OFF \
 	-DWITH_PCMANFM_QT:BOOL=OFF \
 	-DWITH_QTERMINAL:BOOL=OFF \
+	-DWITH_QTERMWIDGET:BOOL=OFF \
 	-DWITH_PAVUCONTROL_QT:BOOL=OFF
 
 .include <bsd.port.mk>

Modified: head/graphics/lximageqt-l10n/pkg-plist
==============================================================================
--- head/graphics/lximageqt-l10n/pkg-plist	Fri Oct 27 15:39:42 2017	(r452997)
+++ head/graphics/lximageqt-l10n/pkg-plist	Fri Oct 27 15:40:31 2017	(r452998)
@@ -13,6 +13,7 @@ share/lximage-qt/translations/lximage-qt_id.qm
 share/lximage-qt/translations/lximage-qt_is.qm
 share/lximage-qt/translations/lximage-qt_it.qm
 share/lximage-qt/translations/lximage-qt_ja.qm
+share/lximage-qt/translations/lximage-qt_lt.qm
 share/lximage-qt/translations/lximage-qt_nl.qm
 share/lximage-qt/translations/lximage-qt_pa.qm
 share/lximage-qt/translations/lximage-qt_pl.qm


More information about the svn-ports-all mailing list