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.008225
First Submitted: 2007-11-22 16:01 (UTC)
Last Updated: 2022-02-02 23:15 (UTC)

Dependencies (25)

Required by (54)

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

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

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.

oncomouse commented on 2022-02-03 14:44 (UTC)

@suffer runningmakepkg -src with awesome-git yields the error that dependency lua-lgi is missing, even if I run makepkg -src first with lua-lgi-git.

suffer commented on 2022-02-03 07:19 (UTC)

@Kritiqual All fine here. Try building both (lua-lgi-git and awesome-git) first separately with makepkg -src. Then install together with pacman -U. This will avoid the conflict since you are providing both together.

Kritiqual commented on 2022-02-03 06:39 (UTC) (edited on 2022-02-03 15:07 (UTC) by Kritiqual)

For the new version (4.3.1347 - too long), it requires lua-lgi-git, but the old version requires lua53-lgi. If I upgrade awesome, it told me that lua-lgi-git is in conflict with lua53-lgi, and it also ask me to remove conflicting package. I chose either "y" or "n", it will cancel the process Edit: I dropped into another tty, uninstall the current version, and rebuild it, lol

suffer commented on 2021-03-29 21:25 (UTC)

@raven2cz 5.4 is Arch's default Lua (and has been for a while), Awesome still requires 5.3. They made changes to the build system to make it easier to build against non-default versions of Lua.

raven2cz commented on 2021-03-28 10:14 (UTC)

The PKGBUILD needs update. According to https://github.com/awesomeWM/awesome/pull/3279

https://www.reddit.com/r/awesomewm/comments/mexdzf/awesomegit_cannot_be_compiled_from_the_morning/

The lua 5.4 is default now. The build has to use new build option. Sed is cannot be used now.

suffer commented on 2021-03-28 09:54 (UTC)

Does not build. Upstream changes: https://github.com/awesomeWM/awesome/pull/3279

Hkyx commented on 2020-09-11 15:49 (UTC)

it don't fail but it put some breaking changes since the last update like some apps as MS Teams got a black screen when sharing a screen.

aDogCalledSpot commented on 2020-08-06 12:42 (UTC)

lgi currently only has experimental lua 5.4 support, so we should make this package use lua 5.3 until this is fixed