Package Details: awesome-git 4.3.1683.g691e36425-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: https://awesomewm.org/
Licenses: GPL2
Conflicts: awesome
Provides: awesome, notification-daemon
Submitter: noonov
Maintainer: trollixx (actionless)
Last Packager: actionless
Votes: 227
Popularity: 0.50
First Submitted: 2007-11-22 16:01 (UTC)
Last Updated: 2025-04-08 17:50 (UTC)

Required by (55)

Sources (1)

Pinned Comments

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 8 9 10 11 .. 19 Next › Last »

konni commented on 2015-07-22 19:58 (UTC)

makepkg has issues to checkout the git repo unless i modify the source line to: source=("$pkgname::git+https://github.com/awesomeWM/awesome.git"), according to the arch wiki.

trollixx commented on 2015-06-25 05:24 (UTC)

@Liberis Thanks for reporting the problem. I am currently moving across the country, and I will update the package as soon can.

Liberis commented on 2015-06-22 17:23 (UTC)

Fails to Compile : http://pastebin.com/9WwWRTJ3 Added package extra/libxkbcommon-x11 and it works again :) I think a dependency is missing

trollixx commented on 2015-05-22 21:25 (UTC)

@ericlnu I have copied Lua 5.3 change from the main repository, and it builds fine for me. I've also reuploaded the same src package, because AUR showed old PKGBUILD somehow.

ericlnu commented on 2015-05-22 21:02 (UTC)

I checked the cmake stuff, and it should be "LUA_LIBRARIES=/usr/lib/liblua.so.5.3" (for x64 obviously), in addition to the comment from MRMen.

MrMen commented on 2015-05-17 08:02 (UTC)

I think you should modifiy the -DLUA_LIBRARY to use 5.3 instead of 5.2. Doing it, it now compiles for me.

trollixx commented on 2015-02-24 21:43 (UTC)

@silverhammermba, fixed.

silverhammermba commented on 2015-02-24 20:43 (UTC)

Why doesn't this have conflicts=('awesome')? It won't let me upgrade from awesome to awesome-git without that.

trollixx commented on 2015-02-21 00:55 (UTC)

Unfortunately, 3.5.2 is the latest tag in the master branch, and I missed pkgver() in the previous PKGBUILD.

actionless commented on 2015-02-18 21:32 (UTC)

why did you reverted the version now?