From owner-svn-ports-all@freebsd.org Thu Dec 22 20:52:07 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2BB74C8D5BF; Thu, 22 Dec 2016 20:52:07 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06443CAE; Thu, 22 Dec 2016 20:52:06 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBMKq65k034744; Thu, 22 Dec 2016 20:52:06 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBMKq5IX034531; Thu, 22 Dec 2016 20:52:05 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612222052.uBMKq5IX034531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 22 Dec 2016 20:52:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429183 - in head: devel/liblxqt-l10n graphics/lximageqt-l10n x11 x11-fm/pcmanfmqt-l10n x11/libfmqt-l10n x11/lxqt-l10n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2016 20:52:07 -0000 Author: olivierd Date: Thu Dec 22 20:52:04 2016 New Revision: 429183 URL: https://svnweb.freebsd.org/changeset/ports/429183 Log: - Update to 0.11.1 - Add x11/lxqt-l10n (meta port for the LXQt ports), it avoids duplicate files and reduces gap between your testing repo and these official ports. Submitted by: Jesper Schmitz Mouridsen (private email) Added: head/x11/lxqt-l10n/ head/x11/lxqt-l10n/Makefile (contents, props changed) head/x11/lxqt-l10n/distinfo (contents, props changed) head/x11/lxqt-l10n/pkg-descr (contents, props changed) Deleted: head/devel/liblxqt-l10n/distinfo head/devel/liblxqt-l10n/pkg-descr head/graphics/lximageqt-l10n/distinfo head/graphics/lximageqt-l10n/pkg-descr head/x11-fm/pcmanfmqt-l10n/distinfo head/x11-fm/pcmanfmqt-l10n/pkg-descr head/x11/libfmqt-l10n/distinfo head/x11/libfmqt-l10n/pkg-descr Modified: head/devel/liblxqt-l10n/Makefile head/devel/liblxqt-l10n/pkg-plist head/graphics/lximageqt-l10n/Makefile head/graphics/lximageqt-l10n/pkg-plist head/x11-fm/pcmanfmqt-l10n/Makefile head/x11-fm/pcmanfmqt-l10n/pkg-plist head/x11/Makefile head/x11/libfmqt-l10n/Makefile head/x11/libfmqt-l10n/pkg-plist Modified: head/devel/liblxqt-l10n/Makefile ============================================================================== --- head/devel/liblxqt-l10n/Makefile Thu Dec 22 20:22:08 2016 (r429182) +++ head/devel/liblxqt-l10n/Makefile Thu Dec 22 20:52:04 2016 (r429183) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liblxqt-l10n -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= devel DISTNAME= lxqt-l10n-${DISTVERSION} @@ -11,9 +11,14 @@ COMMENT= Translations of liblxqt LICENSE= LGPL21+ -USES= cmake:outsource lxqt tar:xz -USE_QT5= buildtools_build qmake_build -USE_LXQT= lxqt +MASTERDIR= ${.CURDIR}/../../x11/lxqt-l10n +DISTINFO_FILE= ${MASTERDIR}/distinfo +DESCR= ${MASTERDIR}/pkg-descr +PLIST= ${.CURDIR}/pkg-plist + +USES= cmake:outsource lxqt pkgconfig tar:xz +USE_QT5= buildtools_build qmake_build linguisttools +USE_LXQT= buildtools CMAKE_ARGS+= -DWITH_COMPTON_CONF:BOOL=OFF \ -DWITH_LIBFM_QT:BOOL=OFF \ Modified: head/devel/liblxqt-l10n/pkg-plist ============================================================================== --- head/devel/liblxqt-l10n/pkg-plist Thu Dec 22 20:22:08 2016 (r429182) +++ head/devel/liblxqt-l10n/pkg-plist Thu Dec 22 20:52:04 2016 (r429183) @@ -10,7 +10,7 @@ %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_es_VE.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_eu.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_fi.qm -%%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_fr_FR.qm +%%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_fr.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_hu.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ia.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_id_ID.qm @@ -19,7 +19,7 @@ %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ko.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_lt.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_nl.qm -%%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_pl_PL.qm +%%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_pl.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_pt.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_pt_BR.qm %%LXQT_TRANSLATIONS%%/liblxqt/liblxqt_ro_RO.qm Modified: head/graphics/lximageqt-l10n/Makefile ============================================================================== --- head/graphics/lximageqt-l10n/Makefile Thu Dec 22 20:22:08 2016 (r429182) +++ head/graphics/lximageqt-l10n/Makefile Thu Dec 22 20:52:04 2016 (r429183) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lximageqt-l10n -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= graphics DISTNAME= lxqt-l10n-${DISTVERSION} @@ -11,9 +11,14 @@ COMMENT= Translations of lximage-qt LICENSE= LGPL21+ -USES= cmake:outsource lxqt tar:xz -USE_QT5= buildtools_build qmake_build -USE_LXQT= lxqt +MASTERDIR= ${.CURDIR}/../../x11/lxqt-l10n +DISTINFO_FILE= ${MASTERDIR}/distinfo +DESCR= ${MASTERDIR}/pkg-descr +PLIST= ${.CURDIR}/pkg-plist + +USES= cmake:outsource lxqt pkgconfig tar:xz +USE_QT5= buildtools_build qmake_build linguisttools +USE_LXQT= buildtools CMAKE_ARGS+= -DWITH_COMPTON_CONF:BOOL=OFF \ -DWITH_LIBFM_QT:BOOL=OFF \ Modified: head/graphics/lximageqt-l10n/pkg-plist ============================================================================== --- head/graphics/lximageqt-l10n/pkg-plist Thu Dec 22 20:22:08 2016 (r429182) +++ head/graphics/lximageqt-l10n/pkg-plist Thu Dec 22 20:52:04 2016 (r429183) @@ -4,6 +4,7 @@ share/lximage-qt/translations/lximage-qt share/lximage-qt/translations/lximage-qt_de.qm share/lximage-qt/translations/lximage-qt_el.qm share/lximage-qt/translations/lximage-qt_es.qm +share/lximage-qt/translations/lximage-qt_fr.qm share/lximage-qt/translations/lximage-qt_gl.qm share/lximage-qt/translations/lximage-qt_hr.qm share/lximage-qt/translations/lximage-qt_hu.qm @@ -11,13 +12,13 @@ share/lximage-qt/translations/lximage-qt 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_nl.qm share/lximage-qt/translations/lximage-qt_pa.qm share/lximage-qt/translations/lximage-qt_pl.qm share/lximage-qt/translations/lximage-qt_pt.qm share/lximage-qt/translations/lximage-qt_pt_BR.qm share/lximage-qt/translations/lximage-qt_ru.qm share/lximage-qt/translations/lximage-qt_sv.qm -share/lximage-qt/translations/lximage-qt_template.qm share/lximage-qt/translations/lximage-qt_uk.qm share/lximage-qt/translations/lximage-qt_zh_CN.qm share/lximage-qt/translations/lximage-qt_zh_TW.qm Modified: head/x11-fm/pcmanfmqt-l10n/Makefile ============================================================================== --- head/x11-fm/pcmanfmqt-l10n/Makefile Thu Dec 22 20:22:08 2016 (r429182) +++ head/x11-fm/pcmanfmqt-l10n/Makefile Thu Dec 22 20:52:04 2016 (r429183) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcmanfmqt-l10n -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= x11-fm DISTNAME= lxqt-l10n-${DISTVERSION} @@ -11,9 +11,14 @@ COMMENT= Translations of pcmanfm-qt LICENSE= LGPL21+ -USES= cmake:outsource lxqt tar:xz -USE_QT5= buildtools_build qmake_build -USE_LXQT= lxqt +MASTERDIR= ${.CURDIR}/../../x11/lxqt-l10n +DISTINFO_FILE= ${MASTERDIR}/distinfo +DESCR= ${MASTERDIR}/pkg-descr +PLIST= ${.CURDIR}/pkg-plist + +USES= cmake:outsource lxqt pkgconfig tar:xz +USE_QT5= buildtools_build qmake_build linguisttools +USE_LXQT= buildtools CMAKE_ARGS+= -DWITH_COMPTON_CONF:BOOL=OFF \ -DWITH_LIBFM_QT:BOOL=OFF \ Modified: head/x11-fm/pcmanfmqt-l10n/pkg-plist ============================================================================== --- head/x11-fm/pcmanfmqt-l10n/pkg-plist Thu Dec 22 20:22:08 2016 (r429182) +++ head/x11-fm/pcmanfmqt-l10n/pkg-plist Thu Dec 22 20:52:04 2016 (r429183) @@ -1,4 +1,5 @@ share/pcmanfm-qt/translations/pcmanfm-qt_ar.qm +share/pcmanfm-qt/translations/pcmanfm-qt_ca.qm share/pcmanfm-qt/translations/pcmanfm-qt_cs.qm share/pcmanfm-qt/translations/pcmanfm-qt_da.qm share/pcmanfm-qt/translations/pcmanfm-qt_de.qm @@ -10,8 +11,11 @@ share/pcmanfm-qt/translations/pcmanfm-qt share/pcmanfm-qt/translations/pcmanfm-qt_it.qm share/pcmanfm-qt/translations/pcmanfm-qt_ja.qm share/pcmanfm-qt/translations/pcmanfm-qt_lt_LT.qm +share/pcmanfm-qt/translations/pcmanfm-qt_nl.qm share/pcmanfm-qt/translations/pcmanfm-qt_pl.qm share/pcmanfm-qt/translations/pcmanfm-qt_pt.qm +share/pcmanfm-qt/translations/pcmanfm-qt_pt_BR.qm share/pcmanfm-qt/translations/pcmanfm-qt_ru.qm share/pcmanfm-qt/translations/pcmanfm-qt_tr_TR.qm +share/pcmanfm-qt/translations/pcmanfm-qt_uk.qm share/pcmanfm-qt/translations/pcmanfm-qt_zh_TW.qm Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Thu Dec 22 20:22:08 2016 (r429182) +++ head/x11/Makefile Thu Dec 22 20:52:04 2016 (r429183) @@ -206,6 +206,7 @@ SUBDIR += lxde-meta SUBDIR += lxmenu-data SUBDIR += lxpanel + SUBDIR += lxqt-l10n SUBDIR += lxrandr SUBDIR += mate SUBDIR += mate-applets Modified: head/x11/libfmqt-l10n/Makefile ============================================================================== --- head/x11/libfmqt-l10n/Makefile Thu Dec 22 20:22:08 2016 (r429182) +++ head/x11/libfmqt-l10n/Makefile Thu Dec 22 20:52:04 2016 (r429183) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libfmqt-l10n -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= x11 DISTNAME= lxqt-l10n-${DISTVERSION} @@ -11,9 +11,14 @@ COMMENT= Translations of libfm-qt LICENSE= LGPL21+ -USES= cmake:outsource lxqt tar:xz -USE_QT5= buildtools_build qmake_build -USE_LXQT= lxqt +MASTERDIR= ${.CURDIR}/../../x11/lxqt-l10n +DISTINFO_FILE= ${MASTERDIR}/distinfo +DESCR= ${MASTERDIR}/pkg-descr +PLIST= ${.CURDIR}/pkg-plist + +USES= cmake:outsource lxqt pkgconfig tar:xz +USE_QT5= buildtools_build qmake_build linguisttools +USE_LXQT= buildtools CMAKE_ARGS+= -DWITH_COMPTON_CONF:BOOL=OFF \ -DWITH_LIBFM_QT:BOOL=ON \ Modified: head/x11/libfmqt-l10n/pkg-plist ============================================================================== --- head/x11/libfmqt-l10n/pkg-plist Thu Dec 22 20:22:08 2016 (r429182) +++ head/x11/libfmqt-l10n/pkg-plist Thu Dec 22 20:52:04 2016 (r429183) @@ -1,4 +1,5 @@ share/libfm-qt/translations/libfm-qt_ar.qm +share/libfm-qt/translations/libfm-qt_ca.qm share/libfm-qt/translations/libfm-qt_cs.qm share/libfm-qt/translations/libfm-qt_da.qm share/libfm-qt/translations/libfm-qt_de.qm @@ -10,7 +11,9 @@ share/libfm-qt/translations/libfm-qt_hu. share/libfm-qt/translations/libfm-qt_it.qm share/libfm-qt/translations/libfm-qt_ja.qm share/libfm-qt/translations/libfm-qt_lt_LT.qm +share/libfm-qt/translations/libfm-qt_nl.qm share/libfm-qt/translations/libfm-qt_pl.qm share/libfm-qt/translations/libfm-qt_pt.qm share/libfm-qt/translations/libfm-qt_ru.qm +share/libfm-qt/translations/libfm-qt_uk.qm share/libfm-qt/translations/libfm-qt_zh_TW.qm Added: head/x11/lxqt-l10n/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lxqt-l10n/Makefile Thu Dec 22 20:52:04 2016 (r429183) @@ -0,0 +1,28 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= lxqt-l10n +PORTVERSION= 0.11.1 +CATEGORIES= x11 +MASTER_SITES= LXQT/${PORTNAME} + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Translations of LXQt components + +LICENSE= LGPL21+ + +RUN_DEPENDS= liblxqt-l10n>=0.11:devel/liblxqt-l10n \ + lximageqt-l10n>=0.11:graphics/lximageqt-l10n \ + libfmqt-l10n>=0.11:x11/libfmqt-l10n \ + pcmanfmqt-l10n>=0.11:x11-fm/pcmanfmqt-l10n + +# Can't use metaport, because we need to fetch tarball +USES= lxqt tar:xz +USE_LXQT= lxqt + +NO_BUILD= yes +NO_INSTALL= yes +NO_MTREE= yes +NO_ARCH= yes + +.include Added: head/x11/lxqt-l10n/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lxqt-l10n/distinfo Thu Dec 22 20:52:04 2016 (r429183) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482356453 +SHA256 (lxqt/lxqt-l10n-0.11.1.tar.xz) = d29bce3544762b22f2febe90c1508d919da8cfcdd96278449aa99cad54a981b8 +SIZE (lxqt/lxqt-l10n-0.11.1.tar.xz) = 599628 Added: head/x11/lxqt-l10n/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/lxqt-l10n/pkg-descr Thu Dec 22 20:52:04 2016 (r429183) @@ -0,0 +1,4 @@ +Translations ("localization") in terms of the Qt TS files of all +components maintained by the LXQt project. + +WWW: http://lxqt.org/