[SCM] SETI at home packaging branch, master, updated. debian/6.97_svn1409-1-42-g8a519f0

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Mon Feb 25 11:03:43 UTC 2013


The following commit has been merged in the master branch:
commit 8a519f01d6e009e3345caa160d60b204351a3f1e
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Feb 25 12:03:35 2013 +0100

    Disabled glut from source tree

diff --git a/debian/changelog b/debian/changelog
index e87a88c..3ffb0c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 boinc-app-seti (7.00~svn1772-1) UNRELEASED; urgency=low
 
   * New upstream release.
-  * Removed glut and other non free stuff.
+  * Removed glut from source tree and disabled.
 
  -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Mon, 25 Feb 2013 11:35:32 +0100
 
diff --git a/debian/patches/003_dont_use_own_jpeglib.patch b/debian/patches/003_dont_use_own_jpeglib_and_glut.patch
similarity index 94%
rename from debian/patches/003_dont_use_own_jpeglib.patch
rename to debian/patches/003_dont_use_own_jpeglib_and_glut.patch
index f7c8b65..1c173df 100644
--- a/debian/patches/003_dont_use_own_jpeglib.patch
+++ b/debian/patches/003_dont_use_own_jpeglib_and_glut.patch
@@ -12,7 +12,7 @@ Index: boinc-app-seti/Makefile.am
  
  
 -SUBDIRS = $(JPEGDIR) $(IMDIR) $(GLUTDIR) $(CLIENT_SUBDIRS) $(SERVER_SUBDIRS)
-+SUBDIRS = $(IMDIR) $(GLUTDIR) $(CLIENT_SUBDIRS) $(SERVER_SUBDIRS)
++SUBDIRS = $(IMDIR) $(CLIENT_SUBDIRS) $(SERVER_SUBDIRS)
  
  dist-hook:
  	rm -rf `find $(distdir) -name .backup -prune -o -name '*~' -o -name CVS`
diff --git a/debian/patches/series b/debian/patches/series
index 0282797..68e22c7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,7 +6,7 @@ disable_avx_in_configure.patch
 213_const_warning_reduction.patch
 # put Debian-specific patches at end
 #002_disable_static_linkage.patch
-003_dont_use_own_jpeglib.patch
+003_dont_use_own_jpeglib_and_glut.patch
 004_disable_altivec_on_ppc_linux.patch
 #005_powerpc_altivec.patch
 006_omitting_archs.patch

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list