Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 19 years ago
parent
commit
0aef7f9952
3 changed files with 77 additions and 0 deletions
  1. +10
    -0
      package/public/povray/distribution_message.patch
  2. +26
    -0
      package/public/povray/povray.conf
  3. +41
    -0
      package/public/povray/povray.desc

+ 10
- 0
package/public/povray/distribution_message.patch

@ -0,0 +1,10 @@
--- ./source/optout.h~ 2005-12-17 05:02:34.000000000 +0100
+++ ./source/optout.h 2005-12-17 05:03:44.000000000 +0100
@@ -55,6 +55,7 @@
#define OFFICIAL_VERSION_NUMBER_HEX 0x0361
#define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
+#define DISTRIBUTION_MESSAGE_2 "--- the ROCK Linux build scripts ... ( http://www.rocklinux.org ) ---"
#ifndef DISTRIBUTION_MESSAGE_2
#error You must complete the following DISTRIBUTION_MESSAGE_2 definition
#define DISTRIBUTION_MESSAGE_2 " FILL IN NAME HERE........................."

+ 26
- 0
package/public/povray/povray.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/esden/povray35/povray35.conf
# ROCK Linux is Copyright (C) 1998 - 2005 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 ---
pkginstalled xorg || pkginstalled xfree86 && var_append confopt " " "--with-x"
pkginstalled svgalib || var_append confopt " " "--with-svga"
var_append confopt " " "COMPILED_BY=\"ROCK Linux\""
#createdocs=0

+ 41
- 0
package/public/povray/povray.desc

@ -0,0 +1,41 @@
[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/esden/povray35/povray35.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 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 free raytracer
[T] The Persistence of Vision Raytracer is a high-quality, totally free
[T] tool for creating stunning three-dimensional graphics.
[U] http://www.povray.org/
[A] POV-Ray Team(tm) (see AUTHORS file in the source tarball of povray)
[M] The ROCK Linux Project
[C] extra/multimedia
[L] OpenSource
[S] Stable
[V] 3.6
[P] X -?---5---9 134.200
[D] 2845993105 povray-3.6.tar.bz2 http://www.povray.org/ftp/pub/povray/Official/Unix/

Loading…
Cancel
Save