Package Details: fvwm3 1.1.2-1

Git Clone URL: https://aur.archlinux.org/fvwm3.git (read-only, click to copy)
Package Base: fvwm3
Description: A highly customizable virtual desktop window manager with small memory footprint.
Upstream URL: https://www.fvwm.org
Licenses: GPL, custom
Conflicts: fvwm
Provides: fvwm
Submitter: None
Maintainer: SolarAquarion (ThomasAdam)
Last Packager: ThomasAdam
Votes: 11
Popularity: 0.005543
First Submitted: 2021-08-12 12:49 (UTC)
Last Updated: 2025-03-17 21:42 (UTC)

Latest Comments

1 2 3 4 Next › Last »

bearbee commented on 2025-03-25 18:18 (UTC)

still see the hash problem here:

==> Validating source files with sha256sums...
    fvwm3-1.1.2.tar.gz ... FAILED
    fvwm3.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!

FabioLolix commented on 2025-03-17 22:12 (UTC)

HI

Also, 'go' should be added as a makedepend.

Confirming this, from building with devtools

Program perl found: YES (/usr/bin/perl)
Program go found: NO

fvwm3-1.1.2/meson.build:227:9: ERROR: Program 'go' not found or not executable

A full log can be found at /build/fvwm3/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().

Also, several optdepends are needed at least at build time

Run-time dependency freetype2 found: YES 26.2.20
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency fribidi found: NO (tried pkgconfig)

fvwm3-1.1.2/meson.build:263:10: ERROR: Dependency "fribidi" not found, tried pkgconfig

A full log can be found at /build/fvwm3/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Run-time dependency libpng found: YES 1.6.47
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency librsvg-2.0 found: NO (tried pkgconfig)

fvwm3-1.1.2/meson.build:312:10: ERROR: Dependency "librsvg-2.0" not found, tried pkgconfig

A full log can be found at /build/fvwm3/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Run-time dependency sm found: YES 1.2.6
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency xcursor found: NO (tried pkgconfig)

fvwm3-1.1.2/meson.build:352:10: ERROR: Dependency "xcursor" not found, tried pkgconfig

A full log can be found at /build/fvwm3/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Run-time dependency xfixes found: YES 6.0.1
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency xpm found: NO (tried pkgconfig)

fvwm3-1.1.2/meson.build:364:6: ERROR: Dependency "xpm" not found, tried pkgconfig

A full log can be found at /build/fvwm3/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().

Build fine commeting out options=('!emptydirs' '!makeflags'), there are 2 sets of sha256sums=() in the pkgbuild, licenses should be updated to SPDX indetifier https://spdx.org/licenses/

ThomasAdam commented on 2025-03-17 21:45 (UTC) (edited on 2025-03-17 21:49 (UTC) by ThomasAdam)

Hi all,

This should be fixed now, and sorry for the delay with this.

cyberphiliac commented on 2025-03-17 07:53 (UTC) (edited on 2025-03-17 08:54 (UTC) by cyberphiliac)

The sha256sum for fvwm3-1.1.2.tar.gz needs to be updated. The PKGBUILD is still using the one for fvwm3-1.1.1.tar.gz.

Also, 'go' should be added as a makedepend. I had to install it manually in order to get the package to build.

aggu commented on 2025-02-07 15:01 (UTC) (edited on 2025-02-07 15:02 (UTC) by aggu)

/usr/src/debug/fvwm3/build/../fvwm3-1.1.1/libs/FlocaleCharset.c:607:(.text+0x2619): undefined reference to `locale_charset'
collect2: error: ld returned 1 exit status

seth commented on 2025-01-11 20:20 (UTC)

Consider xorg-mkfontscale and xorg-font-util as optional dependencies https://bbs.archlinux.org/viewtopic.php?id=302489 (possibly related to xorg fonts only?)

carlosal1015 commented on 2025-01-11 18:02 (UTC)

Run-time dependency xext found: YES 1.3.6
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency xkbcommon found: NO (tried pkgconfig)

fvwm3-1.1.1/meson.build:205:12: ERROR: Dependency "xkbcommon" not found, tried pkgconfig

A full log can be found at /build/fvwm3/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...

ThomasAdam commented on 2024-12-09 17:27 (UTC)

Hi all,

I've just updated this package for the 1.1.1 release. Apologies it's taken a while.

I've also changed the packaging to use meson as well.

Any issues let me know -- hopefully there won't be any!

petronny commented on 2023-03-31 07:15 (UTC)

The arch4edu repository now starts to provide the prebuilt binaries of fvwm3 for both x86_64 and aarch64.

Please note that none of optdepends is installed during the build unless it's included in makedepends.

FabioLolix commented on 2023-01-30 20:32 (UTC)

@parszab it have a makedepends on asciidoctor which depends on ruby