Search Criteria
Package Details: ds9 8.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ds9.git (read-only, click to copy) |
---|---|
Package Base: | ds9 |
Description: | SAOImage DS9: Astronomical Data Visualization Application |
Upstream URL: | http://hea-www.harvard.edu/RD/ds9/ |
Licenses: | GPL2 |
Submitter: | ydallilar |
Maintainer: | edombek |
Last Packager: | edombek |
Votes: | 6 |
Popularity: | 0.000432 |
First Submitted: | 2018-06-02 01:52 (UTC) |
Last Updated: | 2024-09-01 10:14 (UTC) |
Dependencies (12)
- libx11 (libx11-gitAUR)
- libxft (libxft-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxslt (libxslt-gitAUR)
- tcl (tcl-fossilAUR, tcl84AUR)
- tk (tk-fossilAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- make (make-gitAUR) (make)
- zip (zip-natspecAUR) (make)
Required by (7)
- gnuastro (optional)
- goqat (optional)
- iraf-bin (optional)
- perl-pdl (optional)
- python-imexam (optional)
- python-pyds9 (optional)
- python-sherpa (optional)
Latest Comments
1 2 3 4 Next › Last »
edombek commented on 2024-06-18 09:56 (UTC)
Thanks, fixed!
oldherl commented on 2024-06-14 14:37 (UTC)
Oh, sorry, you still have to apply some patches from git
oldherl commented on 2024-06-14 14:30 (UTC)
Please upgrade to 8.6b1 as it solves the new gcc problem.
micwoj92 commented on 2024-06-13 19:32 (UTC)
Fails build with gcc14 while building tclzipfs. This is due to turning warnings to errors in this gcc release.
Also it probably should use system tcl instead of bundled one (this also applies to some other libs, but I only mention this now that it fails):
Freso commented on 2024-03-29 10:29 (UTC)
@Firestar https://wiki.archlinux.org/title/Arch_User_Repository#Updating_packages :
(emphasis mine)
edombek commented on 2024-03-26 09:08 (UTC)
@Firestar, try to recompile ds9
Firestar commented on 2024-03-26 09:05 (UTC)
Cannot run ds9, it said that ICU is outdated:
and if I install icu73-bin from AUR it will say:
Freso commented on 2023-11-11 14:42 (UTC)
ds9-bin now correctly both
provides
andconflicts
with ds9, so those two lines can be removed from this PKGBUILD.Additionally, please rename the source file so that it is unique. See the warning at https://wiki.archlinux.org/title/PKGBUILD#source for details.
micwoj92 commented on 2023-10-21 23:20 (UTC)
No need to have "ds9" in provides as packages provide themselves, also no need to have ds9-bin in conflicts, it's enough that ds9-bin conflicts with ds9.
Bkasthapa commented on 2023-03-31 09:34 (UTC)
@edombek Thanks. I don't know how it worked.
1 2 3 4 Next › Last »