pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/awesome



Module name:    wip
Committed by:   pallegra
Date:           Tue Mar  8 09:26:37 UTC 2011

Modified Files:
        wip/awesome: Makefile distinfo
Added Files:
        wip/awesome/patches: patch-CMakeLists.txt patch-awesomeConfig.cmake
Removed Files:
        wip/awesome: MESSAGE
        wip/awesome/patches: patch-ab patch-ad

Log Message:
update to awesome-3.4.9 and fix incompatibilities with Cmake-2.8.4
(patches by Matt Danielson)

Alexandre "kAworu" Perrin (4):
      awesomeConfig: test for execinfo.h/backtrace()
      avoid using seq in awsetbg, and test for columns count argument of -m 
option.
      test for __builtin_clz() and fallback to an inline implementation.
      use CMake check_function_exists() for execinfo

Anurag Priyam (1):
      add usage example for keygrabber API

Julien Danjou (6):
      awful.tag: remove useless line
      awful.tag: do not update history when identical tags
      awful.prompt: add ctrl-backspace
      awesome-client: allow to send multi line code
      timer: add again method
      change codename

Michael Abbott (1):
      Revert "build: look for libs in /usr/local/lib"

Radu Andries (1):
      Improve naughty's dbus interface

Stjujsckij Nickolaj (2):
      awful.titlebar: Stop using arg
      Remove last known usage of deprecated in Lua 5.1 `arg`

Uli Schlachter (10):
      Flush the cairo surface after drawing
      Tasklist: Fail less badly with invalid utf8
      Don't fail if execinfo is not available
      awful.util.join: Stop using arg
      Set minimum required cmake version to 2.8.0
      Properly die when the X server dies
      spawn: Create sessions for processes
      awful.client.setwfact: Handle invisible clients (FS#693)
      Use _LDFLAGS instead of _LIBRARIES
      Make awful.client.idx public

koniu (2):
      awful.prompt: add 'autoexec' argument
      awful.completion: callback functions return table of matches



To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/awesome/patches/patch-CMakeLists.txt \
    wip/awesome/patches/patch-awesomeConfig.cmake
cvs -z3 rdiff -u -r1.1.1.1 -r0 wip/awesome/patches/patch-ad
cvs -z3 rdiff -u -r1.17 -r1.18 wip/awesome/distinfo
cvs -z3 rdiff -u -r1.21 -r1.22 wip/awesome/Makefile
cvs -z3 rdiff -u -r1.7 -r0 wip/awesome/patches/patch-ab
cvs -z3 rdiff -u -r1.8 -r0 wip/awesome/MESSAGE

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/awesome/patches/patch-CMakeLists.txt?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/awesome/patches/patch-awesomeConfig.cmake?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/awesome/patches/patch-ad?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/awesome/distinfo?r1=1.17&r2=1.18
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/awesome/Makefile?r1=1.21&r2=1.22
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/awesome/patches/patch-ab?r1=1.7&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/awesome/MESSAGE?r1=1.8&r2=0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index