boinc-app-seti.git
11 years ago_disable_altivec_on_ppc_linux
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_disable_altivec_on_ppc_linux

Gbp-Pq: Name 004_disable_altivec_on_ppc_linux.patch

11 years ago_dont_use_own_jpeglib_and_glut
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_dont_use_own_jpeglib_and_glut

Gbp-Pq: Name 003_dont_use_own_jpeglib_and_glut.patch

11 years ago_disable_avx_in_configure
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_disable_avx_in_configure

Gbp-Pq: Name 001_disable_avx_in_configure.patch

11 years ago_fix_armhf
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_fix_armhf

Basically, the original assembly code for analyzeFuncs_neon.S and analyzeFuncs_vfp.S is writen for soft-float call convention. Since ARM has changed the way the function call with vfp, you will get a compilation error like the following if you don't modify the code.

/usr/bin/ld: error: seti_boinc uses VFP register arguments, analyzeFuncs_neon.o does not
/usr/bin/ld: failed to merge target specific data of file analyzeFuncs_neon.o
/usr/bin/ld: error: seti_boinc uses VFP register arguments, analyzeFuncs_vfp.o does not
/usr/bin/ld: failed to merge target specific data of file analyzeFuncs_vfp.o
collect2: error: ld returned 1 exit status
make[2]: *** [seti_boinc] Error 1

May be I should talk to Eric about making the changes in the main tree with #ifdef _armhf_ or somthing like that. meanwhile if you come across the compilation error above, you have the solution.

Gbp-Pq: Name 214_fix_armhf.patch

11 years ago_const_warning_reduction
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_const_warning_reduction

Gbp-Pq: Name 213_const_warning_reduction.patch

11 years ago_increase_buffers
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_increase_buffers

Gbp-Pq: Name 212_increase_buffers.patch

11 years ago_give_stderr_some_output
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_give_stderr_some_output

Gbp-Pq: Name 211_give_stderr_some_output.patch

11 years ago_fix_fgets_warning
Debian BOINC Maintainers [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
_fix_fgets_warning

Gbp-Pq: Name 210_fix_fgets_warning.patch

11 years agoboinc-app-seti (7.28~svn2633-3) unstable; urgency=medium
Gianfranco Costamagna [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
boinc-app-seti (7.28~svn2633-3) unstable; urgency=medium

  * Bump std-version to 3.9.6, no changes required.
  * Stop depending on old boinc-dev.
  * Update copyright, now in machine readable format.
  * Add description to patches, reorder them,
    use patch name as written in README.patches.

[dgit import unpatched boinc-app-seti 7.28~svn2633-3]

11 years agoImport boinc-app-seti_7.28~svn2633-3.debian.tar.xz
Gianfranco Costamagna [Tue, 30 Sep 2014 12:49:40 +0000 (12:49 +0000)]
Import boinc-app-seti_7.28~svn2633-3.debian.tar.xz

[dgit import tarball boinc-app-seti 7.28~svn2633-3 boinc-app-seti_7.28~svn2633-3.debian.tar.xz]

11 years agoImport boinc-app-seti_7.28~svn2633.orig.tar.gz
Gianfranco Costamagna [Thu, 4 Sep 2014 16:15:55 +0000 (16:15 +0000)]
Import boinc-app-seti_7.28~svn2633.orig.tar.gz

[dgit import orig boinc-app-seti_7.28~svn2633.orig.tar.gz]