From owner-svn-ports-head@freebsd.org Wed Jul 18 19:24:44 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C696102F30B; Wed, 18 Jul 2018 19:24:44 +0000 (UTC) (envelope-from jsm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC1DF89439; Wed, 18 Jul 2018 19:24:43 +0000 (UTC) (envelope-from jsm@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9DB221E922; Wed, 18 Jul 2018 19:24:43 +0000 (UTC) (envelope-from jsm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6IJOhKw071988; Wed, 18 Jul 2018 19:24:43 GMT (envelope-from jsm@FreeBSD.org) Received: (from jsm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6IJOgPD071984; Wed, 18 Jul 2018 19:24:42 GMT (envelope-from jsm@FreeBSD.org) Message-Id: <201807181924.w6IJOgPD071984@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jsm set sender to jsm@FreeBSD.org using -f From: Jesper Schmitz Mouridsen Date: Wed, 18 Jul 2018 19:24:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474894 - in head/sysutils: . lxqt-qtplugin X-SVN-Group: ports-head X-SVN-Commit-Author: jsm X-SVN-Commit-Paths: in head/sysutils: . lxqt-qtplugin X-SVN-Commit-Revision: 474894 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2018 19:24:44 -0000 Author: jsm Date: Wed Jul 18 19:24:42 2018 New Revision: 474894 URL: https://svnweb.freebsd.org/changeset/ports/474894 Log: Add new port sysutils/lxqt-qtplugin PR: 229284 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16326 Added: head/sysutils/lxqt-qtplugin/ head/sysutils/lxqt-qtplugin/Makefile (contents, props changed) head/sysutils/lxqt-qtplugin/distinfo (contents, props changed) head/sysutils/lxqt-qtplugin/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Wed Jul 18 19:17:28 2018 (r474893) +++ head/sysutils/Makefile Wed Jul 18 19:24:42 2018 (r474894) @@ -634,6 +634,7 @@ SUBDIR += lttng-ust SUBDIR += luckybackup SUBDIR += lxinput + SUBDIR += lxqt-qtplugin SUBDIR += lxsplit SUBDIR += lxtask SUBDIR += lxterminal Added: head/sysutils/lxqt-qtplugin/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lxqt-qtplugin/Makefile Wed Jul 18 19:24:42 2018 (r474894) @@ -0,0 +1,30 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= lxqt-qtplugin +PORTVERSION= 0.13.0 +CATEGORIES= sysutils +MASTER_SITES= LXQT + +MAINTAINER= jsm@FreeBSD.org +COMMENT= LXQt system integration plugin for Qt + +LICENSE= LGPL21+ + +LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt@qt5 \ + libfm.so:x11/libfm \ + libmenu-cache.so:x11/menu-cache \ + libexif.so:graphics/libexif + +USES= cmake:outsource compiler:c++11-lib kde:5 lxqt pkgconfig tar:xz qt:5 gettext-runtime + +USE_XORG=xcb +USE_GNOME=glib20 +USE_QT= buildtools_build qmake_build core dbus gui svg widgets \ + x11extras xml +USE_KDE= windowsystem +USE_LXQT= buildtools qtxdg libfmqt +USE_LDCONFIG= yes +PLIST_FILES= ${QT_PLUGINDIR}/platformthemes/libqtlxqt.so + +.include Added: head/sysutils/lxqt-qtplugin/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lxqt-qtplugin/distinfo Wed Jul 18 19:24:42 2018 (r474894) @@ -0,0 +1,3 @@ +TIMESTAMP = 1527328595 +SHA256 (lxqt/lxqt-qtplugin-0.13.0.tar.xz) = a67c8668c09aefe54ef78c63806dc647f1c7b2067d780616f6fa4a9b125bdc5a +SIZE (lxqt/lxqt-qtplugin-0.13.0.tar.xz) = 23888 Added: head/sysutils/lxqt-qtplugin/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lxqt-qtplugin/pkg-descr Wed Jul 18 19:24:42 2018 (r474894) @@ -0,0 +1,4 @@ +With this plugin, all Qt-based programs can adopt settings of LXQt, such +as the icon theme. + +WWW: http://lxqt.org/