Search Criteria
Package Details: labwc-menu-generator-git r24.c2d46a1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/labwc-menu-generator-git.git (read-only, click to copy) |
---|---|
Package Base: | labwc-menu-generator-git |
Description: | Desktop-independent menu generator for OpenBox/labwc |
Upstream URL: | https://github.com/labwc/labwc-menu-generator |
Licenses: | GPL2 |
Conflicts: | labwc-menu-generator |
Provides: | labwc-menu-generator |
Submitter: | aperez |
Maintainer: | aperez |
Last Packager: | aperez |
Votes: | 1 |
Popularity: | 0.128339 |
First Submitted: | 2023-03-02 09:12 (UTC) |
Last Updated: | 2024-06-24 19:20 (UTC) |
Latest Comments
jjramsey commented on 2024-06-24 11:49 (UTC)
I get the following errors if I use the
PKGBUILD
as is:Commenting out the
check()
section entirely works, though.aperez commented on 2024-06-24 10:16 (UTC)
@jjramsey Thanks for the heads up, upstream is now using Meson for building, so I have updated the
PKGBUILD
accordingly.jjramsey commented on 2024-06-24 01:44 (UTC)
This no longer builds. Instead, I get the following errors:
make: Entering directory '/home/jjramsey/AUR/labwc-menu-generator-git/src/labwc-menu-generator-git' make: *** No targets specified and no makefile found. Stop. make: Leaving directory '/home/jjramsey/AUR/labwc-menu-generator-git/src/labwc-menu-generator-git' ==> ERROR: A failure occurred in build(). Aborting...
Quaiki8o commented on 2023-12-23 14:08 (UTC)
makedepends=(... perl)