Package Details: ds9-bin 8.6-3

Git Clone URL: https://aur.archlinux.org/ds9-bin.git (read-only, click to copy)
Package Base: ds9-bin
Description: SAOImage DS9: Astronomical Data Visualization Application
Upstream URL: http://hea-www.harvard.edu/RD/ds9/
Keywords: astronomy, fits image,
Licenses: GPL2
Conflicts: ds9
Provides: ds9
Submitter: clu
Maintainer: clu
Last Packager: clu
Votes: 29
Popularity: 0.000012
First Submitted: 2010-11-23 08:37 (UTC)
Last Updated: 2025-04-14 21:40 (UTC)

Dependencies (1)

Required by (7)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

clu commented on 2018-03-10 17:34 (UTC)

Done -- bumped to pkgrel 2.

mboquien commented on 2018-03-10 10:45 (UTC) (edited on 2018-03-10 10:45 (UTC) by mboquien)

Would it be possible to modify the ds9.desktop file in this way so that ds9 can be used to open FITS files? Thanks

--- ds9.desktop.orig    2018-03-10 07:40:44.000000000 -0300
+++ ds9.desktop 2018-03-10 07:44:24.215288075 -0300
@@ -4,7 +4,8 @@
 Name=ds9
 Comment=An astronomical imaging and data visualization application
 TryExec=ds9
-Exec=ds9
+Exec=ds9 %F
 Icon=ds9
 Terminal=false
 Categories=Science;X-Astrophysics;X-Imaging;X-Astronomy;X-Education;
+MimeType=image/x-fits;

clu commented on 2016-12-17 23:56 (UTC)

Updated -- note that 32-bit support was removed upstream.

clu commented on 2016-12-16 23:11 (UTC)

DS9 hasn't updated their linux binary folders yet -- will update when those are available. See here: http://ds9.si.edu/download/linux64/

clu commented on 2016-10-28 23:33 (UTC)

Thanks! I've added the icon. Please let me know if there are any issues.

Universebenzene commented on 2016-10-20 08:50 (UTC)

Well I think a desktop file without a image seems to be strange... Here I got an icon for you: https://img.vim-cn.com/0d/1b655ba190ac4067ddd7efb95cec023754f3af.png install it in the ${pkgdir}/usr/share/pixmaps and add the "Icon=ds9" line in ds9.desktop may give a good performance. Also it might be a good idea to add Astronomy and Education in the "Categories" part of ds9.desktop.

clu commented on 2016-01-09 05:14 (UTC)

Added a ds9.desktop file. Let me know if there are any issues.

Fingel commented on 2016-01-04 19:20 (UTC)

Would it be possible to add a .desktop file in /usr/share/applications? I had to create one so ds9 would how up in "select application" dialogs from firefox, nautilus, etc.

clu commented on 2013-04-25 18:05 (UTC)

7.2 up. Tested on x86_64.

clu commented on 2012-07-10 15:59 (UTC)

7.0.2 up -- tested on x86_64. Changes: * No more /usr/local/bin location.