Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-build-problems.patch | Fix build problems. Adopted from the Mageia package. |
Joseph Wang <joequant@gmail.com> | no | 2017-08-05 | ||
Use-standard-BLT.patch | Use standard BLT. This reverts patch 4b228b...1d3dea on github. |
Ole Streicher <debian@liska.ath.cx> | no | 2017-08-05 | ||
Change-the-paths-so-that-they-correspond-to-the-FHS.patch | Change the paths so that they correspond to the FHS. Also remove the "-star" suffix from the executable. |
Ole Streicher <debian@liska.ath.cx> | no | 2017-08-05 | ||
Use-the-system-libwcstools-instead-of-the-convienience-co.patch | Use the system libwcstools instead of the convienience copy | Ole Streicher <debian@liska.ath.cx> | no | 2017-08-05 | ||
Configure-shared-libs-for-hurd-i386-and-kfreeBSD-correctl.patch | Configure shared libs for hurd-i386 and kfreeBSD-* correctly. Also, define the obsolete "MAXPATHLEN" on hurd. |
Ole Streicher <debian@liska.ath.cx> | no | 2017-08-05 | ||
Remove-Tclx-dependency.patch | Remove Tclx dependency The package seems to have only little dependencies of tclx. Since Tclx is not available for tcl8.6 and up, the dependency is removed. To get the "fork" call, we additionally need the "expect" package. |
Ole Streicher <debian@liska.ath.cx> | no | 2017-08-05 | ||
Replace-iqefunc.c-with-a-version-that-does-not-need-NR-co.patch | Replace iqefunc.c with a version that does not need NR code This patch replaces iqefunc.c by the version from ESO-MIDAS 15SEPpl1.0 which uses mpfit.c instead of mrqfit.c. Differently to the solution in ESO-MIDAS, the sort function was replaced by the libc qsort(). |
Ole Streicher <olebole@debian.org> | no | 2017-08-05 | ||
Remove-lines-that-lead-to-crash-with-ImageBias.patch | Remove lines that lead to crash with ImageBias This is a *very* pragmatic workaround: it is unclear why the crash happens |
Ole Streicher <olebole@debian.org> | no | 2017-08-05 | ||
Use-Tcl-Tk-stubs.patch | Use Tcl/Tk stubs This will allow one to make skycat independent of the Tcl version once BLT uses stubs as well (which is not the case in the moment). |
Ole Streicher <olebole@debian.org> | no | 2017-08-05 | ||
rtd-Don-t-use-zero-character-as-null-pointer.patch | Don't use zero character as null pointer in rtd This is to avoid a compiler error about a char having been used in place of a char*. |
Graham Bell <g.bell@eaobservatory.org> | no | 2017-12-30 | ||
Replace-byte-by-unsigned-char.patch | Replace byte by unsigned char byte is already defined as std:byte |
Ole Streicher <olebole@debian.org> | no | 2022-05-30 | ||
Add-return-type-to-main.patch | Add return type to main() | Ole Streicher <olebole@debian.org> | no | 2024-07-27 |