FreeBSD Bugzilla – Attachment 199970 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]
qt5-pbfimageplugin 1.1
qt5-pbfimageplugin.diff (text/plain), 1.75 KB, created by
Nikolay Korotkiy
on 2018-12-09 10:47:23 UTC
(
hide
)
Description:
qt5-pbfimageplugin 1.1
Filename:
MIME Type:
Creator:
Nikolay Korotkiy
Created:
2018-12-09 10:47:23 UTC
Size:
1.75 KB
patch
obsolete
>diff --git c/graphics/qt5-pbfimageplugin/Makefile i/graphics/qt5-pbfimageplugin/Makefile >new file mode 100644 >index 000000000000..a0e6a241f835 >--- /dev/null >+++ i/graphics/qt5-pbfimageplugin/Makefile >@@ -0,0 +1,25 @@ >+# Created by: Nikolay Korotkiy <sikmir@gmail.com> >+# $FreeBSD$ >+ >+PORTNAME= qt5-pbfimageplugin >+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 >+ >+.include <bsd.port.mk> >diff --git c/graphics/qt5-pbfimageplugin/distinfo i/graphics/qt5-pbfimageplugin/distinfo >new file mode 100644 >index 000000000000..dd3f3efee71f >--- /dev/null >+++ i/graphics/qt5-pbfimageplugin/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/qt5-pbfimageplugin/pkg-descr i/graphics/qt5-pbfimageplugin/pkg-descr >new file mode 100644 >index 000000000000..aaf757b2c29d >--- /dev/null >+++ i/graphics/qt5-pbfimageplugin/pkg-descr >@@ -0,0 +1,3 @@ >+Qt image plugin for displaying Mapbox vector tiles >+ >+WWW: https://github.com/tumic0/QtPBFImagePlugin >diff --git c/graphics/qt5-pbfimageplugin/pkg-plist i/graphics/qt5-pbfimageplugin/pkg-plist >new file mode 100644 >index 000000000000..a0524c456b86 >--- /dev/null >+++ i/graphics/qt5-pbfimageplugin/pkg-plist >@@ -0,0 +1,2 @@ >+%%QT_PLUGINDIR%%/imageformats/libpbf.so >+libdata/ldconfig/qt5-pbfimageplugin
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