Port details |
- wdisplays GUI display configurator for wlroots compositors
- 1.1.1_1 x11 =2 1.1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2019-10-04 11:29:54
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: CC-BY-SA-4.0 CC0-1.0 GPLv3+ MIT
- WWW:
- https://github.com/artizirk/wdisplays
- Description:
- wdisplays is a graphical application for configuring displays in
Wayland compositors. It borrows some code from kanshi. It should work
in any compositor that implements wlr-output-management-unstable-v1.
Compositors known to support the protocol are Sway and Wayfire.
wdisplays' goal is to allow precise adjustment of display settings in
kiosks, digital signage, and other elaborate multi-monitor setups.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wdisplays>0:x11/wdisplays
- To install the port:
- cd /usr/ports/x11/wdisplays/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/wdisplays
- pkg install wdisplays
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wdisplays
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688213246
SHA256 (artizirk-wdisplays-1.1.1_GH0.tar.gz) = 2df2c56db494c8450b1c7746b0ed2af11bf637fe2838f7412146fcc5cc1a2605
SIZE (artizirk-wdisplays-1.1.1_GH0.tar.gz) = 108810
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:
-
- wayland-protocols>=1.17 : graphics/wayland-protocols
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libepoxy.so : graphics/libepoxy
- libwayland-client.so : graphics/wayland
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Run
-
- x11/wcm
Configuration Options:
- No options to configure
- Options name:
- x11_wdisplays
- USES:
- compiler:c11 gnome meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.1.1 02 Jul 2023 00:18:05 |
Jan Beich (jbeich) |
x11/wdisplays: update to 1.1.1
Changes: https://github.com/artizirk/wdisplays/releases/tag/1.1.1
Reported by: GitHub (watch releases) |
1.1_3 02 Apr 2023 11:06:13 |
Jan Beich (jbeich) |
x11/wdisplays: switch fdf37ec6360d to upstream fix |
1.1_3 29 Mar 2023 16:49:09 |
Jan Beich (jbeich) |
x11/wdisplays: fix UI overlap |
1.1_2 29 Mar 2023 16:49:08 |
Jan Beich (jbeich) |
x11/wdisplays: unbreak build with textproc/py-scour
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/icons/hicolor/scalable/apps/network.cycles.wdisplays.svg
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/icons/hicolor/scalable/apps/wdisplays.svg
===> Error: Plist issues found.
*** Error code 1
PR: 270525
Reported by: Chad Jacob Milios |
1.1_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
1.1 20 Apr 2021 00:46:56 |
Jan Beich (jbeich) |
x11/wdisplays: update to 1.1
Changes: https://github.com/artizirk/wdisplays/releases/tag/1.1
Reported by: Repology |
1.0_1 20 Apr 2021 00:46:56 |
Jan Beich (jbeich) |
x11/wdisplays: unbreak fetch via fork
fetch:
https://codeload.github.com/cyclopsian/wdisplays/tar.gz/1.0?dummy=/cyclopsian-wdisplays-1.0_GH0.tar.gz:
Not Found
Suggested by: /r/swaywm, AUR |
1.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 23 Jul 2020 03:22:27 |
jbeich |
x11/wdisplays: unbreak after r542295
$ G_MESSAGES_DEBUG=all wdisplays
[...]
(wdisplays:26315): Gdk-DEBUG: interface 'zwlr_screencopy_frame_v1' has no event
5
Gdk-Message: Error reading events from display: No error: 0 |
1.0 09 May 2020 08:07:33 |
jbeich |
x11/wdisplays: update to 1.0
Changes: https://github.com/cyclopsian/wdisplays/compare/0faafdc...1.0
Reported by: portscout
MFH: 2020Q2 (stability, upstream support) |
s20200314 23 Mar 2020 17:08:25 |
jbeich |
x11/wdisplays: update to s20200314
Changes: https://github.com/cyclopsian/wdisplays/compare/ba331ca...0faafdc |
s20200112 14 Jan 2020 01:00:10 |
jbeich |
x11/wdisplays: update to s20200112
Changes: https://github.com/cyclopsian/wdisplays/compare/22669ed...ba331ca |
s20191026 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
s20191026 07 Nov 2019 00:53:54 |
jbeich |
x11/wdisplays: update to s20191026
Changes: https://github.com/cyclopsian/wdisplays/compare/049bf5b...22669ed |
s20190924 04 Oct 2019 11:29:33 |
jbeich |
x11/wdisplays: add new port
wdisplays is a graphical application for configuring displays in
Wayland compositors. It borrows some code from kanshi. It should work
in any compositor that implements the wlr-output-management-unstable-v1
protocol, including sway. The goal of this project is to allow precise
adjustment of display settings in kiosks, digital signage, and other
elaborate multi-monitor setups.
https://github.com/cyclopsian/wdisplays |