Index: head/x11-themes/Makefile =================================================================== --- head/x11-themes/Makefile (revision 558333) +++ head/x11-themes/Makefile (revision 558334) @@ -1,155 +1,156 @@ # $FreeBSD$ # COMMENT = X11 themes SUBDIR += Kvantum SUBDIR += adapta-backgrounds SUBDIR += adapta-gtk-theme SUBDIR += adwaita-icon-theme SUBDIR += adwaita-qt SUBDIR += ant-dracula-theme SUBDIR += arc-gruvbox-theme SUBDIR += audacious-skins 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-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 += gnome-themes-extras 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-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 += 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-gartoon-blue-svg SUBDIR += kde-icons-gartoon-svg SUBDIR += kde-icons-graphite-rade8 SUBDIR += kde-icons-lime-rade8 SUBDIR += kde-icons-lush SUBDIR += kde-icons-noia SUBDIR += kde-icons-nuovext2 SUBDIR += kde-icons-nuvola SUBDIR += kf5-breeze-icons SUBDIR += kf5-kemoticons SUBDIR += kf5-kiconthemes SUBDIR += kf5-oxygen-icons5 SUBDIR += kf5-qqc2-desktop-style 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 += nordic-theme SUBDIR += numix-gtk-theme SUBDIR += numix-icon-theme SUBDIR += numix-icon-theme-circle SUBDIR += openbox-arc-theme SUBDIR += papirus-icon-theme SUBDIR += plasma5-breeze SUBDIR += plasma5-breeze-gtk SUBDIR += plasma5-kde-gtk-config SUBDIR += plasma5-oxygen SUBDIR += plasma5-plasma-workspace-wallpapers SUBDIR += plata-theme + SUBDIR += qgnomeplatform SUBDIR += qt5-style-plugins 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 += slim-freebsd-black-theme SUBDIR += slim-freebsd-dark-theme SUBDIR += slim-freebsd-themes SUBDIR += slim-themes SUBDIR += thewidgetfactory SUBDIR += wallpapers-freebsd-kde SUBDIR += xcursor-themes SUBDIR += xfce-icons-elementary .include Index: head/x11-themes/qgnomeplatform/Makefile =================================================================== --- head/x11-themes/qgnomeplatform/Makefile (nonexistent) +++ head/x11-themes/qgnomeplatform/Makefile (revision 558334) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= qgnomeplatform +DISTVERSION= 0.6.1-8 +DISTVERSIONSUFFIX= -g53d7924 +CATEGORIES= x11-themes + +MAINTAINER= greg@unrelenting.technology +COMMENT= Qt 5 Platform Theme designed to fit into GNOME + +LICENSE= LGPL21 + +LIB_DEPENDS= libwayland-client.so:graphics/wayland \ + libxkbcommon.so:x11/libxkbcommon \ + libharfbuzz.so:print/harfbuzz + +USES= compiler:c++11-lang gl gnome pkgconfig qmake:outsource qt:5 xorg +USE_GL= gl +USE_GNOME= gtk30 cairo gdkpixbuf2 +USE_QT= buildtools_build core gui widgets dbus wayland +USE_XORG= x11 + +USE_GITHUB= yes +GH_ACCOUNT= FedoraQt +GH_PROJECT= QGnomePlatform + +.include Property changes on: head/x11-themes/qgnomeplatform/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/qgnomeplatform/distinfo =================================================================== --- head/x11-themes/qgnomeplatform/distinfo (nonexistent) +++ head/x11-themes/qgnomeplatform/distinfo (revision 558334) @@ -0,0 +1,3 @@ +TIMESTAMP = 1596136575 +SHA256 (FedoraQt-QGnomePlatform-0.6.1-8-g53d7924_GH0.tar.gz) = 2e9ba966a94fbb06552b48852caea28a18f0cdb9e0e69736823adde4c98d1a92 +SIZE (FedoraQt-QGnomePlatform-0.6.1-8-g53d7924_GH0.tar.gz) = 30642 Property changes on: head/x11-themes/qgnomeplatform/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/qgnomeplatform/pkg-descr =================================================================== --- head/x11-themes/qgnomeplatform/pkg-descr (nonexistent) +++ head/x11-themes/qgnomeplatform/pkg-descr (revision 558334) @@ -0,0 +1,5 @@ +QGnomePlatform is a Qt Platform Theme designed to use as many of +the GNOME settings as possible in unmodified Qt applications. +It allows Qt applications to fit into the environment as well as possible. + +WWW: https://github.com/FedoraQt/QGnomePlatform Property changes on: head/x11-themes/qgnomeplatform/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-themes/qgnomeplatform/pkg-plist =================================================================== --- head/x11-themes/qgnomeplatform/pkg-plist (nonexistent) +++ head/x11-themes/qgnomeplatform/pkg-plist (revision 558334) @@ -0,0 +1,2 @@ +%%QT_PLUGINDIR%%/platformthemes/libqgnomeplatform.so +%%QT_PLUGINDIR%%/wayland-decoration-client/libqgnomeplatformdecoration.so Property changes on: head/x11-themes/qgnomeplatform/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property