summaryrefslogtreecommitdiff
path: root/games-rpg
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-04-30 17:43:23 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-04-30 17:43:23 +0000
commit8053edacbd4abe60567e35218bdbb566a8d79963 (patch)
treea260e5938a0a1471c68f6a46b59e910fa8f326b0 /games-rpg
parent48b38b2527d5a7fe61dae0257799aedd11179542 (diff)
downloadbaldeagleos-repo-8053edacbd4abe60567e35218bdbb566a8d79963.tar.gz
baldeagleos-repo-8053edacbd4abe60567e35218bdbb566a8d79963.tar.xz
baldeagleos-repo-8053edacbd4abe60567e35218bdbb566a8d79963.zip
Adding metadata
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/snoot-game/Manifest2
-rw-r--r--games-rpg/snoot-game/metadata.xml3
-rw-r--r--games-rpg/snoot-game/snoot-game-1.8.ebuild41
-rw-r--r--games-rpg/snoot-game/snoot-game-1.9.1.ebuild (renamed from games-rpg/snoot-game/snoot-game-1.8-r1.ebuild)5
4 files changed, 4 insertions, 47 deletions
diff --git a/games-rpg/snoot-game/Manifest b/games-rpg/snoot-game/Manifest
index 2338f45a7642..b487043b6078 100644
--- a/games-rpg/snoot-game/Manifest
+++ b/games-rpg/snoot-game/Manifest
@@ -1 +1 @@
-DIST SnootGame-Patch8_NewYears-linux.tar.bz2 213046487 BLAKE2B c7a7b1f85eb46d7f5a67b7cd0f0a889cab33e44ade78a7e26b99d96243caa9b9cf3ea5ad1a8a7192ac7d3af65135bc49238391f40e82f8150ea8fac5a96617c9 SHA512 fa3dd74e3bf938a5ce59676f9d8332946d275d59115edd21f2c3df6d00f218542c4c9969ffa91f6a1200bdc715dc9d688ee4cfe7278bdbc9a236a2ac64d52a5f
+DIST SnootGame-Patch9.1-RoastedLaika-linux.tar.bz2 442451820 BLAKE2B 20b4ac0f03e252af0c1426f2397342c557fb1bc7536cc2f0e58bc1e6e77f7410c82456f6f976b6e975e444b7e57e97d473b91aa26f017eaf92e40784ee610b57 SHA512 25de9815d8417d306fc80f7162b46b302c7251ff1664b25f6b1ddda2619547860c96436618fb440e81467c93d440fd98d0847f933f1b05e77183e68af8d0710e
diff --git a/games-rpg/snoot-game/metadata.xml b/games-rpg/snoot-game/metadata.xml
index fd34f481b3c7..746e484b5172 100644
--- a/games-rpg/snoot-game/metadata.xml
+++ b/games-rpg/snoot-game/metadata.xml
@@ -12,8 +12,7 @@
posse of reject friends and other associated thorns-in-the-side.
</longdescription>
<upstream>
- <changelog>https://snootgame.xyz/Patch7-changelog.html</changelog>
- <bugs-to>https://git.snootgame.xyz/Cavemanon/SnootGame/issues</bugs-to>
+ <bugs-to>https://git.cavemanon.xyz/Cavemanon/SnootGame/issues</bugs-to>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata> \ No newline at end of file
diff --git a/games-rpg/snoot-game/snoot-game-1.8.ebuild b/games-rpg/snoot-game/snoot-game-1.8.ebuild
deleted file mode 100644
index 056b7cff2bf6..000000000000
--- a/games-rpg/snoot-game/snoot-game-1.8.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
-inherit python-single-r1 desktop wrapper
-
-DESCRIPTION="Visual novel parody of Goodbye Volcano High"
-MY_PV="Patch8_NewYears"
-HOMEPAGE="https://snootgame.xyz/"
-SRC_URI="https://snootgame.xyz/downloads/game/SnootGame-${MY_PV}-linux.tar.bz2"
-
-LICENSE="AGPL-3 CC-BY-SA-4.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS} virtual/opengl"
-BDEPEND="${RDEPEND}"
-
-S="${WORKDIR}/SnootGame-${MY_PV}-linux/"
-
-QA_PREBUILT="*"
-RESTRICT+=" strip"
-
-src_install() {
- local dir=/opt/${PN}
- insinto "${dir}"
-
- doins -r "${S}/."
- dodoc README.md
-
- fperms +x ${dir}/lib/linux-i686/SnootGame
- fperms +x ${dir}/lib/linux-x86_64/SnootGame
- fperms +x ${dir}/SnootGame.sh
-
- make_wrapper ${PN} "./SnootGame.sh" "${dir}" "${dir}"
- make_desktop_entry ${PN} "Snoot Game"
-
-}
diff --git a/games-rpg/snoot-game/snoot-game-1.8-r1.ebuild b/games-rpg/snoot-game/snoot-game-1.9.1.ebuild
index 9663263ac7ee..c458d5c7777e 100644
--- a/games-rpg/snoot-game/snoot-game-1.8-r1.ebuild
+++ b/games-rpg/snoot-game/snoot-game-1.9.1.ebuild
@@ -7,9 +7,9 @@ PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit python-single-r1 desktop wrapper
DESCRIPTION="Visual novel parody of Goodbye Volcano High"
-MY_PV="Patch8_NewYears"
+MY_PV="Patch9.1-RoastedLaika"
HOMEPAGE="https://snootgame.xyz/"
-SRC_URI="https://snootgame.xyz/downloads/game/SnootGame-${MY_PV}-linux.tar.bz2"
+SRC_URI="https://snootgame.xyz/bin/SnootGame-${MY_PV}-linux.tar.bz2"
LICENSE="AGPL-3 CC-BY-SA-4.0"
SLOT="0"
@@ -36,5 +36,4 @@ src_install() {
make_wrapper ${PN} "./SnootGame.sh" "${dir}" "${dir}"
make_desktop_entry ${PN} "Snoot Game"
-
}