diff --git a/package/rene/libsigc++/libsigc++.desc b/package/rene/libsigc++/libsigc++.desc index 1a06ffa6b..563e65ec4 100644 --- a/package/rene/libsigc++/libsigc++.desc +++ b/package/rene/libsigc++/libsigc++.desc @@ -7,7 +7,7 @@ [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] [COPY] ROCK Linux: rock-src/package/rene/libsigc++/libsigc++.desc -[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +[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 @@ -41,8 +41,8 @@ [L] LGPL [S] Stable -[V] 1.2.5 +[V] 2.0.0 [P] X -----5---9 294.000 -[D] 3286863169 libsigc++-1.2.5.tar.gz http://dl.sourceforge.net/sourceforge/libsigc/ +[D] 3438551302 libsigc++-2.0.0.tar.bz2 http://dl.sourceforge.net/sourceforge/libsigc/ diff --git a/package/rene/libsigc++1/libsigc++1.desc b/package/rene/libsigc++1/libsigc++1.desc index 7d85a64af..aec02c34d 100644 --- a/package/rene/libsigc++1/libsigc++1.desc +++ b/package/rene/libsigc++1/libsigc++1.desc @@ -7,7 +7,7 @@ [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! [COPY] [COPY] ROCK Linux: rock-src/package/rene/libsigc++1/libsigc++1.desc -[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf +[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 diff --git a/package/rene/libsigc++12/libsigc++12.cache b/package/rene/libsigc++12/libsigc++12.cache new file mode 100644 index 000000000..ca7d46b7f --- /dev/null +++ b/package/rene/libsigc++12/libsigc++12.cache @@ -0,0 +1,35 @@ +[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/rene/libsigc++12/libsigc++12.cache +[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 --- + +[TIMESTAMP] 1073151969 Sat Jan 3 18:46:09 2004 +[CONFIG-ID] 2.0.0-rc5-x86-pentium-mmx-32-reference +[ROCKVER] 2.0.0-rc5 + +[LOGS] 5-libsigc++.log 9-libsigc++.log + +[BUILDTIME] 6252 (9) +[SIZE] 0.45 MB, 67 files + +[DEP] bash binutils bzip2 coreutils diffutils findutils gcc3 glibc23 +[DEP] grep libsigc++ linux24-header m4 make mktemp net-tools sed sysfiles +[DEP] tar util-linux + diff --git a/package/rene/libsigc++12/libsigc++12.desc b/package/rene/libsigc++12/libsigc++12.desc new file mode 100644 index 000000000..7eb5ef950 --- /dev/null +++ b/package/rene/libsigc++12/libsigc++12.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/rene/libsigc++12/libsigc++12.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] Typesafe Signal Framework for C++ + +[T] This library implements a full callback system for use in widget libraries, +[T] abstract interfaces, and general programming. Originally part of the Gtkmm +[T] widget set. Libsigc++ is now a seperate library to provide for more general +[T] use. It is the most complete library of its kind with the ablity to connect +[T] an abstract callback to a class method, function, or function object. It +[T] contains adaptor classes for connection of dissimilar callbacks and has an +[T] ease of use unmatched by other C++ callback libraries. + +[U] http://libsigc.sourceforge.net/ + +[A] Karl E. Nelson +[A] Tero Pulkinen +[M] Rene Rebe + +[C] extra/development + +[L] LGPL +[S] Stable +[V] 1.2.5 +[P] X -----5---9 294.000 + +[D] 3286863169 libsigc++-1.2.5.tar.gz http://dl.sourceforge.net/sourceforge/libsigc/ +