diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 5f7d6a6ca314..b1a820ddd102 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -1,174 +1,175 @@ COMMENT = X11 themes SUBDIR += Kvantum SUBDIR += adapta-backgrounds SUBDIR += adapta-gtk-theme SUBDIR += adwaita-icon-theme SUBDIR += adwaita-qt5 SUBDIR += adwaita-qt6 SUBDIR += ant-dracula-theme SUBDIR += arc-gruvbox-theme SUBDIR += audacious-skins SUBDIR += budgie-backgrounds SUBDIR += canta-gtk-themes SUBDIR += canta-icon-theme SUBDIR += chicago95 SUBDIR += classiclooks SUBDIR += claws-mail-themes SUBDIR += clearlooks SUBDIR += clearlooks-metacity SUBDIR += clearlooks-phenix-theme SUBDIR += clearlooks-themes SUBDIR += clearlooks-themes-extras SUBDIR += cursor-ardoise-theme SUBDIR += cursor-chameleon-anthracite SUBDIR += cursor-chameleon-darkskyblue SUBDIR += cursor-chameleon-pearl SUBDIR += cursor-chameleon-skyblue SUBDIR += cursor-chameleon-white SUBDIR += cursor-crystal-theme SUBDIR += cursor-dmz-aa-theme SUBDIR += cursor-dmz-theme SUBDIR += cursor-jimmac-theme SUBDIR += cursor-neutral-white-theme SUBDIR += e16-themes SUBDIR += emerald-themes SUBDIR += flat-remix-gtk-themes SUBDIR += flat-remix-icon-themes SUBDIR += flatery-icon-themes SUBDIR += fluxbox-tenr-styles-pack SUBDIR += freebsd-8k-wallpapers SUBDIR += freebsd-8k-wallpapers-kde SUBDIR += fvwm-themes SUBDIR += gnome-backgrounds SUBDIR += gnome-icon-theme-symbolic SUBDIR += gnome-icons SUBDIR += gnome-icons-aqua-fusion SUBDIR += gnome-icons-crystal SUBDIR += gnome-icons-elementary SUBDIR += gnome-icons-faenza SUBDIR += gnome-icons-gartoon-redux SUBDIR += gnome-icons-gentoo-test SUBDIR += gnome-icons-iris SUBDIR += gnome-icons-lila SUBDIR += gnome-icons-luv SUBDIR += gnome-icons-noia-full SUBDIR += gnome-icons-noia-warm SUBDIR += gnome-icons-refined SUBDIR += gnome-icons-slick SUBDIR += gnome-icons-snow-apple SUBDIR += gnome-icons-stylish SUBDIR += gnome-icons-ximian-south SUBDIR += gnome-themes SUBDIR += gnome-themes-extra SUBDIR += greybird-theme SUBDIR += gtk-E17-theme SUBDIR += gtk-aluminumalloy-cryogenic-theme SUBDIR += gtk-aluminumalloy-smog-theme SUBDIR += gtk-aluminumalloy-toxic-theme SUBDIR += gtk-aluminumalloy-volcanic-theme SUBDIR += gtk-aquaextremesunken-theme SUBDIR += gtk-arc-themes SUBDIR += gtk-digital-cream-theme SUBDIR += gtk-digital-harmony-theme SUBDIR += gtk-engines2 SUBDIR += gtk-equinox-engine SUBDIR += gtk-gray-theme SUBDIR += gtk-lila-theme SUBDIR += gtk-lila-theme-extras SUBDIR += gtk-longhorninspirat-theme SUBDIR += gtk-milk-theme SUBDIR += gtk-murrina-aqua SUBDIR += gtk-murrine-engine SUBDIR += gtk-nodoka-engine SUBDIR += gtk-oxygen-engine SUBDIR += gtk-xfce-engine SUBDIR += gtk3-oxygen-engine SUBDIR += gtk3-unico-engine SUBDIR += icewm-extra-themes SUBDIR += icon-naming-utils SUBDIR += icons-human-azul SUBDIR += icons-tango SUBDIR += icons-tango-extras SUBDIR += irssi-themes SUBDIR += kde-icons-black-and-white SUBDIR += kde-icons-nuovext2 SUBDIR += kf5-kemoticons SUBDIR += kf5-kiconthemes SUBDIR += kf5-qqc2-desktop-style SUBDIR += kf6-breeze-icons SUBDIR += kf6-kcolorscheme SUBDIR += kf6-kiconthemes SUBDIR += kf6-qqc2-desktop-style SUBDIR += la-capitaine-icon-theme SUBDIR += layan-gtk-themes SUBDIR += lumina-themes SUBDIR += lxappearance SUBDIR += lxde-icon-theme SUBDIR += lxqt-themes SUBDIR += matcha-gtk-themes SUBDIR += mate-backgrounds SUBDIR += mate-icon-theme SUBDIR += mate-icon-theme-faenza SUBDIR += mate-themes SUBDIR += materia-gtk-theme SUBDIR += metacity-aluminumalloy-cryogenic-theme SUBDIR += metacity-aluminumalloy-smog-theme SUBDIR += metacity-aluminumalloy-toxic-theme SUBDIR += metacity-aluminumalloy-volcanic-theme SUBDIR += metacity-aquaextremesunken-theme SUBDIR += metacity-digital-cream-theme SUBDIR += metacity-digital-harmony-theme SUBDIR += metacity-longhorninspirat-theme SUBDIR += metacity-milk-theme SUBDIR += metacity-theme-microgui SUBDIR += metacity-themes SUBDIR += mint-themes SUBDIR += mojave-gtk-themes SUBDIR += nordic-theme SUBDIR += numix-gtk-theme SUBDIR += numix-icon-theme SUBDIR += numix-icon-theme-circle SUBDIR += openbox-arc-theme SUBDIR += oxygen-icons SUBDIR += papirus-icon-theme SUBDIR += plasma6-breeze SUBDIR += plasma6-breeze-gtk SUBDIR += plasma6-kde-gtk-config SUBDIR += plasma6-oxygen SUBDIR += plasma6-plasma-workspace-wallpapers SUBDIR += plasma6-qqc2-breeze-style SUBDIR += plata-theme SUBDIR += pop-gtk-themes SUBDIR += pop-icon-theme SUBDIR += qgnomeplatform SUBDIR += qogir-gtk-themes SUBDIR += qogir-icon-themes SUBDIR += qt5-style-plugins + SUBDIR += qt6gtk2 SUBDIR += qtcurve SUBDIR += qtcurve-gtk2 SUBDIR += qtcurve-kf5 SUBDIR += qtcurve-qt5 SUBDIR += qtcurve-utils SUBDIR += sawfish-themes SUBDIR += sddm-freebsd-black-theme SUBDIR += sierra-gtk-themes SUBDIR += skeuos-gtk-themes SUBDIR += slim-freebsd-black-theme SUBDIR += slim-freebsd-dark-theme SUBDIR += slim-freebsd-themes SUBDIR += slim-themes SUBDIR += tela-icon-theme SUBDIR += thewidgetfactory SUBDIR += wallpapers-freebsd-kde SUBDIR += win98se-icon-theme SUBDIR += wpgtk SUBDIR += xcursor-themes SUBDIR += xfce-icons-elementary SUBDIR += yaru-gtk-themes SUBDIR += yaru-icon-theme SUBDIR += zorin-gtk-themes SUBDIR += zorin-icon-themes SUBDIR += zuki-themes .include diff --git a/x11-themes/qt6gtk2/Makefile b/x11-themes/qt6gtk2/Makefile new file mode 100644 index 000000000000..e5105a438fa2 --- /dev/null +++ b/x11-themes/qt6gtk2/Makefile @@ -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 diff --git a/x11-themes/qt6gtk2/distinfo b/x11-themes/qt6gtk2/distinfo new file mode 100644 index 000000000000..bff5611a7ab0 --- /dev/null +++ b/x11-themes/qt6gtk2/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1739169346 +SHA256 (trialuser02-qt6gtk2-0.3_GH0.tar.gz) = 15ddd412336198b41383cc46260f2161de9100617b57d8f3de7ad5788e2f05a8 +SIZE (trialuser02-qt6gtk2-0.3_GH0.tar.gz) = 65979 diff --git a/x11-themes/qt6gtk2/pkg-descr b/x11-themes/qt6gtk2/pkg-descr new file mode 100644 index 000000000000..defdca094a8c --- /dev/null +++ b/x11-themes/qt6gtk2/pkg-descr @@ -0,0 +1 @@ +Qt6Gtk2 - GTK+2.0 integration plugins for Qt6 diff --git a/x11-themes/qt6gtk2/pkg-plist b/x11-themes/qt6gtk2/pkg-plist new file mode 100644 index 000000000000..646b266104c9 --- /dev/null +++ b/x11-themes/qt6gtk2/pkg-plist @@ -0,0 +1,2 @@ +%%QT_PLUGINDIR%%/platformthemes/libqt6gtk2.so +%%QT_PLUGINDIR%%/styles/libqt6gtk2-style.so