Package Details: awesome-git 4.3.1347.ga1f58ab97-1

Git Clone URL: https://aur.archlinux.org/awesome-git.git (read-only, click to copy)
Package Base: awesome-git
Description: Highly configurable framework window manager
Upstream URL: http://awesome.naquadah.org/
Licenses: GPL2
Conflicts: awesome
Provides: awesome, notification-daemon
Submitter: noonov
Maintainer: trollixx (actionless)
Last Packager: actionless
Votes: 226
Popularity: 0.025158
First Submitted: 2007-11-22 16:01 (UTC)
Last Updated: 2022-02-02 23:15 (UTC)

Required by (58)

Sources (1)

Pinned Comments

actionless commented on 2024-07-06 04:53 (UTC)

ldoc just got updated in the mirror i use from 1.5.0-1 to 1.5.0-2 and i see the same messsage if trying to start ldoc - so just downgrade to 1.5.0-1

trollixx commented on 2016-12-27 08:30 (UTC)

Please do not flag this package out-of-date unless it fails to build due to upstream changes.

Latest Comments

1 2 3 4 5 6 .. 19 Next › Last »

raven2cz commented on 2024-07-07 19:30 (UTC)

Yes, the problem is ldoc 1.5.0-2. We have to discuss the topic with this lib. https://www.reddit.com/r/awesomewm/s/5CEQzzX80M

actionless commented on 2024-07-06 04:53 (UTC)

ldoc just got updated in the mirror i use from 1.5.0-1 to 1.5.0-2 and i see the same messsage if trying to start ldoc - so just downgrade to 1.5.0-1

actionless commented on 2024-07-06 03:02 (UTC) (edited on 2024-07-06 03:07 (UTC) by actionless)

@ravencz i can't reproduce your issue, it works flawlessly with pikaur

i would suggest reinstalling ldoc and if it still not helps - checking your drive for FS problems

raven2cz commented on 2024-07-05 21:26 (UTC)

awesome-git cannot be compilaed on arch now. I don't check details, but I have responses from more people. I have same issue.

/usr/bin/lua5.4: cannot open /build/ldoc/pkg/ldoc/usr/lib/luarocks/rocks-5.4/ldoc/1.5.0-1/bin/ldoc: No such file or directory
make[2]: *** [CMakeFiles/DOC_EXAMPLES_PPOSTPROCESS_CLEANUP.dir/build.make:306: doc/index.html] Error 1
make[1]: *** [CMakeFiles/Makefile2:30636: CMakeFiles/DOC_EXAMPLES_PPOSTPROCESS_CLEANUP.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

Trial97 commented on 2023-08-14 18:34 (UTC)

Hi, I have a suggestion regarding the PKGBUILD file: Instead of using make to build and install use cmake commands. This will ensure that this package can be built with other cmake generators. I created a diff file for this: http://0x0.st/HL-8.diff.

suffer commented on 2022-02-04 00:57 (UTC)

@alerque that's awesome news

alerque commented on 2022-02-03 20:41 (UTC)

I just moved lua-lgi to [community]. That or lua-lgi-git from here on the AUR both seem to work fine with this awesome-git build as of now.

If anybody wants to contribute a patch to backport the Lua 5.4 stuff to Awesome 4.3 so we can get it in official packages before the upstream gets around to a release I'm open to submissions.

alerque commented on 2022-02-03 18:18 (UTC) (edited on 2022-02-03 18:52 (UTC) by alerque)

Hopefully lua-lgi will be coming to official repos soon...the last tag seems to be patchable to work with Lua 5.4 but I keep coming up with new issues. If I can get it to work then the packaged awesome release should be able to switch to 5.4 too.

suffer commented on 2022-02-03 15:52 (UTC)

@oncomouse You're right. I can build with aurutils but not makepkg alone. I guess there's always uninstall, build, install.

oncomouse commented on 2022-02-03 15:36 (UTC)

@Kritiqual the trick to getting this to work is to uninstall awesome-git, uninstall lua53-lgi, then reinstall awesome-git. That worked for me.