./wm/awesome, Window manager based on dwm, with Lua integration

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.3nb16, Package name: awesome-4.3nb16, Maintainer: pallegra

awesome is a highly configurable, next generation framework window manager
for X. It is very fast, extensible and licensed under the GNU GPLv2 license.

It is primarly targeted at power users, developers and any people dealing
with every day computing tasks and who want to have fine-grained control
on their graphical environment.


Required to run:
[graphics/cairo] [devel/glib2] [devel/pango] [x11/startup-notification] [x11/xcb-util] [x11/libxcb] [x11/libxdg-basedir] [graphics/gdk-pixbuf2] [graphics/cairo-gobject] [x11/xcb-util-keysyms] [x11/xcb-util-wm] [x11/xcb-util-cursor] [devel/lua-gi] [x11/libxkbcommon] [lang/lua53] [x11/xcb-util-xrm]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/xorgproto] [textproc/ruby-asciidoctor]

Master sites:

Filesize: 1013.492 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-02-14 04:31:15 by David H. Gutteridge | Files touched by this commit (2)
Log message:
awesome: fix builds with newer Ruby versions
   2024-01-04 02:37:09 by David H. Gutteridge | Files touched by this commit (1)
Log message:
awesome: switch back to ImageMagick (7) as a tool dependency

Now that the ImageMagick project has fixed the issue (in both the 6 and
7 releases), we might as well switch back to 7, as it receives more
attention in pkgsrc than 6 does, and 6 shows no greater likelihood of
avoiding regressions, evidently.
   2023-12-31 21:44:29 by David H. Gutteridge | Files touched by this commit (1) | Package updated
Log message:
awesome: update comment about ImageMagick

ImageMagick 6 will no longer be an issue. When 7 is fixed in pkgsrc, we
can switch back to it, if desired.
   2023-12-30 02:12:40 by David H. Gutteridge | Files touched by this commit (1)
Log message:
awesome: note the precarious position of successful building
   2023-12-28 19:20:02 by David H. Gutteridge | Files touched by this commit (1)
Log message:
awesome: remove redundant commented-out line
   2023-12-28 19:19:03 by David H. Gutteridge | Files touched by this commit (1)
Log message:
awesome: fix builds

Switched to ImageMagick6 to work around image conversion failures with
the convert tool provided by the most recent ImageMagick 7 releases.