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

trollixx commented on 2015-02-18 09:19 (UTC)

@actionless, I've synchronised this package with the one in 'community'. Let me know if it's missing anything. Documentation should build fine now.

actionless commented on 2015-02-18 07:39 (UTC)

i can take it also, no one still added ldoc

jpope commented on 2014-12-06 02:30 (UTC)

I just adopted this package but, I don't really use awesome. If anyone has suggestions let me know. Or, an active user of awesome that wants ownership, let me know as well. Just didn't like seeing this one out there being orphaned. ;)

doraneko commented on 2014-11-25 14:06 (UTC)

Source moved to github https://github.com/awesomeWM/awesome http://www.mail-archive.com/awesome-devel@naquadah.org/msg09318.html

actionless commented on 2014-11-01 16:23 (UTC)

what about adding 'ldoc' as an optional dep? without it no offline docs being builded

Dasonk commented on 2014-10-06 00:01 (UTC)

You should add git as a make dependency

cdemoulins commented on 2013-10-28 09:52 (UTC)

Please, could you add the required dependency 'xcb-util-cursor-git' or enventually orphaned the package if you don't use it anymore. Thanks anyway for this package.

j605 commented on 2013-10-26 09:58 (UTC)

As per KaiSforza's suggestion pkgver can be modified as pkgver() { cd ${srcdir}/${_pkgname} ver=$(git describe | tr '-' '.') echo ${ver:1} }