From owner-svn-ports-all@freebsd.org Fri Dec 14 14:25:13 2018 Return-Path: Delivered-To: svn-ports-all@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 BED781335486; Fri, 14 Dec 2018 14:25:12 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6190E76FB2; Fri, 14 Dec 2018 14:25:12 +0000 (UTC) (envelope-from tcberner@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 574BB87F; Fri, 14 Dec 2018 14:25:12 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBEEPC6R090149; Fri, 14 Dec 2018 14:25:12 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBEEPBJU090145; Fri, 14 Dec 2018 14:25:11 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201812141425.wBEEPBJU090145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Fri, 14 Dec 2018 14:25:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487438 - in head/graphics: . qtpbfimageplugin X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/graphics: . qtpbfimageplugin X-SVN-Commit-Revision: 487438 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6190E76FB2 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-1.50 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.85)[-0.853,0]; NEURAL_HAM_SHORT(-0.65)[-0.647,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 14 Dec 2018 14:25:13 -0000 Author: tcberner Date: Fri Dec 14 14:25:11 2018 New Revision: 487438 URL: https://svnweb.freebsd.org/changeset/ports/487438 Log: New port: graphics/qtpbfimageplugin PR: 233878 Submitted by: Nikolay Korotkiy Added: head/graphics/qtpbfimageplugin/ head/graphics/qtpbfimageplugin/Makefile (contents, props changed) head/graphics/qtpbfimageplugin/distinfo (contents, props changed) head/graphics/qtpbfimageplugin/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri Dec 14 14:13:11 2018 (r487437) +++ head/graphics/Makefile Fri Dec 14 14:25:11 2018 (r487438) @@ -987,6 +987,7 @@ SUBDIR += qt5-svg SUBDIR += qt5-wayland SUBDIR += qtawesome + SUBDIR += qtpbfimageplugin SUBDIR += quat SUBDIR += quat-gui SUBDIR += quesa Added: head/graphics/qtpbfimageplugin/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/qtpbfimageplugin/Makefile Fri Dec 14 14:25:11 2018 (r487438) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= qtpbfimageplugin +DISTVERSION= 1.1 +CATEGORIES= graphics + +MAINTAINER= sikmir@gmail.com +COMMENT= Qt image plugin for displaying Mapbox vector tiles + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libprotobuf-lite.so:devel/protobuf + +USES= gl qmake qt:5 +USE_QT= core gui buildtools_build +USE_GL= gl +USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} + +USE_GITHUB= yes +GH_ACCOUNT= tumic0 +GH_PROJECT= QtPBFImagePlugin + +PLIST_FILES= ${QT_PLUGINDIR}/imageformats/libpbf.so + +.include Added: head/graphics/qtpbfimageplugin/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/qtpbfimageplugin/distinfo Fri Dec 14 14:25:11 2018 (r487438) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544334839 +SHA256 (tumic0-QtPBFImagePlugin-1.1_GH0.tar.gz) = d12224b19fd61adef815468b7e3a6941fb193a43f7d0bd616e00e61d50a7db72 +SIZE (tumic0-QtPBFImagePlugin-1.1_GH0.tar.gz) = 193382 Added: head/graphics/qtpbfimageplugin/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/qtpbfimageplugin/pkg-descr Fri Dec 14 14:25:11 2018 (r487438) @@ -0,0 +1,5 @@ +QtPBFImagePlugin is a Qt image plugin that enables applications capable of +displaying raster MBTiles maps or raster XYZ online maps to also display PBF +vector tiles without (almost) any application modifications. + +WWW: https://github.com/tumic0/QtPBFImagePlugin