4 changed files with 28 additions and 0 deletions
@ -0,0 +1,22 @@ |
|||
PORTNAME= qt6gtk2 |
|||
PORTVERSION= 0.3 |
|||
CATEGORIES= x11-themes |
|||
|
|||
MAINTAINER= ports@freebsd.org |
|||
COMMENT= Qt6Gtk2 - GTK+2.0 integration plugins for Qt6 |
|||
WWW= https://github.com/trialuser02/qt6gtk2 |
|||
|
|||
USE_GITHUB= yes |
|||
GH_ACCOUNT= trialuser02 |
|||
GH_PROJECT= qt6gtk2 |
|||
|
|||
LICENSE= GPLv2 |
|||
LICENSE_FILE= ${WRKSRC}/COPYING |
|||
|
|||
LIB_DEPENDS= libX11.so.6:x11/libX11 |
|||
|
|||
USES= gnome pkgconfig qmake qt:6 |
|||
USE_GNOME= gtk20 |
|||
USE_QT= base |
|||
|
|||
.include <bsd.port.mk> |
@ -0,0 +1,3 @@ |
|||
TIMESTAMP = 1739169346 |
|||
SHA256 (trialuser02-qt6gtk2-0.3_GH0.tar.gz) = 15ddd412336198b41383cc46260f2161de9100617b57d8f3de7ad5788e2f05a8 |
|||
SIZE (trialuser02-qt6gtk2-0.3_GH0.tar.gz) = 65979 |
@ -0,0 +1 @@ |
|||
Qt6Gtk2 - GTK+2.0 integration plugins for Qt6 |
@ -0,0 +1,2 @@ |
|||
%%QT_PLUGINDIR%%/platformthemes/libqt6gtk2.so |
|||
%%QT_PLUGINDIR%%/styles/libqt6gtk2-style.so |
Loading…
Reference in new issue