Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21350 10447126-35f2-4685-b0cf-6dd780d3921fearly
3 changed files with 0 additions and 119 deletions
@ -1,48 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1118113122 Mon Jun 6 22:58:42 2005 |
||||
[CONFIG-ID] 2.1.0-rc1-x86-pentium4-generic |
||||
[BUILDTIME] 16204 (5) ERROR |
||||
[SIZE] 0.02 MB, 8 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] arts |
||||
[DEP] autoconf |
||||
[DEP] automake |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] expat |
||||
[DEP] file |
||||
[DEP] findutils |
||||
[DEP] freetype |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] gettext |
||||
[DEP] glib12 |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] gtk+12 |
||||
[DEP] kdelibs |
||||
[DEP] libdnet |
||||
[DEP] libjpeg |
||||
[DEP] libpng |
||||
[DEP] libtool |
||||
[DEP] linux-header |
||||
[DEP] m4 |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] net-tools |
||||
[DEP] patch |
||||
[DEP] perl |
||||
[DEP] python |
||||
[DEP] qt |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] tcl |
||||
[DEP] util-linux |
||||
[DEP] xmms |
||||
[DEP] xorg |
||||
[DEP] zlib |
@ -1,26 +0,0 @@
|
||||
# --- T2-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# T2 SDE: package/.../superkaramba/superkaramba.conf |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2003 Clifford Wolf |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- T2-COPYRIGHT-NOTE-END --- |
||||
|
||||
fixup(){ |
||||
(cd src |
||||
touch dcopinterface_stub.h |
||||
for x in karamba taskmanager showdesktop; do |
||||
moc $x.h > $x.moc |
||||
done) |
||||
} |
||||
|
||||
hook_add premake 3 'fixup' |
||||
autogen=1 |
||||
|
@ -1,45 +0,0 @@
|
||||
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../superkaramba/superkaramba.desc |
||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[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; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A tool for interactive eye-candy on your KDE desktop |
||||
|
||||
[T] Theme writers create themes, or text files that define their widget. |
||||
[T] Then, they can optionally add python scripting to make their widget |
||||
[T] interactive. The possibilities are endless! |
||||
[T] |
||||
[T] Here are just some examples of the things that can be done: |
||||
[T] - Display system information such as CPU Usage, MP3 playing, etc. |
||||
[T] - Create cool custom toolbars that work any way imaginable |
||||
[T] - Create little games or virtual pets that live on your desktop |
||||
[T] - Display information from the internet, such as weather and headlines |
||||
|
||||
[U] http://netdragon.sourceforge.net/ |
||||
|
||||
[A] Hans Karlsson <[email protected]> {Original Karamba Author} |
||||
[A] Adam Geitgey <[email protected]> {Primary Author} |
||||
[M] The OpenSDE Community <[email protected]> |
||||
|
||||
[C] extra/tool extra/desktop/kde |
||||
[F] NOPARALLEL KDE |
||||
|
||||
[L] GPL |
||||
[S] Beta |
||||
[V] 0.36 |
||||
[P] O -----5---9 167.300 |
||||
|
||||
[D] 4243577395 superkaramba-0.36.tar.gz http://dl.sourceforge.net/sourceforge/netdragon/ |
||||
|
Loading…
Reference in new issue