Author: baby-guest
Date: 2007-06-08 23:34:33 +0000 (Fri, 08 Jun 2007)
New Revision: 2891

Added:
   packages/trunk/cultivation/debian/README.Debian
Modified:
   packages/trunk/cultivation/debian/copyright
   packages/trunk/cultivation/debian/rules
Log:
Removed portaudio



Added: packages/trunk/cultivation/debian/README.Debian
===================================================================
--- packages/trunk/cultivation/debian/README.Debian                             
(rev 0)
+++ packages/trunk/cultivation/debian/README.Debian     2007-06-08 23:34:33 UTC 
(rev 2891)
@@ -0,0 +1,11 @@
+cultivation for Debian
+----------------------
+
+The building system has been modified so that it links against Debian's
+version of portaudio, instead of the embedded one in the original source
+code.
+
+Some unused non-free code has been removed from the original tarball, without
+affecting the functionality of the game in any way.
+
+ -- Miriam Ruiz <[EMAIL PROTECTED]>  Fri, 08 Jun 2007 14:04:02 +0000

Modified: packages/trunk/cultivation/debian/copyright
===================================================================
--- packages/trunk/cultivation/debian/copyright 2007-06-08 23:09:37 UTC (rev 
2890)
+++ packages/trunk/cultivation/debian/copyright 2007-06-08 23:34:33 UTC (rev 
2891)
@@ -11,7 +11,6 @@
 
     Cultivation is in the public domain.
 
-    minorGems/sound/portaudio: Copyright (c) 1999-2000 Ross Bencina and Phil 
Burk
     minorGems/crypto/hashes/sha*.h: No Copyright. It is in the public domain
     minorGems/io/file/win32/dirent.*: Copyright (c) Kevlin Henney, 1997
     minorGems/io/serialPort/win32/COMPort.*: Copyright (C) 2000, UAB BBDSoft
@@ -44,34 +43,6 @@
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
 
-libportaudio:
-
-    Copyright (c) 1999-2000 Ross Bencina and Phil Burk
-
-    Permission is hereby granted, free of charge, to any person obtaining
-    a copy of this software and associated documentation files
-    (the "Software"), to deal in the Software without restriction,
-    including without limitation the rights to use, copy, modify, merge,
-    publish, distribute, sublicense, and/or sell copies of the Software,
-    and to permit persons to whom the Software is furnished to do so,
-    subject to the following conditions:
-
-    The above copyright notice and this permission notice shall be
-    included in all copies or substantial portions of the Software.
-
-    Any person wishing to distribute modifications to the Software is
-    requested to send the modifications to the original developer so that
-    they can be incorporated into the canonical version.
-
-    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
-    ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
-    CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-
 sha1:
 
     Originally witten by Steve Reid <[EMAIL PROTECTED]>

Modified: packages/trunk/cultivation/debian/rules
===================================================================
--- packages/trunk/cultivation/debian/rules     2007-06-08 23:09:37 UTC (rev 
2890)
+++ packages/trunk/cultivation/debian/rules     2007-06-08 23:34:33 UTC (rev 
2891)
@@ -88,6 +88,7 @@
        wget 
http://mesh.dl.sourceforge.net/sourceforge/cultivation/Cultivation_7_UnixSource.tar.gz
        tar xvfz Cultivation_7_UnixSource.tar.gz
        cd Cultivation_7_UnixSource && rm -rf \
+               minorGems/sound/portaudio \
                minorGems/util/development/fortify \
                minorGems/graphics/openGL/tga.* \
                minorGems/graphics/openGL/texture.*


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to