@ -0,0 +1,44 @@ |
|||
|
|||
[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/stf/imgseek/imgseek.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] a photo collection manager and viewer |
|||
|
|||
[T] imgSeek is a photo collection manager and viewer with content-based |
|||
[T] search and many other features. The query is expressed either as a |
|||
[T] rough sketch painted by the user or as another image you supply (or an |
|||
[T] image in your collection). The searching algorithm makes use of |
|||
[T] multiresolution wavelet decomposition of the query and database images. |
|||
|
|||
[U] http://www.imgseek.net/ |
|||
|
|||
[A] Ricardo Niederberger Cabral <nieder|at|mail.ru> { Admin / Lead Developer } |
|||
[M] Stefan Fiedler <stefan.fiedler at students.jku.at> |
|||
|
|||
[C] extra/multimedia |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 0.8.6 |
|||
[P] X -----5---9 810.000 |
|||
|
|||
[D] 701158350 imgSeek-0.8.6.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/imgseek/ |
|||
@ -0,0 +1 @@ |
|||
hook_add preconf 5 "echo yes | python configure.py -y qt-mt" |
|||
@ -0,0 +1,45 @@ |
|||
|
|||
[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/stf/pyqt/pyqt.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] Python Bindings for the Qt Toolkit |
|||
|
|||
[T] PyQt is a set of Python bindings for Trolltech's Qt application |
|||
[T] framework and runs on all platforms supported by Qt including |
|||
[T] Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 |
|||
[T] supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. |
|||
[T] The bindings are implemented as a set of Python modules and contain |
|||
[T] over 300 classes and nearly 6,000 functions and methods. |
|||
|
|||
[U] http://www.riverbankcomputing.co.uk/pyqt/ |
|||
|
|||
[A] Riverbank Computing Limited |
|||
[M] Stefan Fiedler <stefan.fiedler@students.jku.at> |
|||
|
|||
[C] extra/development |
|||
|
|||
[L] GPL |
|||
[S] Stable |
|||
[V] 3.16 |
|||
[P] X -----5---9 800.000 |
|||
|
|||
[D] 173697692 PyQt-x11-gpl-3.16.tar.gz http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/ |
|||
@ -0,0 +1 @@ |
|||
hook_add preconf 5 "python configure.py" |
|||
@ -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/stf/sip/sip.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] Python C/C++ Bindings Generator |
|||
|
|||
[T] SIP is a tool that makes it very easy to create Python bindings for C |
|||
[T] and C++ libraries. It was originally developed to create PyQt, the |
|||
[T] Python bindings for the Qt toolkit, but can be used to create bindings |
|||
[T] for any C or C++ library. |
|||
[T] |
|||
[T] SIP comprises a code generator and a Python module. The code generator |
|||
[T] processes a set of specification files and generates C or C++ code |
|||
[T] which is then compiled to create the bindings extension module. The |
|||
[T] SIP Python module provides support functions to the automatically |
|||
[T] generated code. |
|||
|
|||
[U] http://www.riverbankcomputing.co.uk/sip/ |
|||
|
|||
[A] Riverbank Computing Limited |
|||
[M] Stefan Fiedler <stefan.fiedler@students.jku.at> |
|||
|
|||
[C] extra/development |
|||
|
|||
[L] OpenSource |
|||
[S] Stable |
|||
[V] 4.4.5 |
|||
[P] X -----5---9 800.000 |
|||
|
|||
[D] 191675364 sip-4.4.5.tar.gz http://www.riverbankcomputing.com/Downloads/sip4/ |
|||