Browse Source

Tobias Hintze <th@rocklinux.org>:

introducing pekwm


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1550 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Tobias Hintze 21 years ago
parent
commit
bf46ca0181
3 changed files with 52 additions and 0 deletions
  1. +1
    -0
      Documentation/Developers/CHANGELOG-RENE
  2. +3
    -0
      package/teha/pekwm/pekwm.conf
  3. +48
    -0
      package/teha/pekwm/pekwm.desc

+ 1
- 0
Documentation/Developers/CHANGELOG-RENE

@ -9,6 +9,7 @@
- Kasza Karoly: fixed usbutils url and scripts/Download to create the download
directory early
- fixed Emerge-Pkg to be able to process multiple packages at once
- Tobias Hintze: added pekwm
*) 2003-09-28 (2.0.0-rc1 - 2.0.0-rc2)

+ 3
- 0
package/teha/pekwm/pekwm.conf

@ -0,0 +1,3 @@
LD=$CXX
CC=$CXX
hook_add postinstall 3 "register_wm pekwm 'pek window manager' /$prefix/bin/pekwm"

+ 48
- 0
package/teha/pekwm/pekwm.desc

@ -0,0 +1,48 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/teha/pekwm/pekwm.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] Pekwm Window Manager
[T] The Pekwm Window Manager is written by Claes Nästen. The code
[T] is based on the aewm++ window manager, but it has
[T] evolved enough that it no longer resembles aewm++ at
[T] all. It also has an expanded feature-set, including
[T] window grouping (similar to ion, pwm, or fluxbox), auto
[T] properties, xinerama and keygrabber that supports
[T] keychains, and much more.
[U] www.pekwm.org
[A] Claes Nästen
[M] Tobias Hintze <th@rocklinux.org>
[C] extra/windowmanager
[L] GPL
[S] Stable
[V] 0.1.3
[P] X -----5---9 800.000
[D] 535942822 pekwm-0.1.3.tar.bz2 http://pekwm.org/files/source/

Loading…
Cancel
Save