Port details |
- wcm Wayfire Config Manager
- 0.9.0 x11 =2 0.8.0_1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2019-10-06 04:28:18
- Last Update: 2024-08-24 18:09:09
- Commit Hash: 347120ea
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: MIT
- WWW:
- https://wayfire.org/
- Description:
- Wayfire Config Manager
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/x11/wcm/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/wcm
- pkg install wcm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wcm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724414952
SHA256 (WayfireWM-wcm-v0.9.0_GH0.tar.gz) = 35205c165b83ac387235b0415f58f0e80a8975421de23250c7cb70c471aeee87
SIZE (WayfireWM-wcm-v0.9.0_GH0.tar.gz) = 400778
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:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- wayfire>0 : x11-wm/wayfire
- wf-shell>0 : x11/wf-shell
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- wayfire>0 : x11-wm/wayfire
- wdisplays>0 : x11/wdisplays
- Library dependencies:
-
- libevdev.so : devel/libevdev
- libwf-config.so : devel/wf-config
- libwayland-client.so : graphics/wayland
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wcm-0.9.0:
WDISPLAYS=on: Configure outputs via wdisplays
WFSHELL=on: Build with wf-shell support
===> Use 'make config' to modify these settings
- Options name:
- x11_wcm
- USES:
- compiler:c++17-lang 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 |
0.9.0 24 Aug 2024 18:09:09 |
Jan Beich (jbeich) |
x11/wcm: update to 0.9.0
Changes: https://github.com/WayfireWM/wcm/releases/tag/v0.9.0
Reported by: GitHub (watch releases) |
0.8.0_1 13 Mar 2024 15:04:44 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.8.1
Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.8.1
Reported by: GitHub (watch releases) |
0.8.0_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.8.0 21 Nov 2023 21:42:03 |
Jan Beich (jbeich) |
x11/wcm: unbreak build after 1b744b687e87
meson.build:6:10: ERROR: Dependency lookup for wayfire with method 'pkgconfig'
failed: Could not generate cflags for wayfire:
Package wlroots was not found in the pkg-config search path.
Perhaps you should add the directory containing `wlroots.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wlroots', required by 'wayfire', not found |
0.8.0 08 Oct 2023 08:53:29 |
Jan Beich (jbeich) |
x11/wcm: unbreak build with libc++ < 16 after 275590e5fab0
In file included from ../src/wcm.cpp:1:
../src/wcm.hpp:69:52: error: implicit instantiation of undefined template
'std::array<Gtk::Separator, 7>'
std::array<Gtk::Separator, NUM_CATEGORIES - 1> separators;
^
/usr/include/c++/v1/__tuple:219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
PR: 274347
Reported by: Chad Jacob Milios |
0.8.0 07 Oct 2023 14:44:05 |
Jan Beich (jbeich) |
x11/wcm: update to 0.8.0
Changes: https://github.com/WayfireWM/wcm/releases/tag/v0.8.0
Reported by: GitHub (watch releases) |
0.7.5_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 ) |
0.7.5 16 Jan 2023 13:21:40 |
Jan Beich (jbeich) |
x11/wcm: update to 0.7.5
Changes: https://github.com/WayfireWM/wcm/compare/v0.7.0...v0.7.5
Reported by: GitHub (watch releases) |
0.7.0_2 01 Dec 2022 15:47:14 |
Jan Beich (jbeich) |
x11-wm/wayfire: update to 0.7.5
Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.7.5
Changes: https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.7.0...v0.7.5
Reported by: GitHub (watch releases) |
0.7.0_2 11 Nov 2022 23:22:27 |
Jan Beich (jbeich) |
x11/wcm: unbreak build after 1c4b6bc295c6
meson.build:6:0: ERROR: Dependency "wayfire" not found, tried pkgconfig |
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) |
0.7.0_2 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 ) |
0.7.0_2 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
0.7.0_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.7.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.7.0 31 Dec 2021 09:53:01 |
Jan Beich (jbeich) |
x11/wcm: explicitly depend on wayland-protocols
proto/meson.build:1:0: ERROR: Dependency "wayland-protocols" not found, tried
pkgconfig
PR: 260639
Reported by: antoine (via exp-run) |
0.7.0 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.7.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.0 29 Jan 2021 19:23:32 |
jbeich |
x11-wm/wayfire: update to 0.7.0
Changes: https://github.com/WayfireWM/wayfire/compare/0.6.0...v0.7.0
Changes: https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.6.0...v0.7.0
Changes: https://github.com/WayfireWM/wf-config/compare/0.6.0...v0.7.0
Changes: https://github.com/WayfireWM/wf-shell/compare/v0.6.1...v0.7.0
Changes: https://github.com/WayfireWM/wcm/compare/0.6.0...v0.7.0
Reported by: GitHub (watch releases) |
0.6.0_1 16 Nov 2020 12:27:59 |
jbeich |
x11/wcm: make wf-shell optional |
0.6.0_1 16 Nov 2020 12:27:48 |
jbeich |
x11/wcm: explicitly require wayfire to be installed
$ wcm
[src/file.cpp:441] Failed to open XML directory
/usr/local/share/wayfire/metadata
[src/file.cpp:441] Failed to open XML directory
/usr/local/share/wayfire/metadata/wf-shell
Process 91210 stopped
* thread #1, name = 'wcm', stop reason = signal SIGSEGV: invalid address (fault
address: 0x8)
frame #0: 0x0000000801164ea5
libwf-config.so.1`std::__1::unique_ptr<wf::config::section_t::impl,
std::__1::default_delete<wf::config::section_t::impl>
>::operator->(this=0x0000000000000008) const at memory:2587:19
2584 }
2585 _LIBCPP_INLINE_VISIBILITY
2586 pointer operator->() const _NOEXCEPT {
-> 2587 return __ptr_.first();
2588 }
2589 _LIBCPP_INLINE_VISIBILITY
2590 pointer get() const _NOEXCEPT {
(lldb) bt
* thread #1, name = 'wcm', stop reason = signal SIGSEGV: invalid address (fault
address: 0x8)
* frame #0: 0x0000000801164ea5
libwf-config.so.1`std::__1::unique_ptr<wf::config::section_t::impl,
std::__1::default_delete<wf::config::section_t::impl>
>::operator->(this=0x0000000000000008) const at memory:2587:19
frame #1: 0x00000008011647ec
libwf-config.so.1`wf::config::section_t::get_option_or(this=0x0000000000000000,
name="plugins") at section.cpp:37:9
frame #2: 0x00000008011648a7
libwf-config.so.1`wf::config::section_t::get_option(this=0x0000000000000000,
name="plugins") at section.cpp:46:19
frame #3: 0x0000000000217453 wcm`init(wcm=0x000000080251b320) at
main.cpp:221:29
frame #4: 0x00000000002172e2 wcm`main(argc=1, argv=0x00007fffffffeb70) at
main.cpp:257:5
frame #5: 0x0000000000216750 wcm`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1.c:76:7 |
0.6.0 10 Nov 2020 08:57:33 |
jbeich |
x11-wm/wayfire: update to 0.6.0
Changes: https://github.com/WayfireWM/wcm/compare/v0.4.0...v0.5.0
Reported by: portscout |
0.5.0_1 28 Sep 2020 19:59:57 |
zeising |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
0.5.0 04 Aug 2020 20:35:10 |
jbeich |
x11-wm/wayfire: update to 0.5.0
Changes: https://github.com/WayfireWM/wayfire/compare/0.4.0...0.5.0
Changes: https://github.com/WayfireWM/wf-config/compare/0.4.1...0.5.0
Changes: https://github.com/WayfireWM/wf-shell/compare/0.4.0...0.5.0
Changes: https://github.com/WayfireWM/wcm/compare/v0.4.0...v0.5.0
Reported by: GitHub (watch releases) |
0.4.0_1 04 Aug 2020 20:34:56 |
jbeich |
x11/wcm: track libwayland dependency
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/wcm is linked to /usr/local/lib/libwayland-client.so.0
from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland |
0.4.0 22 Mar 2020 10:45:11 |
jbeich |
x11-wm/wayfire: update to 0.4.0
Changes: https://github.com/WayfireWM/wayfire/compare/0.3.1...0.4.0
Changes: https://github.com/WayfireWM/wf-shell/compare/0.3...0.4.0
Changes: https://github.com/WayfireWM/wf-config/compare/0.3...0.4.0
Changes: https://github.com/WayfireWM/wcm/compare/v0.3.1...v0.4.0
Reported by: GitHub (watch releases), portscout |
0.3.1 03 Jan 2020 10:16:59 |
jbeich |
x11-wm/wayfire: update to 0.3.1
Changes: https://github.com/WayfireWM/wayfire/releases/tag/0.3.1
Changes: https://github.com/WayfireWM/wayfire/compare/0.3.0...0.3.1
Changes: https://github.com/WayfireWM/wcm/compare/v0.3...v0.3.1
Reported by: GitHub (watch releases)
MFH: 2020Q1 (better upstream support) |
0.3 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
0.3 07 Oct 2019 20:41:59 |
jbeich |
x11/wcm: update to 0.3
Changes: https://github.com/WayfireWM/wcm/compare/0251264...v0.3 |
s20191003 06 Oct 2019 04:41:21 |
jbeich |
x11/wcm: drop glibmm and gtkmm30 dependencies
Copypasta leftover from x11/wf-shell. |
s20191003 06 Oct 2019 04:28:24 |
jbeich |
x11-fm/wcmcommander: conflicts with x11/wcm |
s20191003 06 Oct 2019 04:28:11 |
jbeich |
x11/wcm: add new port
Wayfire Config Manager
https://wayfire.org/ |