FreeBSD Bugzilla – Attachment 188959 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
qt5-gtkplatform.patch (text/plain), 2.26 KB, created by
Val Packett
on 2017-12-19 13:41:22 UTC
(
hide
)
Description:
qt5-gtkplatform.patch
Filename:
MIME Type:
Creator:
Val Packett
Created:
2017-12-19 13:41:22 UTC
Size:
2.26 KB
patch
obsolete
>diff --git c/x11-toolkits/qt5-gtkplatform/Makefile i/x11-toolkits/qt5-gtkplatform/Makefile >new file mode 100644 >index 000000000000..ce9f1337d483 >--- /dev/null >+++ i/x11-toolkits/qt5-gtkplatform/Makefile >@@ -0,0 +1,34 @@ >+# $FreeBSD$ >+ >+PORTNAME= gtkplatform >+DISTVERSION= 0.2.1 >+CATEGORIES= x11-toolkits devel >+PKGNAMEPREFIX= qt5- >+ >+MAINTAINER= greg@unrelenting.technology >+COMMENT= GTK platform backend for Qt 5 >+ >+LICENSE= LGPL3 GPLv2+ >+LICENSE_COMB= dual >+ >+LIB_DEPENDS= libnotify.so:devel/libnotify \ >+ libinput.so:x11/libinput \ >+ libxkbcommon.so:x11/libxkbcommon \ >+ libudev.so:devel/libudev-devd \ >+ libmtdev.so:devel/libmtdev \ >+ libfontconfig.so:x11-fonts/fontconfig \ >+ libfreetype.so:print/freetype2 >+ >+USES= qmake >+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 i/x11-toolkits/qt5-gtkplatform/distinfo >new file mode 100644 >index 000000000000..3bac5401e4fc >--- /dev/null >+++ i/x11-toolkits/qt5-gtkplatform/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1513685853 >+SHA256 (CrimsonAS-gtkplatform-0.2.1_GH0.tar.gz) = 82001e93f200958f9992636db35cb117beb77a7b26015f2695d1a7ec31a0fea0 >+SIZE (CrimsonAS-gtkplatform-0.2.1_GH0.tar.gz) = 60805 >diff --git c/x11-toolkits/qt5-gtkplatform/pkg-descr i/x11-toolkits/qt5-gtkplatform/pkg-descr >new file mode 100644 >index 000000000000..e2af28b4a0a9 >--- /dev/null >+++ i/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 i/x11-toolkits/qt5-gtkplatform/pkg-plist >new file mode 100644 >index 000000000000..2cee35a4e587 >--- /dev/null >+++ i/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