Port details |
- pywal Generate and change color-schemes on the fly
- 3.3.0_2 graphics =3 3.3.0_2Version of this port present on the latest quarterly branch.
- Maintainer: DtxdF@disroot.org
- Port Added: 2023-03-31 10:47:11
- Last Update: 2023-05-18 08:19:42
- Commit Hash: 87a6318
- People watching this port, also watch:: woff2, libXdamage, sway, xcb-util-image, libevent
- License: MIT
- WWW:
- https://github.com/dylanaraps/pywal
- Description:
- Pywal is a tool that generates a color palette from the dominant colors
in an image. It then applies the colors system-wide and on-the-fly in
all of your favourite programs.
There are currently 5 supported color generation backends, each
providing a different palette of colors from each image. You're bound to
find an appealing color-scheme.
Pywal also supports predefined themes and has over 250 themes built-in.
You can also create your own theme files to share with others.
The goal of Pywal was to be as out of the way as possible. It doesn't
modify any of your existing configuration files. Instead it works around
them and provides tools to integrate your system as you see fit.
Terminal emulators and TTYs have their color-schemes updated in
real-time with no delay. With minimal configuration this functionality
can be extended to almost anything running on your system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pywal>0:graphics/pywal@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/pywal/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/pywal
- pkg install py39-pywal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pywal listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pywal
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1680089939
SHA256 (pywal-3.3.0.tar.gz) = efeab992c2702c7e07529ac9757425862ea1796a6fc0331148bc45a8675230b7
SIZE (pywal-3.3.0.tar.gz) = 61269
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- ImageMagick7>=7 : graphics/ImageMagick7
- This port is required by:
- for Build
-
- x11-themes/wpgtk
- for Run
-
- x11-themes/wpgtk
Configuration Options:
- ===> The following configuration options are available for py39-pywal-3.3.0_2:
IMAGEMAGICK=on: ImageMagick image processing support
====> Color backend to use
COLORTHIEF=off: Install with graphics/py-colorthief
COLORZ=off: Install with graphics/py-colorz
HAISHOKU=off: Install with graphics/py-haishoku
====> Universal wallpaper setting
BGS=off: Install with x11/bgs
FEH=off: Install with graphics/feh
HABAK=off: Install with x11/habak
HSETROOT=off: Install with x11/hsetroot
NITROGEN=off: Install with sysutils/nitrogen
===> Use 'make config' to modify these settings
- Options name:
- graphics_pywal
- USES:
- python magick:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.0_2 18 May 2023 08:19:42 |
Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo |
graphics/pywal: add optional dependencies, handover
Add optional dependencies for setting wallpapers and generating
colour schemes. Submitter becomes maintainer.
Approved by: fuz (maintainer)
PR: 271153 |
3.3.0_1 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
3.3.0 18 Apr 2023 21:55:28 |
Robert Clausecker (fuz) |
*/*: change MAINTAINER to my FreeBSD.org email address
Out of habit I accidentally used my non-FreeBSD address for some ports.
Change these over to fuz@FreeBSD.org. |
3.3.0 31 Mar 2023 10:42:06 |
Robert Clausecker (fuz) |
graphics/pywal: new port
Pywal is a tool that generates a color palette from the dominant colors
in an image. It then applies the colors system-wide and on-the-fly in
all of your favourite programs.
There are currently 5 supported color generation backends, each
providing a different palette of colors from each image. You're bound to
find an appealing color-scheme.
Pywal also supports predefined themes and has over 250 themes built-in.
You can also create your own theme files to share with others.
The goal of Pywal was to be as out of the way as possible. It doesn't
modify any of your existing configuration files. Instead it works around
them and provides tools to integrate your system as you see fit.
Terminal emulators and TTYs have their color-schemes updated in
real-time with no delay. With minimal configuration this functionality
can be extended to almost anything running on your system.
WWW: https://github.com/dylanaraps/pywal
Requested by: reddit user /u/twllnbrck |
Number of commits found: 4
|