FreeBSD Bugzilla – Attachment 189508 Details for
Bug 224453
New port: x11-toolkits/qt5-gtkplatform, GTK backend for Qt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qt5-gtkplatform.patch 0.2.2 v2
qt5-gtkplatform.patch (text/plain), 2.27 KB, created by
Val Packett
on 2018-01-08 11:32:16 UTC
(
hide
)
Description:
qt5-gtkplatform.patch 0.2.2 v2
Filename:
MIME Type:
Creator:
Val Packett
Created:
2018-01-08 11:32:16 UTC
Size:
2.27 KB
patch
obsolete
>diff --git c/x11-toolkits/qt5-gtkplatform/Makefile w/x11-toolkits/qt5-gtkplatform/Makefile >new file mode 100644 >index 000000000000..d9e567e386e0 >--- /dev/null >+++ w/x11-toolkits/qt5-gtkplatform/Makefile >@@ -0,0 +1,34 @@ >+# $FreeBSD$ >+ >+PORTNAME= gtkplatform >+DISTVERSION= 0.2.2 >+CATEGORIES= x11-toolkits >+PKGNAMEPREFIX= qt5- >+ >+MAINTAINER= greg@unrelenting.technology >+COMMENT= GTK platform backend for Qt 5 >+ >+LICENSE= LGPL3 GPLv2+ >+LICENSE_COMB= dual >+ >+LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ >+ libfreetype.so:print/freetype2 \ >+ libinput.so:x11/libinput \ >+ libmtdev.so:devel/libmtdev \ >+ libudev.so:devel/libudev-devd \ >+ libxkbcommon.so:x11/libxkbcommon \ >+ libnotify.so:devel/libnotify >+ >+USES= qmake:outsource >+USE_GNOME= gtk30 cairo gdkpixbuf2 >+USE_QT5= core gui widgets dbus >+USE_XORG= x11 xext xrender >+USE_GL= gl egl >+ >+USE_GITHUB= yes >+GH_ACCOUNT= CrimsonAS >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/qt5/plugins/platforms/libqgtk.so >+ >+.include <bsd.port.mk> >diff --git c/x11-toolkits/qt5-gtkplatform/distinfo w/x11-toolkits/qt5-gtkplatform/distinfo >new file mode 100644 >index 000000000000..363ec12d7968 >--- /dev/null >+++ w/x11-toolkits/qt5-gtkplatform/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1515330807 >+SHA256 (CrimsonAS-gtkplatform-0.2.2_GH0.tar.gz) = 09110aa247cf7c01fc84d2f35d02b2f9c582a7b04cbff6de0a5afb2a22eae809 >+SIZE (CrimsonAS-gtkplatform-0.2.2_GH0.tar.gz) = 61045 >diff --git c/x11-toolkits/qt5-gtkplatform/pkg-descr w/x11-toolkits/qt5-gtkplatform/pkg-descr >new file mode 100644 >index 000000000000..e2af28b4a0a9 >--- /dev/null >+++ w/x11-toolkits/qt5-gtkplatform/pkg-descr >@@ -0,0 +1,8 @@ >+gtkplatform is a Qt Platform Abstraction plugin providing Qt applications with >+the capability to use GTK+ as a host toolkit. >+ >+It lets Qt applications render with native GTK+ menus, and use GTK+ for input >+(mouse, keyboard, touch), and getting window content on screen, the same as it >+uses e.g. Cocoa on macOS. >+ >+WWW: https://github.com/CrimsonAS/gtkplatform >diff --git c/x11-toolkits/qt5-gtkplatform/pkg-plist w/x11-toolkits/qt5-gtkplatform/pkg-plist >new file mode 100644 >index 000000000000..2cee35a4e587 >--- /dev/null >+++ w/x11-toolkits/qt5-gtkplatform/pkg-plist >@@ -0,0 +1,2 @@ >+lib/cmake/Qt5Gui/Qt5Gui_QGtkIntegrationPlugin.cmake >+%%QT_PLUGINDIR%%/platforms/libqgtk.so
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 224453
:
188959
|
189496
|
189508
|
189540
|
189544