Package Details: wayfire 0.8.1-4

Git Clone URL: https://aur.archlinux.org/wayfire.git (read-only, click to copy)
Package Base: wayfire
Description: 3D wayland compositor
Upstream URL: https://wayfire.org
Keywords: compositor wayland
Licenses: MIT
Submitter: aperez
Maintainer: aperez
Last Packager: aperez
Votes: 57
Popularity: 1.25
First Submitted: 2019-02-14 08:43 (UTC)
Last Updated: 2024-04-08 07:15 (UTC)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

simona commented on 2021-04-16 15:25 (UTC)

:: l'installazione di wlroots (0.13.0-1) interrompe la dipendenza 'wlroots<0.13' richiesta da wayfire

stianz0 commented on 2021-02-07 22:31 (UTC)

I get error in the latest release, https://pastebin.com/6EJmaydZ . I don't know why it fails to build tho, everything else are updated and fine.

fluix commented on 2020-11-08 19:16 (UTC)

I believe the license should be just MIT, not custom:MIT 1, similar to wayfire-git. This is probably unimportant, but I think quoting extra placing entries like the url, packages in (make)depends, etc. is also common.

oech3 commented on 2020-09-24 18:11 (UTC)

fails to build if -fuse-ld=lld in CFLAGS,CXXFLAGS.

dlupi commented on 2020-05-24 07:28 (UTC)

Compilation error of wf-config-0.4.0:

[2/30] Compiling C++ object 'wf-config@sha/src_section.cpp.o' FAILED: wf-config@sha/src_section.cpp.o c++ -Iwf-config@sha -I. -I../wf-config-0.4.0 -Iinclude -I../wf-config-0.4.0/include -I/usr/include/libevdev-1.0/ -I/usr/include/libxml2 -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c++17 -Wno-deprecated-declarations -march=x86-64 -mtune=generic -O2 -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 'wf-config@sha/src_section.cpp.o' -MF 'wf-config@sha/src_section.cpp.o.d' -o 'wf-config@sha/src_section.cpp.o' -c ../wf-config-0.4.0/src/section.cpp ../wf-config-0.4.0/src/section.cpp: In member function ‘std::shared_ptr<wf::config::option_base_t> wf::config::section_t::get_option(const string&)’: ../wf-config-0.4.0/src/section.cpp:38:20: error: ‘invalid_argument’ is not a member of ‘std’ 38 | throw std::invalid_argument("Non-existing option " + name | ^~~~~~~~~~~~~~~~ ../wf-config-0.4.0/src/section.cpp: In member function ‘void wf::config::section_t::register_new_option(std::shared_ptr<wf::config::option_base_t>)’: ../wf-config-0.4.0/src/section.cpp:60:20: error: ‘invalid_argument’ is not a member of ‘std’ 60 | throw std::invalid_argument( | ^~~~~~~~~~~~~~~~ [7/30] Compiling C++ object 'wf-config@sha/src_file.cpp.o' ninja: build stopped: subcommand failed.

Plexcon commented on 2020-04-01 16:27 (UTC)

==> Missing dependencies: -> wf-config>=0.4 ==> Checking dependencies while compiling... ==> ERROR: Not all dependencies could be solved.

aperez commented on 2020-01-30 16:29 (UTC)

@laichiaheng: The issue should be fixed in version 0.3.1, please give it a try.

laichiaheng commented on 2020-01-27 14:10 (UTC)

Failed to build it.