diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 1839f4333b3d..bc48067f48a1 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -1,176 +1,177 @@ 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-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 += 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 += 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 += pop-gtk-themes SUBDIR += pop-icon-theme SUBDIR += qgnomeplatform SUBDIR += qogir-gtk-themes SUBDIR += qogir-icon-themes 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 += 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/wpgtk/Makefile b/x11-themes/wpgtk/Makefile new file mode 100644 index 000000000000..8e08f836ac4f --- /dev/null +++ b/x11-themes/wpgtk/Makefile @@ -0,0 +1,29 @@ +PORTNAME= wpgtk +DISTVERSION= 6.5.0 +CATEGORIES= x11-themes +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= fuz@fuz.su +COMMENT= Colorscheme, wallpaper and template manager +WWW= https://deviantfero.github.io/wpgtk + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py-gobject3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ + wal:graphics/pywal@${PY_FLAVOR} +RUN_DEPENDS= feh:graphics/feh \ + ${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py-gobject3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ + wal:graphics/pywal@${PY_FLAVOR} \ + xsettingsd:x11/xsettingsd + +USES= gnome python +USE_GNOME= gtk30 +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include diff --git a/x11-themes/wpgtk/distinfo b/x11-themes/wpgtk/distinfo new file mode 100644 index 000000000000..ef76ff8279eb --- /dev/null +++ b/x11-themes/wpgtk/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1680094564 +SHA256 (wpgtk-6.5.0.tar.gz) = 04cc66ec96e05a0bd7a45c7e8413e8678b562403b76a7efb603d4ff0bd55868e +SIZE (wpgtk-6.5.0.tar.gz) = 40281 diff --git a/x11-themes/wpgtk/pkg-descr b/x11-themes/wpgtk/pkg-descr new file mode 100644 index 000000000000..4a26793eaa62 --- /dev/null +++ b/x11-themes/wpgtk/pkg-descr @@ -0,0 +1,8 @@ +wpgtk is a color-scheme manager with a template system which lets you +create templates from any text file and will replace keywords on it when +you change your theme, delivering high customizing power. + +And also, for those who are not into auto-generated color-schemes, you +will be happy to know that wpgtk includes all the preset themes that +pywal does, so that's around 200+ themes to play around with, that you +can also modify to get really readable and cool results!