[SCM] BOINC packaging branch, master, updated. debian/7.0.33+dfsg-1-115-gae2f310

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Wed Dec 12 12:58:00 UTC 2012


The following commit has been merged in the master branch:
commit ae2f3101936ba8bbd1647377926e72b0a01e07ae
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Dec 12 13:57:49 2012 +0100

    Added a patch to fix a FTBFS

diff --git a/debian/patches/missing_gpu_intel.cpp_in_Makefile.am.patch b/debian/patches/missing_gpu_intel.cpp_in_Makefile.am.patch
new file mode 100644
index 0000000..3ce167f
--- /dev/null
+++ b/debian/patches/missing_gpu_intel.cpp_in_Makefile.am.patch
@@ -0,0 +1,11 @@
+--- boinc-7.0.42+dfsg.orig/client/Makefile.am
++++ boinc-7.0.42+dfsg/client/Makefile.am
+@@ -62,6 +62,7 @@ boinc_client_SOURCES = \
+     file_xfer.cpp \
+ 	gpu_amd.cpp \
+ 	gpu_detect.cpp \
++        gpu_intel.cpp \
+ 	gpu_nvidia.cpp \
+ 	gpu_opencl.cpp \
+     gui_http.cpp \
+ 
diff --git a/debian/patches/series b/debian/patches/series
index dc2ae07..9355ce4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -63,3 +63,4 @@ boinclib_shared.patch
 dynamic_libboinc.patch
 Missing_libSched.patch
 missing_libs_wrapper.patch
+missing_gpu_intel.cpp_in_Makefile.am.patch

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list