summaryrefslogtreecommitdiff
path: root/games-rpg/megapahit/files
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-08-15 10:35:00 +0800
committerErik Kundiman <erik@megapahit.org>2025-08-15 10:39:52 +0800
commitd15d1818ecf50bf5743fc4fe4420bd69bb3fb062 (patch)
tree6524d2766fc753fbf46632ec09cffe28fb453084 /games-rpg/megapahit/files
parent807b4ea4232ffa269d7c71dcda00fb2a13eb18fc (diff)
Megapahit viewer 7.2.1-r54473 ebuild
and remove keyword mask from 7.2.0-r54176 ebuild, since it's the Default version now.
Diffstat (limited to 'games-rpg/megapahit/files')
-rw-r--r--games-rpg/megapahit/files/megapahit-7.2.1-discord_sdk.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/games-rpg/megapahit/files/megapahit-7.2.1-discord_sdk.patch b/games-rpg/megapahit/files/megapahit-7.2.1-discord_sdk.patch
new file mode 100644
index 0000000..c92ea0d
--- /dev/null
+++ b/games-rpg/megapahit/files/megapahit-7.2.1-discord_sdk.patch
@@ -0,0 +1,11 @@
+--- viewer/indra/cmake/Discord.cmake.orig 2025-07-20 19:39:36.291295755 +0800
++++ viewer/indra/cmake/Discord.cmake 2025-07-20 19:39:46.854182818 +0800
+@@ -5,7 +5,7 @@
+
+ if (${PREBUILD_TRACKING_DIR}/sentinel_installed IS_NEWER_THAN ${PREBUILD_TRACKING_DIR}/discord_installed OR NOT ${discord_installed} EQUAL 0)
+ file(ARCHIVE_EXTRACT
+- INPUT $ENV{HOME}/Downloads/DiscordSocialSdk-1.4.9649.zip
++ INPUT /var/cache/distfiles/DiscordSocialSdk-1.4.9649.zip
+ DESTINATION ${CMAKE_BINARY_DIR}
+ )
+ file(