From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/serioussam/
Date: Sun, 28 Jan 2024 19:42:37 +0000 (UTC) [thread overview]
Message-ID: <1706470947.45f40d193555eec4837e705aedc1cf86013808cf.flow@gentoo> (raw)
commit: 45f40d193555eec4837e705aedc1cf86013808cf
Author: Alexander Pavlov <t.x00100x.t <AT> yandex <DOT> ru>
AuthorDate: Wed Jan 24 13:55:01 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 19:42:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f40d19
games-fps/serioussam: Bump to version 1.10.6d. Update License.
Rename serioussam-1.10.6.ebuild to serioussam-1.10.6c.ebuild
Update license for serioussam-1.10.6c.ebuild
libvorbis(BSD License) sources and headers not need for build 1.10.6c
Add new ebuild serioussam-1.10.6d.ebuild
libvorbis(BSD License) sources and headers not need for build 1.10.6d
zlib(ZLIB License) sources and headers not need for build 1.10.6d
Signed-off-by: Alexander Pavlov <t.x00100x.t <AT> yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/34880
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
games-fps/serioussam/Manifest | 1 +
.../{serioussam-1.10.6.ebuild => serioussam-1.10.6c.ebuild} | 10 +++++-----
.../{serioussam-1.10.6.ebuild => serioussam-1.10.6d.ebuild} | 10 +++++-----
3 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/games-fps/serioussam/Manifest b/games-fps/serioussam/Manifest
index eb7ea315651a..a3473b88b03b 100644
--- a/games-fps/serioussam/Manifest
+++ b/games-fps/serioussam/Manifest
@@ -1 +1,2 @@
DIST serioussam-1.10.6c.tar.gz 47908208 BLAKE2B 90af9f8c11b474ce0e114c3390e1afd5c746c1b2ca4e61bd6085f1dc42f6f73981cc4434ff8fdcc1306178ae9d2707026765a3a1da006d5adb841d2d314a4214 SHA512 de1ba536c84977d1e7335833b8a2080b13a22ca25efba88363972dceb4bcbfda1db448de42d262fa003fe9df393327509e76afc3cc501f96ed6495d29b74b6bb
+DIST serioussam-1.10.6d.tar.gz 47922084 BLAKE2B b035df25f897e498e8e6bf4707c3003e0aeb79eff8d0067b5887716acd3630640e2d599434288635f4ae7d6aeb522a0e814c0b5acb64dc6166d7b7487e9ee88c SHA512 1a71e1277f6d2e7d0d059a15c51877d3d838e1c97ea6d8c61cdeb4ff0a4c2640be6a412db2c099b78d15b657d3b0bf8f324416d9258f7867fee6cf54923a542d
diff --git a/games-fps/serioussam/serioussam-1.10.6.ebuild b/games-fps/serioussam/serioussam-1.10.6c.ebuild
similarity index 92%
copy from games-fps/serioussam/serioussam-1.10.6.ebuild
copy to games-fps/serioussam/serioussam-1.10.6c.ebuild
index 5f7794528412..79d84e4d8acf 100644
--- a/games-fps/serioussam/serioussam-1.10.6.ebuild
+++ b/games-fps/serioussam/serioussam-1.10.6c.ebuild
@@ -13,13 +13,13 @@ GN2="serioussamse"
DESCRIPTION="Linux port of Serious Sam Classic with Vulkan support"
HOMEPAGE="https://github.com/tx00100xt/SeriousSamClassic-VK"
-SRC_URI="https://github.com/tx00100xt/SeriousSamClassic-VK/archive/refs/tags/${PV}c.tar.gz -> ${P}c.tar.gz"
-S="${WORKDIR}/SeriousSamClassic-VK-${PV}c"
+SRC_URI="https://github.com/tx00100xt/SeriousSamClassic-VK/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/SeriousSamClassic-VK-${PV}"
-MY_CONTENT1="${WORKDIR}/SeriousSamClassic-VK-${PV}c/${MY_PN1}"
-MY_CONTENT2="${WORKDIR}/SeriousSamClassic-VK-${PV}c/${MY_PN2}"
+MY_CONTENT1="${WORKDIR}/SeriousSamClassic-VK-${PV}/${MY_PN1}"
+MY_CONTENT2="${WORKDIR}/SeriousSamClassic-VK-${PV}/${MY_PN2}"
-LICENSE="GPL-2 BSD ZLIB"
+LICENSE="GPL-2 ZLIB"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="alsa pipewire vulkan"
diff --git a/games-fps/serioussam/serioussam-1.10.6.ebuild b/games-fps/serioussam/serioussam-1.10.6d.ebuild
similarity index 92%
rename from games-fps/serioussam/serioussam-1.10.6.ebuild
rename to games-fps/serioussam/serioussam-1.10.6d.ebuild
index 5f7794528412..4df47b2386ee 100644
--- a/games-fps/serioussam/serioussam-1.10.6.ebuild
+++ b/games-fps/serioussam/serioussam-1.10.6d.ebuild
@@ -13,13 +13,13 @@ GN2="serioussamse"
DESCRIPTION="Linux port of Serious Sam Classic with Vulkan support"
HOMEPAGE="https://github.com/tx00100xt/SeriousSamClassic-VK"
-SRC_URI="https://github.com/tx00100xt/SeriousSamClassic-VK/archive/refs/tags/${PV}c.tar.gz -> ${P}c.tar.gz"
-S="${WORKDIR}/SeriousSamClassic-VK-${PV}c"
+SRC_URI="https://github.com/tx00100xt/SeriousSamClassic-VK/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/SeriousSamClassic-VK-${PV}"
-MY_CONTENT1="${WORKDIR}/SeriousSamClassic-VK-${PV}c/${MY_PN1}"
-MY_CONTENT2="${WORKDIR}/SeriousSamClassic-VK-${PV}c/${MY_PN2}"
+MY_CONTENT1="${WORKDIR}/SeriousSamClassic-VK-${PV}/${MY_PN1}"
+MY_CONTENT2="${WORKDIR}/SeriousSamClassic-VK-${PV}/${MY_PN2}"
-LICENSE="GPL-2 BSD ZLIB"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="alsa pipewire vulkan"
next reply other threads:[~2024-01-28 19:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-28 19:42 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-26 22:50 [gentoo-commits] repo/gentoo:master commit in: games-fps/serioussam/ Ulrich Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1706470947.45f40d193555eec4837e705aedc1cf86013808cf.flow@gentoo \
--to=flow@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox