public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsidplayfp/
Date: Sat,  9 Feb 2019 20:58:17 +0000 (UTC)	[thread overview]
Message-ID: <1549745866.8fc94d2be10af6e7c7b5fbf3f6a15bcb128af126.asturm@gentoo> (raw)

commit:     8fc94d2be10af6e7c7b5fbf3f6a15bcb128af126
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  9 20:44:59 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  9 20:57:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc94d2b

media-libs/libsidplayfp: Drop old

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libsidplayfp/Manifest                  |  2 --
 media-libs/libsidplayfp/libsidplayfp-0.3.8.ebuild | 30 ---------------------
 media-libs/libsidplayfp/libsidplayfp-1.8.0.ebuild | 32 -----------------------
 3 files changed, 64 deletions(-)

diff --git a/media-libs/libsidplayfp/Manifest b/media-libs/libsidplayfp/Manifest
index 2140d12bde8..58f626d5bbb 100644
--- a/media-libs/libsidplayfp/Manifest
+++ b/media-libs/libsidplayfp/Manifest
@@ -1,5 +1,3 @@
-DIST libsidplayfp-0.3.8.tar.gz 682303 BLAKE2B 28bc2f611979f9b9dbbab1764fda99e9f17bf868f20e4513322f4b9852bef102b9a4654167a8251f2e5d1b48fe8ebc562bb35dacc8bbb8f6e54f7b05a1210ef4 SHA512 5a4cae8e7ca6c9ae514b7018b27c125e17dc6773db036dca7140e51d3021a4274348b791d72e6e277ac0d1fa3b20ba2b3a04bbccf574db178b1b28428f2099cc
 DIST libsidplayfp-1.1.0.tar.gz 620228 BLAKE2B 4e51092d84817c6c90ebb0327ba1816c6dae42868f6296f269cdeee1cdf8c226e71e799ab5d7a8609546cb07669dd80f5bd1fb70e14ef594ac128c43a5c7bf51 SHA512 fb0ce00d220772aaf97fc88b7ba3e764f1c94439c9d35713743726872cf6bc6524893489c5909be538f0630896bd328560c6b189d6d2d09932457671080ed76f
-DIST libsidplayfp-1.8.0.tar.gz 669469 BLAKE2B 9a5b2da9a696d7b18aacf7dcf9693290d73f22582a5ed3db728f326d1e1ef1b6d0c4258253db51aa6739c471ccbe33b8abeec5c327c131d48453d0fd5ba84b44 SHA512 37af2e0f2a4b635797ce289cba33e0bbe9dea0ec2378da8b4e886f94a34fe09d2941c9deda9568e5325f7da6423f4a9820c814ec8d2970987f3cd03965147c52
 DIST libsidplayfp-1.8.1.tar.gz 669478 BLAKE2B af6657ba2eceb40585f9900a72605455b50dc3afb36f091e05b8d9b557ae7dca13c2feb36ecf4a9dbab63e82d3d986a21008034b30189b5e9618518b68385284 SHA512 54731b33071a6bb7300b50c4d899706b71779977d8999302f7aae17d6a9406c9ec407baf87788cae073b04ce6b3f516d90af365b5d95d9dc5525c00cacf79ffd
 DIST libsidplayfp-1.8.8.tar.gz 673522 BLAKE2B 2d31955e08b0b2b9558e033eff5d959acda08cdc5a3c2bb8c0aacb07c4b8c105812b4faa0af07dbc51255c72cfdf4893ce0da4d642dfc0f89ebc6ec96c51db51 SHA512 84fb24dcf6680dd0e2ec9cc39ddaf30707e4beb5136b7b496b1b85bf11580b1080fbb59b6ec3c1dc7b829fa0cd933db89ee3968518f23ef1a35d9253707d6392

diff --git a/media-libs/libsidplayfp/libsidplayfp-0.3.8.ebuild b/media-libs/libsidplayfp/libsidplayfp-0.3.8.ebuild
deleted file mode 100644
index dd7b626bceb..00000000000
--- a/media-libs/libsidplayfp/libsidplayfp-0.3.8.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="A library for the sidplay2 fork with resid-fp"
-HOMEPAGE="https://sourceforge.net/projects/sidplay-residfp/"
-SRC_URI="mirror://sourceforge/sidplay-residfp/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-DOCS=( AUTHORS NEWS README TODO )
-
-src_prepare() {
-	# fix automagic. warning: modifying .ac triggers maintainer mode.
-	sed -i -e 's:doxygen:dIsAbLe&:' configure || die
-}
-
-src_configure() {
-	econf $(use_enable static-libs static)
-}
-
-src_install() {
-	default
-	prune_libtool_files
-}

diff --git a/media-libs/libsidplayfp/libsidplayfp-1.8.0.ebuild b/media-libs/libsidplayfp/libsidplayfp-1.8.0.ebuild
deleted file mode 100644
index 8d0ef050961..00000000000
--- a/media-libs/libsidplayfp/libsidplayfp-1.8.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils versionator
-
-DESCRIPTION="A library for the sidplay2 fork with resid-fp"
-HOMEPAGE="https://sourceforge.net/projects/sidplay-residfp/"
-SRC_URI="mirror://sourceforge/sidplay-residfp/${PN}/$(get_version_component_range 1-2)/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="cpu_flags_x86_mmx static-libs"
-
-DOCS=( AUTHORS NEWS README TODO )
-
-src_prepare() {
-	# fix automagic. warning: modifying .ac triggers maintainer mode.
-	sed -i -e 's:doxygen:dIsAbLe&:' configure || die
-}
-
-src_configure() {
-	econf \
-		$(use_enable static-libs static) \
-		$(use_enable cpu_flags_x86_mmx mmx)
-}
-
-src_install() {
-	default
-	prune_libtool_files
-}


             reply	other threads:[~2019-02-09 20:58 UTC|newest]

Thread overview: 85+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-09 20:58 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-07 14:01 [gentoo-commits] repo/gentoo:master commit in: media-libs/libsidplayfp/ Miroslav Šulc
2024-12-06 10:13 Sam James
2024-12-06 10:04 Sam James
2024-11-25  8:20 Miroslav Šulc
2024-11-23  8:55 Arthur Zamarin
2024-11-10 10:02 Miroslav Šulc
2024-11-07  8:53 Sam James
2024-11-04  9:13 Miroslav Šulc
2024-10-22  9:25 Miroslav Šulc
2024-10-07  9:02 Miroslav Šulc
2024-09-17  9:37 Miroslav Šulc
2024-09-16 23:55 Jakov Smolić
2024-09-16 23:55 Jakov Smolić
2024-08-16 15:55 Miroslav Šulc
2024-07-14 10:25 Miroslav Šulc
2024-07-13 15:21 Arthur Zamarin
2024-07-13 15:18 Arthur Zamarin
2024-06-21  7:49 Miroslav Šulc
2024-06-20 18:40 Arthur Zamarin
2024-06-20 17:11 Sam James
2024-06-12  9:19 Miroslav Šulc
2024-05-20  9:23 Miroslav Šulc
2024-05-01  8:21 Miroslav Šulc
2024-04-30 15:31 Sam James
2024-04-30 15:31 Sam James
2024-03-30  9:13 Miroslav Šulc
2024-02-05  9:32 Miroslav Šulc
2024-02-03  8:22 Arthur Zamarin
2024-02-03  8:22 Arthur Zamarin
2024-01-27  8:50 Miroslav Šulc
2024-01-26  8:45 Sam James
2024-01-26  8:45 Sam James
2024-01-03  8:58 Miroslav Šulc
2023-12-25  9:30 Miroslav Šulc
2023-07-06  8:28 Miroslav Šulc
2023-07-05 20:52 Sam James
2023-07-05 20:52 Sam James
2023-06-04  7:55 Miroslav Šulc
2023-03-05  8:56 Miroslav Šulc
2023-03-04 10:15 Arthur Zamarin
2023-03-04  6:17 Arthur Zamarin
2023-02-01  9:23 Miroslav Šulc
2022-12-22  8:23 Miroslav Šulc
2022-12-21 15:56 Arthur Zamarin
2022-12-21 15:56 Arthur Zamarin
2022-12-17  9:31 Miroslav Šulc
2022-12-15 16:51 Arthur Zamarin
2022-12-15 16:51 Arthur Zamarin
2022-11-21  6:29 Miroslav Šulc
2022-11-14  6:53 Miroslav Šulc
2022-01-11  8:41 Miroslav Šulc
2022-01-10 11:23 Jakov Smolić
2022-01-10  9:25 Jakov Smolić
2021-12-10  9:07 Miroslav Šulc
2021-10-26  6:40 Miroslav Šulc
2021-10-26  3:12 Sam James
2021-10-26  3:12 Sam James
2021-09-24  6:44 Miroslav Šulc
2021-09-24  6:43 Miroslav Šulc
2021-09-23  5:41 Yixun Lan
2021-09-22  6:58 Agostino Sarubbo
2021-09-21  6:35 Agostino Sarubbo
2021-08-24  6:56 Miroslav Šulc
2021-08-23 22:16 Agostino Sarubbo
2021-08-23  5:35 Sam James
2021-08-08  6:19 Miroslav Šulc
2021-07-22  9:30 Miroslav Šulc
2021-06-30 11:23 Miroslav Šulc
2021-06-30  9:30 Sam James
2021-06-30  9:29 Sam James
2021-05-31  6:38 Miroslav Šulc
2021-05-31  6:11 Agostino Sarubbo
2021-05-29 16:30 Miroslav Šulc
2021-05-29 16:26 Miroslav Šulc
2021-05-29 15:23 Sam James
2021-05-29  8:51 Miroslav Šulc
2021-04-28 18:14 Miroslav Šulc
2019-04-01 19:33 Andreas Sturmlechner
2019-04-01 17:21 Thomas Deutschmann
2019-03-16 21:39 Agostino Sarubbo
2019-03-10 23:57 Andreas Sturmlechner
2019-02-09 20:58 Andreas Sturmlechner
2018-03-10 19:43 David Seifert
2015-08-30 11:00 Alexis Ballier

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=1549745866.8fc94d2be10af6e7c7b5fbf3f6a15bcb128af126.asturm@gentoo \
    --to=asturm@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