Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 22 years ago
parent
commit
7ec424997e
33 changed files with 1291 additions and 0 deletions
  1. +24
    -0
      package/stf/avview/avview.conf
  2. +44
    -0
      package/stf/avview/avview.desc
  3. +27
    -0
      package/stf/deva/config.hlp
  4. +29
    -0
      package/stf/deva/config.in
  5. +44
    -0
      package/stf/deva/deva.conf
  6. +45
    -0
      package/stf/deva/deva.desc
  7. +11
    -0
      package/stf/deva/libmaverik.patch
  8. +45
    -0
      package/stf/dhcpcd/dhcpcd.desc
  9. +46
    -0
      package/stf/dmalloc/dmalloc.desc
  10. +44
    -0
      package/stf/docpp/docpp.desc
  11. +15
    -0
      package/stf/docpp/flex-hotfix.patch
  12. +45
    -0
      package/stf/dvdauthor/dvdauthor.desc
  13. +37
    -0
      package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.conf
  14. +56
    -0
      package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.desc
  15. +43
    -0
      package/stf/gatos-ati-remote/gatos-ati-remote.desc
  16. +26
    -0
      package/stf/gatos-ati2-tvout/gatos-ati2-tvout.conf
  17. +43
    -0
      package/stf/gatos-ati2-tvout/gatos-ati2-tvout.desc
  18. +26
    -0
      package/stf/gatos-ati2/gatos-ati2.conf
  19. +43
    -0
      package/stf/gatos-ati2/gatos-ati2.desc
  20. +43
    -0
      package/stf/gatos-drm-kernel/gatos-drm-kernel.desc
  21. +44
    -0
      package/stf/gatos-km/gatos-km.desc
  22. +44
    -0
      package/stf/libzvbi/libzvbi.desc
  23. +43
    -0
      package/stf/lives/lives.desc
  24. +42
    -0
      package/stf/lsdvd/lsdvd.desc
  25. +27
    -0
      package/stf/maverik/config.hlp
  26. +29
    -0
      package/stf/maverik/config.in
  27. +49
    -0
      package/stf/maverik/maverik.conf
  28. +52
    -0
      package/stf/maverik/maverik.desc
  29. +39
    -0
      package/stf/pegasus/pegasus.conf
  30. +46
    -0
      package/stf/pegasus/pegasus.desc
  31. +49
    -0
      package/stf/tvtime/tvtime.desc
  32. +45
    -0
      package/stf/xdelta/xdelta.desc
  33. +46
    -0
      package/stf/zisofs-tools/zisofs-tools.desc

+ 24
- 0
package/stf/avview/avview.conf

@ -0,0 +1,24 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/stf/avview/avview.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
var_append confopt " " "--with-ffmpeg=/usr/src/ffmpeg"

+ 44
- 0
package/stf/avview/avview.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/stf/avview/avview.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 ---
[I] An audio/video viewer program
[T] AVview is a Tcl/Tk extension which provides interface to Audio/Video devices
[T] on Linux. The goal is to have an efficient Audio/Video processing engine
[T] which is controlled by Tcl/Tk interface.
[U] http://gatos.sourceforge.net/avview.php
[A] GATOS project developers { see http://gatos.sourceforge.net/hall_of_fame.php }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.80.3
#[V] 2004-01-07
[P] X -----5---9 660.000
[D] 824434359 avview-0.80.3.tar.gz http://heanet.dl.sourceforge.net/sourceforge/gatos/
#[D] X avview-cvs-2004-01-07.tar.bz2 cvs://pserver:anonymous@cvs.sourceforge.net:/cvsroot/gatos::avview/!2004-01-07/

+ 27
- 0
package/stf/deva/config.hlp

@ -0,0 +1,27 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/kde31/kdelibs31/config.hlp
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
MENU_PKG_DEVA
Here you'll find options for Deva.
ROCKCFG_PKG_DEVA_PREFIX
Please enter the prefix where you want Deva installed.

+ 29
- 0
package/stf/deva/config.in

@ -0,0 +1,29 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/kde31/kdelibs31/config.in
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
if pkgcheck deva X ; then
menu_begin MENU_PKG_DEVA 'Deva Package Options'
text 'Install prefix for Deva' \
ROCKCFG_PKG_DEVA_PREFIX "opt/deva"
menu_end
fi

+ 44
- 0
package/stf/deva/deva.conf

@ -0,0 +1,44 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/stf/deva/deva.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
autoextract=0
# no make install
makeinstopt=""
deva_pre () {
rpm2cpio $archdir/Deva-$ver-1.src.rpm | cpio -i ; \
tar -xzf Deva-$ver.tar.gz ; cd Deva
apply_patchfiles
DEVA_HOME="`dirs`"
export DEVA_HOME
./setup
}
deva_post () {
mkdir -p /$ROCKCFG_PKG_DEVA_PREFIX
cp -a bin components data drc icons incl lib FAQ.txt /$ROCKCFG_PKG_DEVA_PREFIX
}
hook_add premake 5 deva_pre
hook_add postmake 5 deva_post

+ 45
- 0
package/stf/deva/deva.desc

@ -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/deva/deva.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 ---
[I] A Distributed Virtual Reality System
[T] The Deva system is a distributed 'operating environment' aimed at
[T] building large scale virtual environments with complex and dynamic behaviour.
[T] Deva is a system for building virtual environments and distributed
[T] visualisation applications. It is build on top of Maverik, a
[T] Virtual Reality micro kernel.
[U] http://aig.cs.man.ac.uk/deva/
[A] Advanced Interfaces Group, The University of Manchester
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/development
[L] GPL
[S] Stable
[V] 3.0
[P] X -----5---9 900.000
[D] 3464869077 Deva-3.0-1.src.rpm http://aig.cs.man.ac.uk/deva/Deva-release/SRPMS/

+ 11
- 0
package/stf/deva/libmaverik.patch

@ -0,0 +1,11 @@
--- ./examples/Makefile 2002-01-16 16:18:53.000000000 +0100
+++ ./examples/Makefile-new 2004-01-02 19:47:03.000000000 +0100
@@ -39,7 +39,7 @@
${DBIN}/DEVA_server: DEVA_server.o
- ${CXX} ${CXXFLAG} DEVA_server.o -o ${DBIN}/DEVA_server ${LIBDIR} -ldeva_server -ldeva_comms -ldeva_kernel -lpthread ${DYNAMIC}
+ ${CXX} ${CXXFLAG} DEVA_server.o -o ${DBIN}/DEVA_server ${LIBDIR} -ldeva_server -ldeva_comms -L${MAV_HOME}/lib -lmaverik -ldeva_kernel -lpthread ${DYNAMIC}
${DBIN}/DEVA_client: DEVA_client.o
${CXX} ${CXXFLAGS} DEVA_client.o -o ${DBIN}/DEVA_client ${LIBDIR} -ldeva_viewer -L${MAV_HOME}/lib -lmaverik -ldeva_client -ldeva_comms -ldeva_kernel ${DYNAMIC}

+ 45
- 0
package/stf/dhcpcd/dhcpcd.desc

@ -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/dmalloc/dmalloc.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 ---
[I] Dynamic Host Configuration Protocol (DHCP) Client Daemon
[T] This is an RFC2131, RFC2132 and RFC1541 compliant DHCP client daemon. dhcpcd
[T] gets an IP address and other information from a corresponding DHCP server,
[T] configures the network interface automatically, and tries to renew the lease
[T] time according to RFC2131 or RFC1541 depending on the command line option.
[U] http://www.phystech.com/download/dhcpcd.html
[A] Yoichi Hariguchi <yoichi@fore.com>
[A] Sergei Viznyuk <sv@phystech.com>
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/network
[L] GPL
[S] Stable
[V] 1.3.22-p14
[P] X -----5---9 250.000
[D] 4166186276 dhcpcd-1.3.22-pl4.tar.gz http://www.phystech.com/ftp/

+ 46
- 0
package/stf/dmalloc/dmalloc.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/stf/dmalloc/dmalloc.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 ---
[I] Debug Malloc Library
[T] The debug memory allocation or dmalloc library has been designed as a drop in
[T] replacement for the system's malloc, realloc, calloc, free and other memory
[T] management routines while providing powerful debugging facilities configurable
[T] at runtime. These facilities include such things as memory-leak tracking, fence-
[T] post write detection, file/line number reporting, and general logging of
[T] statistics.
[U] http://dmalloc.com/
[A] Gray Watson { Project Admin }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/development
[L] Free-to-use
[S] Stable
[V] 5.3.0
[P] X -----5---9 450.000
[D] 2765028783 dmalloc-5.3.0.tgz http://dl.sourceforge.net/sourceforge/dmalloc/

+ 44
- 0
package/stf/docpp/docpp.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/stf/dmalloc/dmalloc.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 ---
[I] A documentation system for C, C++, IDL and Java
[T] DOC++ is a documentation system for C, C++, IDL and Java, generating both TeX
[T] output for high quality hardcopies and HTML output for sophisticated online
[T] browsing of your documentation.
[U] http://docpp.sourceforge.net/
[A] Dragos Acostachioaie { Project Maintainer }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/development
[L] GPL
[S] Stable
[V] 3.4.10
# requires flex >= 2.5
[P] X -----5---9 450.000
[D] 3671129641 doc++-3.4.10.tar.gz ftp://metalab.unc.edu/pub/Linux/apps/doctools/

+ 15
- 0
package/stf/docpp/flex-hotfix.patch

@ -0,0 +1,15 @@
The white space between ']' and ']' is necessary or else flex will discard
all closing braces and brackets of the corresponding line in docify.cc.
Patch required with flex version 2.5.31, not required with 2.5.4a.
--- doc++-3.4.10/src/docify.ll 2001-03-08 08:36:20.000000000 +0000
+++ doc++-3.4.10-patched/src/docify.ll 2004-01-13 22:12:27.000000000 +0000
@@ -314,7 +314,7 @@
{
if(argv[1][0] == '-')
{
- fprintf(stderr, "Usage: docify [infile [outfile]]\n");
+ fprintf(stderr, "Usage: docify [ infile [ outfile ] ]\n");
return 0;
}
ain = fopen(argv[1], "r");

+ 45
- 0
package/stf/dvdauthor/dvdauthor.desc

@ -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/ffmpeg/ffmpeg.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 ---
[I] DVD Authoring Tools
[T] dvdauthor is a program that will generate a DVD movie from a valid
[T] mpeg2 stream that should play when you put it in a DVD player.
[T] The idea is to be able to create menus, buttons, chapters, etc, but for
[T] now you can just take an mpeg stream (as created by mplex -f 8 from
[T] mjpegtools 1.6.0) and write it to DVD.
[U] http://dvdauthor.sourceforge.net/
[A] Scott Smith <trckjunky@users.sourceforge.net>
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.6.9
[P] X -----5---9 650.000
[D] 1851163072 dvdauthor-0.6.9.tar.gz http://dl.sourceforge.net/sourceforge/dvdauthor/

+ 37
- 0
package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.conf

@ -0,0 +1,37 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/stf/ffmpeg/ffmpeg.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
# Do the same configuration as the ffmpeg package...
. $base/package/rene/ffmpeg/ffmpeg.conf
# and include the same patches
patchfiles="$base/package/rene/ffmpeg/*.patch"
# package avview needs the compiled sources to build
copy_source() {
echo "Copy compiled source for later use ..."
mkdir -p /usr/src/ffmpeg
cp -a ./* /usr/src/ffmpeg
}
postmake=copy_source
makeinstopt=""
createdocs=0

+ 56
- 0
package/stf/ffmpeg-compiled-source/ffmpeg-compiled-source.desc

@ -0,0 +1,56 @@
[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/ffmpeg/ffmpeg.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 ---
[I] A complete solution to record, convert and stream audio and video
[T] It includes libavcodec, the leading audio/video codec library. FFmpeg is
[T] developed under Linux, but it compiles under most OSes, including Windows.
[T] The project is made of several components:
[T] + ffmpeg is a command line tool to convert one video file format to another.
[T] It also supports grabbing and encoding in real time from a TV card.
[T] + ffserver is an HTTP (RTSP is being developped) multimedia streaming server
[T] for live broadcasts. Time shifting of live broadcast is also supported.
[T] + libavcodec is a library containing all the ffmpeg audio/video encoders and
[T] decoders. Most codecs were developed from scratch to ensure best
[T] performances and high code reusability.
[T] + libavformat is a library containing parsers and generators for all common
[T] audio/video formats.
[T] This package only provides the compiled sources used to compile the avview
[T] package. Choose the ffmpeg package for the real application.
[U] http://ffmpeg.sf.net/
[A] Fabrice Bellard, Michael Niedermayer, Juan J. Sierralta P. { Project admins }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] LGPL
[S] Stable
[V] 0.4.8
#[V] 2004-01-07
[P] X -----5---9 650.000
[D] 2888582040 ffmpeg-0.4.8.tar.gz http://cesnet.dl.sourceforge.net/sourceforge/ffmpeg/
#[D] X ffmpeg-2004-01-07.tar.bz2 cvs://pserver:anonymous@mplayerhq.hu:/cvsroot/ffmpeg::ffmpeg/!2004-01-07/

+ 43
- 0
package/stf/gatos-ati-remote/gatos-ati-remote.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/stf/rivatv/rivatv.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 ---
[I] Linux kernel module that interfaces ATI RF remote as a regular input device
[T] GATOS project provides enhanced drivers for many videocards made by ATI (in
[T] particular All-in-Wonder series) and a TV player/recorder application AVview.
[U] http://gatos.sourceforge.net
[A] GATOS Developers { see http://gatos.sourceforge.net/hall_of_fame.php }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] base/kernel
[L] GPL
[S] Stable
[V] 2004-01-07
#[V] 2.1.1
[P] X -----5---9 650.000
[D] X gatos-ati_remote-2004-01-07.tar.bz2 cvs://pserver:anonymous@cvs.gatos.sourceforge.net:/cvsroot/gatos::ati_remote/!2004-01-07/
[D] 964075947 ati_remote-2.1.1.tbz2 http://heanet.dl.sourceforge.net/sourceforge/gatos/

+ 26
- 0
package/stf/gatos-ati2-tvout/gatos-ati2-tvout.conf

@ -0,0 +1,26 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/stf/gatos-ati2/gatos-ati2.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
# These are binary driver files!
# autoextract='0'
# autopatch='0'
# custmain="tar -xIf $archdir/ATI-$ver.tar.bz2 ; for N in X11R6/lib/modules/{dri,drivers}/* ; do mv {,gatos-}$N ; done ; cp -a X11R6/ /usr/"

+ 43
- 0
package/stf/gatos-ati2-tvout/gatos-ati2-tvout.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/stf/rivatv/rivatv.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 ---
[I] Enhanced XFree86 drivers for ATI video cards, with emphasis on TV-output
[T] GATOS project provides enhanced drivers for many videocards made by ATI (in
[T] particular All-in-Wonder series) and a TV player/recorder application AVview.
[U] http://gatos.sourceforge.net
[A] GATOS Developers { see http://gatos.sourceforge.net/hall_of_fame.php }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] base/kernel
[L] GPL
[S] Stable
[V] 2004-01-07
#[V] 0.8.3
[P] O -----5---9 650.000
[D] X gatos-ati2-tv_output-2004-01-07.tar.bz2 cvs://pserver:anonymous@cvs.gatos.sourceforge.net:/cvsroot/gatos::ati.2/!2004-01-07/

+ 26
- 0
package/stf/gatos-ati2/gatos-ati2.conf

@ -0,0 +1,26 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/stf/gatos-ati2/gatos-ati2.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
# These are binary driver files!
# autoextract='0'
# autopatch='0'
# custmain="tar -xIf $archdir/ATI-$ver.tar.bz2 ; for N in X11R6/lib/modules/{dri,drivers}/* ; do mv {,gatos-}$N ; done ; cp -a X11R6/ /usr/"

+ 43
- 0
package/stf/gatos-ati2/gatos-ati2.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/stf/rivatv/rivatv.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 ---
[I] Enhanced XFree86 drivers for ATI video cards, with emphasis on TV-input
[T] GATOS project provides enhanced drivers for many videocards made by ATI (in
[T] particular All-in-Wonder series) and a TV player/recorder application AVview.
[U] http://gatos.sourceforge.net
[A] GATOS Developers { see http://gatos.sourceforge.net/hall_of_fame.php }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] base/kernel
[L] GPL
[S] Stable
[V] 2004-01-07
#[V] 4.3.0-14
[P] O -----5---9 650.000
[D] X gatos-ati2-2004-01-07.tar.bz2 cvs://pserver:anonymous@cvs.gatos.sourceforge.net:/cvsroot/gatos::ati.2/!2004-01-07/

+ 43
- 0
package/stf/gatos-drm-kernel/gatos-drm-kernel.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/stf/rivatv/rivatv.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 ---
[I] Linux kernel DRM module, for use with GATOS ati.2 driver
[T] GATOS project provides enhanced drivers for many videocards made by ATI (in
[T] particular All-in-Wonder series) and a TV player/recorder application AVview.
[U] http://gatos.sourceforge.net
[A] GATOS Developers { see http://gatos.sourceforge.net/hall_of_fame.php }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] base/kernel
[L] GPL
[S] Stable
[V] 2004-01-13
#[V] 1.100.0-14
[P] X -----5---9 350.000
[D] X gatos-drm_kernel-2004-01-13.tar.bz2 cvs://pserver:anonymous@cvs.gatos.sourceforge.net:/cvsroot/gatos::drm-kernel/!2004-01-13/
#[D] 0 drm-kernel-1.100.0-14.tar.gz http://heanet.dl.sourceforge.net/sourceforge/gatos/

+ 44
- 0
package/stf/gatos-km/gatos-km.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/stf/rivatv/rivatv.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 ---
[I] Kernel module with Video4Linux support for ATI cards capable of video capture
[T] GATOS project provides enhanced drivers for many videocards made by ATI (in
[T] particular All-in-Wonder series) and a TV player/recorder application AVview.
[U] http://gatos.sourceforge.net
[A] GATOS Developers { see http://gatos.sourceforge.net/hall_of_fame.php }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] base/kernel
[L] GPL
[S] Stable
[V] 2004-01-07
#[V] 0.2.1
[P] X -----5---9 350.000
[D] X gatos-km-2004-01-07.tar.bz2 cvs://pserver:anonymous@cvs.gatos.sourceforge.net:/cvsroot/gatos::km/!2004-01-07/
[D] 3718601253 gatos-km-0.2.1.tbz2 http://heanet.dl.sourceforge.net/sourceforge/gatos/

+ 44
- 0
package/stf/libzvbi/libzvbi.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/stf/libzvbi/libzvbi.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 ---
[I] The Zapzilla VBI library
[T] The Zapping/Zapzilla vbi decoding routines, now a standalone library.
[U] http://zapping.sf.net/
[A] Iñaki García Etxebarria
[A] Michael H. Schimek
[A] based on AleVT by Edgar Toernig
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.2.4
[P] X -----5---9 650.000
[D] 653833028 zvbi-0.2.4.tar.bz2 http://dl.sourceforge.net/sourceforge/zapping/
#[D] X zvbi-030610.tar.bz2 cvs://pserver:anonymous@cvs.zapping.sf.net:/cvsroot/zapping::vbi/!2003-06-10/

+ 43
- 0
package/stf/lives/lives.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/stf/ffmpeg/ffmpeg.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 ---
[I] The Linux Video Editing System
[T] LiVES is the Linux Video Editing System. It is designed to be simple to
[T] use, yet powerful. It is small in size - the stripped binary is under 500K,
[T] yet it has many advanced features. LiVES is part editor, part VJ tool.
[U] http://www.xs4all.nl/~salsaman/lives/
[A] G. Finch <gfinch@users.sourceforge.net>
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.8.5
[P] X -----5---9 650.000
[D] 1187063059 LiVES-0.8.5-src.tar.bz2 http://dl.sourceforge.net/lives/

+ 42
- 0
package/stf/lsdvd/lsdvd.desc

@ -0,0 +1,42 @@
[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/ffmpeg/ffmpeg.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 ---
[I] Shows information about the contents and structure of a DVD
[T] While intended primarily for use by the AcidRip program, it's handy
[T] enough by itself ... if that's what you want - requires libdvdread.
[U] http://linuxquestions.org
[A] Chris Phillips <acid_kewpie@users.sourceforge.net>
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.10
[P] X -----5---9 650.000
[D] 482537003 lsdvd-0.10.tar.gz http://dl.sourceforge.net/sourceforge/acidrip/

+ 27
- 0
package/stf/maverik/config.hlp

@ -0,0 +1,27 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/kde31/kdelibs31/config.hlp
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
MENU_PKG_MAVERIK
Here you'll find options for Maverik.
ROCKCFG_PKG_MAVERIK_PREFIX
Please enter the prefix where you want Maverik installed.

+ 29
- 0
package/stf/maverik/config.in

@ -0,0 +1,29 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/kde31/kdelibs31/config.in
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
if pkgcheck maverik X ; then
menu_begin MENU_PKG_MAVERIK 'Maverik Package Options'
text 'Install prefix for Maverik' \
ROCKCFG_PKG_MAVERIK_PREFIX "/opt/maverik"
menu_end
fi

+ 49
- 0
package/stf/maverik/maverik.conf

@ -0,0 +1,49 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/stf/maverik/maverik.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
makeinstopt=''
setupopt=""
maverik_postmake () {
mkdir -p /$ROCKCFG_PKG_MAVERIK_PREFIX
cp -a * /$ROCKCFG_PKG_MAVERIK_PREFIX
cat > $root/etc/profile.d/maverik <<-EOP
MAV_HOME="/$ROCKCFG_PKG_MAVERIK_PREFIX"
export MAV_HOME
EOP
}
maverik_prepatch () {
tar -C ../ -xIf $archdir/maverik-demos-$ver.tar.bz2
tar -xIf $archdir/maverik-beta-$beta_ver.tar.bz2
tar -xIf $archdir/TDM-$tdm_ver.tar.bz2
}
maverik_premake () {
setupopt="$setupopt --TDMPATH=`dirs`/TDM-$tdm_ver"
./setup $setupopt
}
hook_add prepatch 5 maverik_prepatch
hook_add premake 5 maverik_premake
hook_add postmake 3 maverik_postmake

+ 52
- 0
package/stf/maverik/maverik.desc

@ -0,0 +1,52 @@
[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/maverik/maverik.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 ---
[I] A Virtual Reality micro kernel
[T] Maverik is a VR application developers toolkit/framework. It is designed to
[T] support 3D virtual environments, and interaction with those environments. It
[T] uses Mesa or OpenGL to perform low-level rendering, but includes functions to
[T] render different kinds of objects, to manage environments and provide support
[T] for 3D interaction.
[U] http://aig.cs.man.ac.uk/maverik/
[A] Advanced Interfaces Group, University of Manchester
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/development
[L] GPL
[S] Stable
[V] 6.2
[O] tdm_ver=2.2
[O] beta_ver=1.4
[P] X -----5---9 890.000
[D] 3480787362 maverik-6.2.tar.gz http://aig.cs.man.ac.uk/maverik/
[D] 1185597268 maverik-demos-6.2.tar.gz http://aig.cs.man.ac.uk/maverik/
[D] 3601532277 maverik-beta-1.4.tar.gz http://aig.cs.man.ac.uk/maverik/
[D] 16783386 TDM-2.2.tar.gz http://aig.cs.man.ac.uk/maverik/

+ 39
- 0
package/stf/pegasus/pegasus.conf

@ -0,0 +1,39 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/stf/pegasus/pegasus.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
export PEGASUS_HOME='/opt/pegasus'
export PEGASUS_PLATFORM='LINUX_IX86_GNU'
# WIN32_IX86_MSVC
# AIX_RS_IBMCXX
# HPUX_PARISC_ACC
PEGASUS_ROOT=''
var_insert PATH ':' "$PEGASUS_HOME/bin"
var_insert LD_LIBRARY_PATH ':' "$LD_LIBRARY_PATH:$PEGASUS_HOME/lib"
makeinstopt='repository'
docdir='/usr/share/doc/pegasus/'
hook_add premake 5 'export PEGASUS_ROOT=`dirs`'
hook_add postmake 5 'mkdir -p $docdir ; cp -a doc/* $docdir'

+ 46
- 0
package/stf/pegasus/pegasus.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/stf/pegasus/pegasus.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 ---
[I] DMTF CIM/WBEM Manageability Services Broker
[T] Pegasus is an open-source implementation of the DMTF CIM and WBEM standards
[T] supported by The Open Group. It is coded in C++, designed to be portable and
[T] highly modular and builds and runs today on most versions of UNIX(R), Linux,
[T] and Microsoft Windows.
[U] http://www.openpegasus.org/
[A] Mike Brasher
[A] Karl Schopmeyer
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/development
[L] GPL
[S] Stable
[V] 2.3.1
[P] X -----5---9 901.000
[D] 1051747581 pegasus-2.3.1.tar.gz http://www.openpegasus.org//uploads/40/4299/
#[D] 0 pegasus-cvs-190503.tar.bz2 CVSROOT=:pserver:anon@cvs.opengroup.org:/cvs/MSB password "anon" VERSION_2_1_1_RELEASE

+ 49
- 0
package/stf/tvtime/tvtime.desc

@ -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/rivatv/rivatv.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 ---
[I] High quality television for Linux
[T] tvtime is a high quality television application for use with video capture
[T] cards on Linux systems. tvtime processes the input from a capture card
[T] and displays it on a computer monitor or projector.
[U] http://tvtime.sourceforge.net
[A] Billy Biggs <vektor@dumbterm.net> { Deinterlacing cowboy and video nerd. Original tvtime author. }
[A] Doug Bell <drbell@users.sourceforge.net> { Tuner, audio mixer, OSD and menu haxor. Configuration and input management. Closed Captioning support. }
[A] Achim Schneider <batchall@mordor.ch> { Station list management code. Frequency table conversion script from xawtv's file format. }
[A] Joachim Koenig <Joachim.Koenig@tecnomen.fi> { Wrote the dscaler plugin loader using the wine code. }
[A] David I. Lehn <dlehn@users.sourceforge.net> { autoconf setup, taken from his autoconf'ing of movietime. }
[A] Paul Jara <rascasse@users.sourceforge.net> { man pages and the RPM spec file. }
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.9.12
[P] X -----5---9 650.000
[D] 4188168314 tvtime-0.9.12.tar.gz http://dl.sourceforge.net/sourceforge/tvtime/

+ 45
- 0
package/stf/xdelta/xdelta.desc

@ -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/dmalloc/dmalloc.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 ---
[I] Manages delta-compressed storage
[T] Xdelta is a complete system for managing delta-compressed storage and
[T] network transport. Using the Xdelta system, you can easily incorporate this
[T] functionality into your application.
[U] http://sourceforge.net/projects/xdelta/
[A] Joshua P. MacDonald <jmacd@cs.berkeley.edu>
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/development
[L] GPL
[S] Stable
[V] 1.1.3
#[V] 2.0-beta10
[P] X -----5---9 350.000
[D] 1034796450 xdelta-1.1.3.tar.gz http://dl.sourceforge.net/sourceforge/xdelta/
#[D] 0 xdelta-2.0-beta10.tar.gz http://cesnet.dl.sourceforge.net/sourceforge/xdelta/

+ 46
- 0
package/stf/zisofs-tools/zisofs-tools.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/stf/dmalloc/dmalloc.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 ---
[I] Tools for ISO filesystems with transparent compression
[T] The user tools for zisofs come in two parts: a utility "mkzftree" and
[T] a modification to mkisofs, which is part of the cdrtools package. The
[T] mkisofs change has been integrated in the cdrtools distribution as of
[T] cdrtools-1.11a20; a patch for cdrtools-1.11a09 which is also tested
[T] and working on cdrtools-1.10 is included with this package if you
[T] insist on running an older version.
[U] http://www.kernel.org/pub/linux/utils/fs/zisofs-tools/
[A] H. Peter Anvin <hpa@zytor.com>
[M] Stefan Fiedler <stefan.fiedler@students.jku.at>
[C] extra/filesystem
[L] GPL
[S] Stable
[V] 1.0.4
[P] X -----5---9 250.000
[D] 799848781 zisofs-tools-1.0.4.tar.bz2 http://www.kernel.org/pub/linux/utils/fs/zisofs/

Loading…
Cancel
Save