From a0e6e182d0eee92a1c62d3d50ab174d9ac4d4add Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Sun, 23 Nov 2008 13:07:37 +0000 Subject: [PATCH] Stefan Fiedler: add qimageblitz, soprano (for KDE 4) [2008012519024210409] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9347 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/public/qimageblitz/qimageblitz.conf | 7 ++++ package/public/qimageblitz/qimageblitz.desc | 43 +++++++++++++++++++ package/public/soprano/soprano.conf | 7 ++++ package/public/soprano/soprano.desc | 46 +++++++++++++++++++++ 4 files changed, 103 insertions(+) create mode 100644 package/public/qimageblitz/qimageblitz.conf create mode 100644 package/public/qimageblitz/qimageblitz.desc create mode 100644 package/public/soprano/soprano.conf create mode 100644 package/public/soprano/soprano.desc diff --git a/package/public/qimageblitz/qimageblitz.conf b/package/public/qimageblitz/qimageblitz.conf new file mode 100644 index 000000000..fe36c4f4c --- /dev/null +++ b/package/public/qimageblitz/qimageblitz.conf @@ -0,0 +1,7 @@ +#!/bin/bash + +# Qt version 4 is required. +export QTDIR="$QT4DIR" + +# Put Qt version 4 programs at the head of the path. +export PATH="$QTDIR/bin:$PATH" diff --git a/package/public/qimageblitz/qimageblitz.desc b/package/public/qimageblitz/qimageblitz.desc new file mode 100644 index 000000000..b59f11626 --- /dev/null +++ b/package/public/qimageblitz/qimageblitz.desc @@ -0,0 +1,43 @@ + +[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/public/qimageblitz/qimageblitz.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2008 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 graphical effect and filter library for KDE 4.0 + +[T] Blitz is a graphical effect and filter library for KDE 4.0 that contains +[T] many improvements over KDE 3.x's kdefx library including bugfixes, memory +[T] and speed improvements, and MMX/SSE support. + +[U] http://sourceforge.net/projects/qimageblitz + +[A] Daniel Duley { Project Admin } +[M] The ROCK Linux Project + +[C] extra/development + +[L] OpenSource +[S] Beta +[V] 0.0.4 +[P] X -----5---9 200.300 + +[D] 1403300835 qimageblitz-0.0.4.tar.bz2 http://downloads.sourceforge.net/qimageblitz/ + diff --git a/package/public/soprano/soprano.conf b/package/public/soprano/soprano.conf new file mode 100644 index 000000000..fe36c4f4c --- /dev/null +++ b/package/public/soprano/soprano.conf @@ -0,0 +1,7 @@ +#!/bin/bash + +# Qt version 4 is required. +export QTDIR="$QT4DIR" + +# Put Qt version 4 programs at the head of the path. +export PATH="$QTDIR/bin:$PATH" diff --git a/package/public/soprano/soprano.desc b/package/public/soprano/soprano.desc new file mode 100644 index 000000000..e80d08e31 --- /dev/null +++ b/package/public/soprano/soprano.desc @@ -0,0 +1,46 @@ + +[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/public/soprano/soprano.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2008 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 QT wrapper API to different RDF storage solutions + +[T] Soprano is a library which provides a QT wrapper API to different RDF +[T] storage solutions. It features named graphs (contexts) and has a modular +[T] plug-in structure which allows to use RDF backends implemented with +[T] different RDF Storage. + +[U] http://sourceforge.net/projects/soprano/ + +[A] Daniele Galdi +[A] Sebastian Trueg + +[M] The ROCK Linux Project + +[C] extra/development + +[L] GPL +[S] Stable +[V] 2.0.0 +[P] X -----5---9 200.100 + +[D] 3967588753 soprano-2.0.0.tar.bz2 http://downloads.sourceforge.net/soprano/ +