[boinc] 04/05: Try to fix gpu stuff

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Fri Nov 7 10:03:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch experimental
in repository boinc.

commit c0b42449a031473cc4b9f55d944ab6b77c199c61
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri Oct 17 20:36:43 2014 +0200

    Try to fix gpu stuff
---
 debian/control.in | 45 ++++++++++++++++++++++++++++++++-------------
 1 file changed, 32 insertions(+), 13 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index a6988b8..60026ec 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -62,13 +62,13 @@ Package: boinc
 @ BOINC Manager, a graphical monitor and control utility for the
 @ BOINC core client.
 @
- at Package: boinc-nvidia-cuda
+ at Package: boinc-client-nvidia-cuda
 @Architecture: amd64 i386
 @Section: contrib/net
 @Priority: extra
- at Depends: ${misc:Depends}
- at Recommends: libcuda1 | libcuda-5.0-1 | libcuda-5.5-1 | libcuda-6.0-1 | libcuda-6.5-1 | nvidia-173 | nvidia-current | nvidia-current-updates | nvidia-304 | nvidia-304-updates | nvidia-310 | nvidia-310-updates | nvidia-313-updates | nvidia-319 | nvidia-319-updates | nvidia-331 | nvidia-331-updates | libcuda1-304 | libcuda1-304-updates | libcuda1-331 | libcuda1-331-updates,
-@            libcudart4 | libcudart5.0 | libcudart5.5 | libcudart6.0 | libcudart6.5
+ at Breaks: boinc-nvidia-cuda
+ at Replaces: boinc-nvidia-cuda
+ at Depends: ${misc:Depends}, boinc-client, libcuda1 | libcudart6.5 | libcudart6.0 | libcudart5.5
 @Description: metapackage for CUDA-savvy BOINC client and manager
 @ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
 @ software platform for distributed computing: several initiatives of
@@ -83,12 +83,14 @@ Package: boinc
 @ section to the regular boinc package. This also meant this binary
 @ package to be redistributed in the contrib section of Debian.
 @
- at Package: boinc-amd-opencl
- at Architecture: amd64 i386
+ at Package: boinc-client-opencl
+ at Architecture: any
 @Section: contrib/net
 @Priority: extra
- at Depends: ${misc:Depends}
- at Recommends: amd-libopencl1 | fglrx | fglrx-updates, fglrx-driver
+ at Breaks: boinc-amd-opencl
+ at Replaces: boinc-amd-opencl
+ at Depends: ${misc:Depends}, ocl-icd-libopencl1 | libopencl-1.1-1
+ at Recommends: amd-opencl-icd | opencl-icd
 @Description: metapackage for AMD/ATI OpenCL-savvy BOINC client and manager
 @ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
 @ software platform for distributed computing: several initiatives of
@@ -102,11 +104,28 @@ Package: boinc
 @ graphics cards.  This package adds a series of dependencies from the
 @ non-free section to the regular boinc package. This also meant this
 @ binary package to be redistributed in the contrib section of Debian.
+@
+ at Package: boinc-client-fglrx
+ at Architecture: amd64 i386
+ at Section: contrib/net
+ at Priority: extra
+ at Breaks: boinc-nvidia-cuda
+ at Replaces: boinc-nvidia-cuda
+ at Depends: ${misc:Depends}, boinc-client
+ at Recommends: libfglrx | fglrx-updates | fglrx
+ at Description: metapackage for AMD/ATI fglrx-savvy BOINC client and manager
+@ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+@ software platform for distributed computing: several initiatives of
+@ various scientific disciplines all compete for the idle time of
+@ desktop computers. The developers' web site at the University of
+@ Berkeley serves as a common portal to the otherwise independently run
+@ projects.
 @ .
-@ This package is not perfect, yet. A major problem for the moment
-@ is the availability of the OpenCL driver for 32bit binaries for
-@ amd64. If this is planned, install the amd-app package provided
-@ through the AMD developer forum.
+@ Regular users (righteously) often find it an unbearable nuisance to
+@ care for the configuration of BOINC for the fglrx-savvy AMD/ATI
+@ graphics cards.  This package adds a series of dependencies from the
+@ non-free section to the regular boinc package. This also meant this
+@ binary package to be redistributed in the contrib section of Debian.
 @
 @Package: boinc-client
 @Architecture: any
@@ -116,7 +135,7 @@ Package: boinc
 @         ${misc:Depends},
 @         ${python:Depends},
 @         ${shlibs:Depends}
- at Suggests: boinc-amd-opencl, boinc-manager, boinc-nvidia-cuda, x11-xserver-utils
+ at Suggests: boinc-client-opencl, boinc-client-fglrx, boinc-client-nvidia-cuda, boinc-manager, x11-xserver-utils
 @Description: core client for the BOINC distributed computing infrastructure
 @ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
 @ software platform for distributed computing: several initiatives of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list