From 4d1037cc6b2d804afcf7fbd0e87093ad2033823d Mon Sep 17 00:00:00 2001 From: Benjamin Schieder Date: Thu, 11 Mar 2004 20:07:56 +0000 Subject: [PATCH] Benjamin Schieder: added packages freeglut (a substitution for glut) and lvp (the program displaying the menu on a LVP), but O by default. git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2540 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/lvp/freeglut/freeglut.desc | 48 ++++++++++++++++++++++++++++++ package/lvp/lvp/lvp.conf | 6 ++++ package/lvp/lvp/lvp.desc | 44 +++++++++++++++++++++++++++ 3 files changed, 98 insertions(+) create mode 100644 package/lvp/freeglut/freeglut.desc create mode 100644 package/lvp/lvp/lvp.conf create mode 100644 package/lvp/lvp/lvp.desc diff --git a/package/lvp/freeglut/freeglut.desc b/package/lvp/freeglut/freeglut.desc new file mode 100644 index 000000000..ef8b49cd6 --- /dev/null +++ b/package/lvp/freeglut/freeglut.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/lvp/freeglut/freeglut.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] An OpenSourced clone of the GLUT library. + +[T] freeglut is intended to be a 100% plug-compatible +[T] clone, and is released under the Xfree license. The +[T] GLUT (OpenGL Utility Toolkit) is a widely used +[T] library for doing window control, keyboard, and +[T] mouse input, and other basic functions for OpenGL +[T] programs. However, GLUT is not OpenSourced - +[T] although it's source code is available under a +[T] somewhat ill-defined set of restrictions. +[T] Hence, 'freeglut'. + +[U] http://freshmeat.net/projects/freeglut/ + +[A] Steve Baker +[M] Benjamin Schieder + +[C] extra/multimedia + +[L] MIT +[S] Alpha +[V] 2.2.0 +[P] O -----5---9 800.000 + +[D] 4096919936 freeglut-2.2.0.tar.gz http://dl.sourceforge.net/sourceforge/freeglut/ diff --git a/package/lvp/lvp/lvp.conf b/package/lvp/lvp/lvp.conf new file mode 100644 index 000000000..407e7f627 --- /dev/null +++ b/package/lvp/lvp/lvp.conf @@ -0,0 +1,6 @@ +lvp_main () { + make static + make install +} + +custmain="lvp_main" diff --git a/package/lvp/lvp/lvp.desc b/package/lvp/lvp/lvp.desc new file mode 100644 index 000000000..6c51a014a --- /dev/null +++ b/package/lvp/lvp/lvp.desc @@ -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/lvp/lvp/lvp.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2003 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 --- + +[COPY] This file is NOT part of ROCK Linux. It belongs to the Linux Video Project. +[COPY] Please see http://lvp.crash-override.net/ for details. + +[I] The LVP + +[T] The LVP binary. It creates the menu and executes the correct programs. + +[A] Benjamin Schieder +[M] Benjamin Schieder + +[U] http://lvp.crash-override.net/ + +[C] extra/tool + +[L] GPL +[S] Beta +[V] 0.3.2 +[P] O -----5---9 821.000 + +[D] 540250487 lvp_0.3.2.tar.bz2 http://dl.sourceforge.net/sourceforge/lvplayer/ +