@ -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 <sjbaker1@airmail.net> |
||||
|
[M] Benjamin Schieder <blindcoder@scavenger.homeip.net> |
||||
|
|
||||
|
[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/ |
@ -0,0 +1,6 @@ |
|||||
|
lvp_main () { |
||||
|
make static |
||||
|
make install |
||||
|
} |
||||
|
|
||||
|
custmain="lvp_main" |
@ -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 <blindcoder@scavenger.homeip.net> |
||||
|
[M] Benjamin Schieder <blindcoder@scavenger.homeip.net> |
||||
|
|
||||
|
[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/ |
||||
|
|