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.
Search Criteria
Package Details: awesome-git 4.3.1347.ga1f58ab97-1
Package Actions
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: | 225 |
Popularity: | 0.43 |
First Submitted: | 2007-11-22 16:01 (UTC) |
Last Updated: | 2022-02-02 23:15 (UTC) |
Dependencies (25)
- cairo (cairo-git, cairo-glesv2-bin, cairo-glesv3-bin)
- dbus (dbus-git, dbus-selinux, dbus-xdg-docs)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- libxdg-basedir
- libxfixes
- libxkbcommon-x11 (libxkbcommon-x11-git)
- lua
- lua-lgi (lua-lgi-git)
- pango (pango-git)
- startup-notification (startup-notification-git)
- xcb-util-cursor (xcb-util-cursor-git)
- xcb-util-keysyms
- xcb-util-wm
- xcb-util-xrm
- asciidoctor (make)
- cmake (cmake-git) (make)
- docbook-xsl (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full, imagemagick-full-git) (make)
- ldoc (ldoc-git) (make)
- xmlto (xmlto-git) (make)
- dex (dex-git) (optional) – autostart your desktop files
- librsvg (librsvg-git, librsvg-og) (optional) – for displaying SVG files without scaling artifacts
- rlwrap (optional) – readline support for awesome-client
- xcb-util-errors (optional) – for pretty-printing of X11 errors
Required by (58)
- autohidewibox (requires awesome)
- awesome-bawesome (requires awesome)
- awesome-bling-git (requires awesome)
- awesome-carrot (requires awesome)
- awesome-cinnamon (requires notification-daemon)
- awesome-cinnamon (requires awesome)
- awesome-collision-git (requires awesome)
- awesome-freedesktop-git (requires awesome)
- awesome-gnome (requires awesome)
- awesome-gnome (requires notification-daemon)
- awesome-layout-machi-git (requires awesome)
- awesome-quicklaunch-git (requires awesome)
- awesome-revelation-git (requires awesome)
- awesome-rubato-git (requires awesome)
- awesome-scratch-git (requires awesome)
- awesome-themes-git (requires awesome)
- barify (requires notification-daemon)
- bashets (requires awesome)
- batify (requires notification-daemon) (optional)
- batify-git (requires notification-daemon) (optional)
- Show 38 more...
Sources (1)
Trial97 commented on 2023-08-14 18:34 (UTC)
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.
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
Pinned Comments
trollixx commented on 2016-12-27 08:30 (UTC)