diff options
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/Manifest.gz | bin | 6835 -> 6832 bytes | |||
-rw-r--r-- | sci-astronomy/celestia/Manifest | 1 | ||||
-rw-r--r-- | sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch | 55 |
3 files changed, 0 insertions, 56 deletions
diff --git a/sci-astronomy/Manifest.gz b/sci-astronomy/Manifest.gz Binary files differindex 95bba21849f2..58d0b7950765 100644 --- a/sci-astronomy/Manifest.gz +++ b/sci-astronomy/Manifest.gz diff --git a/sci-astronomy/celestia/Manifest b/sci-astronomy/celestia/Manifest index 4b268cd6c4ae..d96828cc4e49 100644 --- a/sci-astronomy/celestia/Manifest +++ b/sci-astronomy/celestia/Manifest @@ -1,4 +1,3 @@ -AUX celestia-1.5.0-desktop.patch 1371 BLAKE2B f4964ea5794b6fa7eff49cb4d9879226e83739dfe877f055f1cbff25562f324e30af3ef4ee68897324504b06a6a6c84c2cee4caf78914792a4c89e54ed580b14 SHA512 937d3a733ec679ed4fb7644b2ae0bf780972dce7ac7d6e30dfbd7cad3e90354460a3e1c3df268514048e53979d22b1bdee70dd340f8c9977e7a0749c65a24bf7 AUX celestia-1.6.99-cfg.patch 781 BLAKE2B 04ff4f7c5159eee81479ed588d302fa6a97475955af733e013fcafb2b37975fb1f2215afe61a715b5ec7716dbd75b5915dd4a5031255adb8fde5f6e64d9b71a5 SHA512 50cce63a701da85b52bee5db5b34eed77118c7c847612b4bc7ae82c80b198c718b4adbf0f21cc82e4afbafe20f53dda191285095d6ee5e796ce7f6c94388b832 AUX celestia-1.7.0-cmake_lua_version.patch 287 BLAKE2B 29a555fd2443ba4c20508566a909cdcfe47b3e2ca8fea68d9fdc5427cfcdbd332c3179f3ea090c076d20cd36ec694b7cbef3008f87407ba4af7c6ea311853e24 SHA512 f1ae5eb360399d817c90b2ab058452f55f8fdc293568bd9b919cc2d71586da9146db2131abfd54c2c7dc9cb6230728e8435f7663b7125d8caaebe241aa8a7e72 DIST celestia-1.7.0_pre20220120-data.tar.gz 310327016 BLAKE2B 507a8d5fd1307fc711b9604e00a1596bc971dbb2c936554ffd1f0e842bec6dc6d2233c04911dcd5a6e1405d9e5806c87ec22ba4f26f0e3d770bd1b6735777b0b SHA512 6443127b42586e4ad16b25fa39193a165065682cd8163b241bdcbbe755c2104e4c29b291898076437c4387cd72cdb3bd347a010738505f39ccb658300aff836d diff --git a/sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch b/sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch deleted file mode 100644 index 002c2d95cec5..000000000000 --- a/sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch +++ /dev/null @@ -1,55 +0,0 @@ ---- a/src/celestia/kde/data/celestia.desktop -+++ b/src/celestia/kde/data/celestia.desktop -@@ -1,8 +1,12 @@ - [Desktop Entry] -+Encoding=UTF-8 -+Version=1.0 - Name=Celestia --Comment=Celestia -+Comment=3D space simulator to explore the universe - Exec=celestia %f - Terminal=false - Icon=celestia.png - MimeType=application/x-celestia-script - Type=Application -+Categories=Education;Science;Astronomy;Qt -+GenericName=Space Simulator ---- a/src/celestia/gtk/data/celestia.desktop -+++ b/src/celestia/gtk/data/celestia.desktop -@@ -1,12 +1,12 @@ - [Desktop Entry] - Encoding=UTF-8 --Version=1.4.0 --Type=Application --Exec=celestia --Icon=celestia --X-GNOME-DocPath= --Terminal=false -+Version=1.0 - Name=Celestia --Comment=Space Simulator --StartupNotify=true --Categories=Astronomy;Science;Application; -+Comment=3D space simulator to explore the universe -+Exec=celestia %f -+Terminal=false -+Icon=celestia -+MimeType=application/x-celestia-script -+Type=Application -+Categories=Education;Science;Astronomy;GTK -+GenericName=Space Simulator ---- a/celestia.desktop -+++ b/celestia.desktop -@@ -0,0 +1,12 @@ -+[Desktop Entry] -+Encoding=UTF-8 -+Version=1.0 -+Name=Celestia -+GenericName=Space Simulator -+Comment=Explore the Universe in this detailed space simulation -+Type=Application -+Categories=Education;Science;Astronomy -+Exec=celestia %f -+Terminal=false -+Icon=celestia -+MimeType=application/x-celestia-script |