Browse Source

"Andreas V. Meier" <avmeier@web.de>:

added pypanel, a panel/taskbar for x11


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2313 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
0ba6d896af
2 changed files with 54 additions and 0 deletions
  1. +5
    -0
      package/avm/pypanel/pypanel.conf
  2. +49
    -0
      package/avm/pypanel/pypanel.desc

+ 5
- 0
package/avm/pypanel/pypanel.conf

@ -0,0 +1,5 @@
pypanel_cm() {
python ./setup.py install
}
custmain="pypanel_cm"

+ 49
- 0
package/avm/pypanel/pypanel.desc

@ -0,0 +1,49 @@
[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/avm/pypanel/pypanel.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 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] PyPanel is a lightweight panel/taskbar for X11 window managers
[T] PyPanel is a lightweight panel/taskbar for X11 window managers that
[T] can be easily customized to match any desktop theme or taste.
[T] Some of the customizable features include:
[T] * Transparency w/ shading
[T] * Panel dimensions and location
[T] * Font type and colors
[T] * Button events/actions
[T] * Clock and workspace name display
[U] http://pypanel.sf.net/
[A] Jon Gelo <ziljian@users.sourceforge.net>
[M] Andreas V. 'netrunner' Meier <avmeier@web.de>
[C] extra/tool
[L] GPL
[S] Beta
[V] 0.9
[P] X -----5---9 800.000
[D] 1543379248 PyPanel-0.9.tar.gz http://dl.sourceforge.net/pypanel/

Loading…
Cancel
Save