FreeBSD Bugzilla – Attachment 200094 Details for
Bug 233878
[NEW PORT] graphics/qtpbfimageplugin: Qt image plugin for displaying Mapbox vector tiles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qtpbfimageplugin 1.1
qtpbfimageplugin.diff (text/plain), 1.44 KB, created by
Nikolay Korotkiy
on 2018-12-13 22:47:27 UTC
(
hide
)
Description:
qtpbfimageplugin 1.1
Filename:
MIME Type:
Creator:
Nikolay Korotkiy
Created:
2018-12-13 22:47:27 UTC
Size:
1.44 KB
patch
obsolete
>diff --git c/graphics/qtpbfimageplugin/Makefile i/graphics/qtpbfimageplugin/Makefile >new file mode 100644 >index 000000000000..27a257db9b63 >--- /dev/null >+++ i/graphics/qtpbfimageplugin/Makefile >@@ -0,0 +1,26 @@ >+# $FreeBSD$ >+ >+PORTNAME= qtpbfimageplugin >+PORTVERSION= 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 <bsd.port.mk> >diff --git c/graphics/qtpbfimageplugin/distinfo i/graphics/qtpbfimageplugin/distinfo >new file mode 100644 >index 000000000000..dd3f3efee71f >--- /dev/null >+++ i/graphics/qtpbfimageplugin/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1544334839 >+SHA256 (tumic0-QtPBFImagePlugin-1.1_GH0.tar.gz) = d12224b19fd61adef815468b7e3a6941fb193a43f7d0bd616e00e61d50a7db72 >+SIZE (tumic0-QtPBFImagePlugin-1.1_GH0.tar.gz) = 193382 >diff --git c/graphics/qtpbfimageplugin/pkg-descr i/graphics/qtpbfimageplugin/pkg-descr >new file mode 100644 >index 000000000000..aaf757b2c29d >--- /dev/null >+++ i/graphics/qtpbfimageplugin/pkg-descr >@@ -0,0 +1,3 @@ >+Qt image plugin for displaying Mapbox vector tiles >+ >+WWW: https://github.com/tumic0/QtPBFImagePlugin
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 233878
:
199970
|
200093
| 200094