[SCM] BOINC packaging branch, wheezy, updated. debian/7.0.27+dfsg-5-15-g43ed716

Guo Yixuan culu.gyx at gmail.com
Mon Jun 24 09:41:33 UTC 2013


The following commit has been merged in the wheezy branch:
commit b1f5f6a122c90783fbc5993c682081e56e776146
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Mon Jun 24 17:02:58 2013 +0800

    commented object c++ sources in clientgui

diff --git a/debian/patches/workaround-objcxx.patch b/debian/patches/workaround-objcxx.patch
index c13002a..c15d01e 100644
--- a/debian/patches/workaround-objcxx.patch
+++ b/debian/patches/workaround-objcxx.patch
@@ -15,3 +15,30 @@
  
  # library for OpenCL apps
  opencl_files = \
+--- a/clientgui/Makefile.am
++++ b/clientgui/Makefile.am
+@@ -17,15 +17,15 @@ endif
+ endif ## ENABLE_CLIENT_RELEASE
+ 
+ if OS_DARWIN
+-   LIBS += -framework IOKit -framework Foundation -framework ScreenSaver -framework Cocoa -framework Security
+-   mac_sources = mac/SystemMenu.m \
+-                 mac/mac_saver_module.cpp \
+-                 mac/Mac_Saver_ModuleView.m \
+-                 mac/MacBitmapComboBox.cpp \
+-                 mac/MacSysMenu.cpp \
+-                 mac/Mac_GUI.cpp\
+-                 mac/browser_safari.mm
+-
++#   LIBS += -framework IOKit -framework Foundation -framework ScreenSaver -framework Cocoa -framework Security
++#   mac_sources = mac/SystemMenu.m \
++#                 mac/mac_saver_module.cpp \
++#                 mac/Mac_Saver_ModuleView.m \
++#                 mac/MacBitmapComboBox.cpp \
++#                 mac/MacSysMenu.cpp \
++#                 mac/Mac_GUI.cpp\
++#                 mac/browser_safari.mm
++   mac_sources =
+    mac_headers = mac/*.h
+ else
+    mac_headers =

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list