x11-themes/qt6gtk2: add new port (+)
Qt6Gtk2 is a GTK+2.0 styles integration plugins for Qt6 environment
This commit is contained in:
parent
a787549437
commit
ece1855df1
@ -145,6 +145,7 @@
|
||||
SUBDIR += qogir-gtk-themes
|
||||
SUBDIR += qogir-icon-themes
|
||||
SUBDIR += qt5-style-plugins
|
||||
SUBDIR += qt6gtk2
|
||||
SUBDIR += qtcurve
|
||||
SUBDIR += qtcurve-gtk2
|
||||
SUBDIR += qtcurve-kf5
|
||||
|
||||
21
x11-themes/qt6gtk2/Makefile
Normal file
21
x11-themes/qt6gtk2/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
PORTNAME= qt6gtk2
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= x11-themes
|
||||
|
||||
MAINTAINER= root@dc365.ru
|
||||
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
|
||||
|
||||
USES= gnome pkgconfig qmake qt:6 xorg
|
||||
USE_GNOME= gtk20
|
||||
USE_QT= base
|
||||
USE_XORG= x11
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
x11-themes/qt6gtk2/distinfo
Normal file
3
x11-themes/qt6gtk2/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1739169346
|
||||
SHA256 (trialuser02-qt6gtk2-0.3_GH0.tar.gz) = 15ddd412336198b41383cc46260f2161de9100617b57d8f3de7ad5788e2f05a8
|
||||
SIZE (trialuser02-qt6gtk2-0.3_GH0.tar.gz) = 65979
|
||||
1
x11-themes/qt6gtk2/pkg-descr
Normal file
1
x11-themes/qt6gtk2/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
Qt6Gtk2 - GTK+2.0 integration plugins for Qt6
|
||||
2
x11-themes/qt6gtk2/pkg-plist
Normal file
2
x11-themes/qt6gtk2/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
%%QT_PLUGINDIR%%/platformthemes/libqt6gtk2.so
|
||||
%%QT_PLUGINDIR%%/styles/libqt6gtk2-style.so
|
||||
Loading…
x
Reference in New Issue
Block a user