public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/stormlib/
Date: Mon, 10 Jun 2024 01:52:15 +0000 (UTC)	[thread overview]
Message-ID: <1717983835.6f9d45e42fd7fca940cc71ccad551e1fe8b133b4.mgorny@gentoo> (raw)

commit:     6f9d45e42fd7fca940cc71ccad551e1fe8b133b4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 01:36:14 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 01:43:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f9d45e4

app-arch/stormlib: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/stormlib/Manifest             |  1 -
 app-arch/stormlib/stormlib-9.24.ebuild | 44 ----------------------------------
 2 files changed, 45 deletions(-)

diff --git a/app-arch/stormlib/Manifest b/app-arch/stormlib/Manifest
index 4081bddc12d0..277ba0aa2a1b 100644
--- a/app-arch/stormlib/Manifest
+++ b/app-arch/stormlib/Manifest
@@ -1,2 +1 @@
-DIST StormLib-9.24.tar.gz 625374 BLAKE2B 3647580b1b048e284ade2fb23aed53cac76a89a0180908f48fc99d571e702d876de37e42a47b3d351c72e6fa905fc02f4b8fa691a6840013637e1560e9acafcb SHA512 38694685edfc9c53ff1e303109831b6a791200b9db275043bca8b3bbe7cc928cf0ce9cf554c6758f693da453b85e6385d277ae9add7af867c13488d77432cde5
 DIST StormLib-9.25.tar.gz 603875 BLAKE2B c7da242d039f5a49e8abd295b42e639fc540c77ee4bf8f210610d56940d1d35f19ea267dccde89e50f744218527f4c521e1d320f24e8fe3a0e0739ee899aa023 SHA512 0da78bda4bb89637da892fc73a0673b8a5f852ede4fdceba1029431d24dd1e59db9bfceafab1c5fb642e4b5d0d15d9865f7a138bfb190ce0c2d3601b22dd3023

diff --git a/app-arch/stormlib/stormlib-9.24.ebuild b/app-arch/stormlib/stormlib-9.24.ebuild
deleted file mode 100644
index fa8ef965a8f1..000000000000
--- a/app-arch/stormlib/stormlib-9.24.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-MY_P=StormLib-${PV}
-DESCRIPTION="Library to read and write MPQ archives (Diablo, StarCraft)"
-HOMEPAGE="
-	http://www.zezula.net/en/mpq/stormlib.html
-	https://github.com/ladislav-zezula/StormLib/
-"
-SRC_URI="
-	https://github.com/ladislav-zezula/StormLib/archive/v${PV}.tar.gz
-		-> ${MY_P}.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	app-arch/bzip2:=
-	dev-libs/libtomcrypt:=[libtommath]
-	sys-libs/zlib:=
-"
-DEPEND=${RDEPEND}
-
-PATCHES=(
-	"${FILESDIR}"/stormlib-9.24-gnuinstalldirs.patch
-)
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_SHARED_LIBS=ON
-		# interactive test app
-		-DSTORM_BUILD_TESTS=OFF
-		-DWITH_LIBTOMCRYPT=ON
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2024-06-10  1:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-10  1:52 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-03  3:52 [gentoo-commits] repo/gentoo:master commit in: app-arch/stormlib/ Michał Górny
2023-06-08  5:13 Michał Górny
2022-12-19 13:29 Michał Górny
2020-12-20 11:36 Michał Górny

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=1717983835.6f9d45e42fd7fca940cc71ccad551e1fe8b133b4.mgorny@gentoo \
    --to=mgorny@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