Summary
This project intended to modernize the DisplayCAL code including Python 3 support. Florian Höch, the original developer, did an incredible job of creating and maintaining DisplayCAL for all these years. But, it seems that, during the pandemic, very understandably, he lost his passion to the project. Now, it is time for us, the DisplayCAL community, to contribute back to this great tool.
Versions
v3.9.10-r2 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- debug
v3.9.10 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / build : A simple, correct PEP517 package builder
dev-python / certifi : A certifi hack to use system trust store on Linux/FreeBSD
dev-python / dbus-python : Python bindings for the D-Bus messagebus
dev-python / distro : Reliable machine-readable Linux distribution information for Python
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / pychromecast : Python module to talk to Google Chromecast
dev-python / send2trash : Sends files to the Trash (or Recycle Bin)
dev-python / wxpython : A blending of the wxWindows C++ class library with Python
dev-python / zeroconf : Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
media-gfx / argyllcms : Open source, ICC compatible color management system
x11-libs / libXxf86vm : X.Org Xxf86vm library
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / build : A simple, correct PEP517 package builder
dev-python / certifi : A certifi hack to use system trust store on Linux/FreeBSD
dev-python / dbus-python : Python bindings for the D-Bus messagebus
dev-python / distro : Reliable machine-readable Linux distribution information for Python
dev-python / numpy : Fast array and numerical python library
dev-python / pillow : Python Imaging Library (fork)
dev-python / pychromecast : Python module to talk to Google Chromecast
dev-python / send2trash : Sends files to the Trash (or Recycle Bin)
dev-python / wxpython : A blending of the wxWindows C++ class library with Python
dev-python / zeroconf : Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
media-gfx / argyllcms : Open source, ICC compatible color management system
x11-libs / libXxf86vm : X.Org Xxf86vm library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
media-gfx/displaycal-py3: Fix doc install dir
Closes: https://bugs.gentoo.org/905450 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
media-gfx/displaycal-py3: Enable python 3.11
Closes: https://bugs.gentoo.org/896984 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nick Sarnie · gentoo
media-gfx/displaycal-py3: new package, add 3.9.10
Closes: https://bugs.gentoo.org/724540 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>