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.005003
First Submitted: 2021-08-12 12:49 (UTC)
Last Updated: 2025-03-17 21:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

jm2dev commented on 2022-10-07 11:22 (UTC)

Hi, can it be updated to latest available version (1.0.5)?

 +++ b/PKGBUILD

-pkgver=1.0.4
+pkgver=1.0.5

-sha256sums=('20877e20ae5ce39266e7d0ea48b013e822d600dd94f5b269955db05a3d50a63b'
+sha256sums=('c41a7eaf1cbdebcbcc7ffc773bb25cc07879fbce3429633dd0584e8ebc8b1014'
             'e18c21b37219328309ac97b0026778299fc5db8d4aec3a4610287d92cec260db')

Thanks

<deleted-account> commented on 2022-05-21 15:04 (UTC)

Ah, apologies. -Corrected PKGBUILD and SRCINFO.

miffe commented on 2022-05-20 19:59 (UTC)

PKGBUILD is still at 1.0.4-3. But .SRCINFO is at 1.0.4-4.

<deleted-account> commented on 2022-05-20 04:26 (UTC)

Thanks! Package updated per comments.

moh commented on 2022-03-06 02:54 (UTC)

Hello, please, would it be possible to add the following to the PKGBUILD? At the moment this package doesn't appear in the list of providers for fvwm.

provides=('fvwm')
conflicts=('fvwm')

bnx commented on 2022-02-11 07:37 (UTC)

asciidoctor is needed to generate the manpages during build/install

JakeMoe commented on 2021-10-10 04:11 (UTC) (edited on 2021-10-10 04:12 (UTC) by JakeMoe)

Every time I run fvwm-menu-desktop, I get bash: /usr/bin/fvwm-menu-desktop: :: bad interpreter: No such file or directory. I believe the first line of my fvwm-menu-desktop is wrong, not sure if it's something I did, or something from the build? It's simply #!:; looking at fvwm-menu-desktop.in on GitHub where it says #!@PYTHON@, I would have expected something more like #!/usr/bin/python. If I change it to that, it appears to run, but still doesn't work, complaining of a missing .menu, which I'm working through now.

<deleted-account> commented on 2021-08-13 00:42 (UTC)

Cheers! Removed the stroke flag :)

ThomasAdam commented on 2021-08-12 23:38 (UTC)

Hi,

There's no need to pass --with-stroke-library to the call to configure, as I removed stroke support ages ago.

<deleted-account> commented on 2021-08-12 14:31 (UTC)

Thanks! Updated url to https