1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

x11-themes/wpgtk: new port

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!

WWW: https://deviantfero.github.io/wpgtk/

Requested by:	reddit user /u/twllnbrck
This commit is contained in:
Robert Clausecker 2023-03-29 16:43:20 +02:00
parent 00125cc731
commit 5a6a00ae2b
4 changed files with 41 additions and 0 deletions

View File

@ -165,6 +165,7 @@
SUBDIR += thewidgetfactory
SUBDIR += wallpapers-freebsd-kde
SUBDIR += win98se-icon-theme
SUBDIR += wpgtk
SUBDIR += xcursor-themes
SUBDIR += xfce-icons-elementary
SUBDIR += yaru-gtk-themes

29
x11-themes/wpgtk/Makefile Normal file
View File

@ -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 <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1680094564
SHA256 (wpgtk-6.5.0.tar.gz) = 04cc66ec96e05a0bd7a45c7e8413e8678b562403b76a7efb603d4ff0bd55868e
SIZE (wpgtk-6.5.0.tar.gz) = 40281

View File

@ -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!