Port details |
- libdisplay-info EDID and DisplayID library
- 0.1.1 sysutils
=0 0.1.1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2023-02-13 20:54:04
- Last Update: 2023-03-30 23:59:51
- Commit Hash: 5693229
- License: MIT
- Description:
- EDID and DisplayID library.
Goals:
- Provide a set of high-level, easy-to-use, opinionated functions as well as
low-level functions to access detailed information.
- Simplicity and correctness over performance and resource usage.
- Well-tested and fuzzed.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libdisplay-info>0:sysutils/libdisplay-info
- To install the port:
- cd /usr/ports/sysutils/libdisplay-info/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/libdisplay-info
- pkg install libdisplay-info
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libdisplay-info
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1676452290
SHA256 (emersion-libdisplay-info-92b031749c0fe84ef5cdf895067b84a829920e25_GL0.tar.gz) = 417645820a8d30b0490802a2c5b74577fff316469211c1b0de5097d1b92b1cd6
SIZE (emersion-libdisplay-info-92b031749c0fe84ef5cdf895067b84a829920e25_GL0.tar.gz) = 99623
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:
-
- hwdata>0 : misc/hwdata
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Test dependencies:
-
- edid-decode : sysutils/edid-decode
- This port is required by:
- for Libraries
-
- x11-toolkits/wlroots-devel
Configuration Options:
- No options to configure
- Options name:
- sysutils_libdisplay-info
- USES:
- compiler:c11 meson pkgconfig python:build shebangfix
- 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 |
0.1.1 30 Mar 2023 23:59:51
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.3-RELEASE from ports tree
- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE (Only the first 15 lines of the commit message are shown above ) |
0.1.1 18 Feb 2023 20:39:52
    |
Jan Beich (jbeich)  |
Adjust estimated 12.3 EOL date to actual |
0.1.1 15 Feb 2023 10:33:43
    |
Jan Beich (jbeich)  |
sysutils/libdisplay-info: update to 0.1.1
Changes: https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/0.1.1
Reported by: GitLab (notify releases) |
0.1.0 13 Feb 2023 20:50:29
    |
Jan Beich (jbeich)  |
sysutils/libdisplay-info: add new port
EDID and DisplayID library.
Goals:
- Provide a set of high-level, easy-to-use, opinionated functions as well as
low-level functions to access detailed information.
- Simplicity and correctness over performance and resource usage.
- Well-tested and fuzzed.
https://gitlab.freedesktop.org/emersion/libdisplay-info |
Number of commits found: 4
|