Path to this page:
./
wm/awesome,
Tiling window manager based on dwm
Branch: pkgsrc-2014Q1,
Version: 3.5.1nb4,
Package name: awesome-3.5.1nb4,
Maintainer: pallegraawesome 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 theirs graphical environment.
Required to run:[
devel/glib2] [
devel/pango] [
devel/libexecinfo] [
devel/libev] [
devel/lua-gi] [
graphics/cairo] [
graphics/cairo-gobject] [
graphics/imlib2] [
graphics/gdk-pixbuf2] [
lang/lua52] [
x11/xcb-util] [
x11/xcb-util-image] [
x11/xcb-util-wm] [
x11/xcursor] [
x11/libxdg-basedir] [
x11/xcb-util-keysyms] [
x11/startup-notification] [
x11/libxcb]
Required to build:[
textproc/asciidoc] [
textproc/docbook-xml] [
textproc/xmlto] [
graphics/ImageMagick] [
x11/xf86driproto] [
x11/xf86vidmodeproto] [
x11/xcb-proto] [
x11/damageproto] [
x11/dri2proto] [
x11/fixesproto] [
x11/glproto] [
x11/inputproto] [
x11/xproto] [
x11/xextproto] [
x11/renderproto] [
pkgtools/x11-links]
Master sites:
SHA1: 8bca01550298905b975ccaadcc8de5a5c333b271
RMD160: 480f6d56a192d5ea6e72d6576d47f5805182c725
Filesize: 697.578 KB
Version history: (Expand)
- (2014-04-09) Updated to version: awesome-3.5.1nb4
- (2014-04-04) Package added to pkgsrc.se, version awesome-3.5.1nb3 (created)
CVS history: (Expand)
2014-04-09 00:30:27 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4355 - requested by obache
wm/awesome: build fix
Revisions pulled up:
- wm/awesome/Makefile 1.48
- wm/awesome/distinfo 1.14
- wm/awesome/patches/patch-awesomeConfig.cmake 1.3
---
Module Name: pkgsrc
Committed By: obache
Date: Sun Apr 6 05:46:14 UTC 2014
Modified Files:
pkgsrc/wm/awesome: Makefile distinfo
pkgsrc/wm/awesome/patches: patch-awesomeConfig.cmake
Log message:
Some clean up of packaging:
* prevent to buildlink with pango, it will be loaded vir lua-gi.
* add buildlink with libexecinfo, it is installed as a dependency of cmake
now and found by cmake. PR pkg/48717.
* set prefix of libev more closely.
Bump PKGREVISION from dependency update.
|