From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openal/
Date: Sun, 20 May 2018 19:10:26 +0000 (UTC)	[thread overview]
Message-ID: <1526843367.1e1cc25f76014ec1374e7cb6c7a17586f387b037.asturm@gentoo> (raw)
commit:     1e1cc25f76014ec1374e7cb6c7a17586f387b037
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 16:48:41 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 20 19:09:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1cc25f
media-libs/openal: Drop old
Package-Manager: Portage-2.3.38, Repoman-2.3.9
 media-libs/openal/Manifest                |  1 -
 media-libs/openal/openal-1.15.1-r2.ebuild | 46 -------------------------------
 2 files changed, 47 deletions(-)
diff --git a/media-libs/openal/Manifest b/media-libs/openal/Manifest
index 86b0ef6c6a4..05af4b283e9 100644
--- a/media-libs/openal/Manifest
+++ b/media-libs/openal/Manifest
@@ -1,2 +1 @@
-DIST openal-soft-1.15.1.tar.bz2 253006 BLAKE2B 0023eed2e98d07190aa4301a84e6818224feb6459303681276525237c5de9c145cdaab3437cae6b7998307a2294aafebedf3852cbebe8c12232d1e39ba6e15e8 SHA512 ca6dafdd503d06892dff08763bc00b974ec6e7c4bf3dcebb4cb41a486b4ea777c278299a198db182fee888a19a5716bd57d91a2859b764a532138a79f2bd672f
 DIST openal-soft-1.18.2.tar.bz2 639420 BLAKE2B 8e31db9d3c6eb49fe4833a6449603dc6284e39810942536594fb5e96d0bc2b867b69bd90e64d40cf99f9a279f3809509cf1c9af3114a4887057e78962a5463e8 SHA512 752e2fb0a5a014caa6d6bac1590d3df46140b463fbaa13378fb5de89f1c97ee8b62bec74f68484d4ec02ee8755c1a2d0c9394cdb477db1b7401deae2fb9eeb4d
diff --git a/media-libs/openal/openal-1.15.1-r2.ebuild b/media-libs/openal/openal-1.15.1-r2.ebuild
deleted file mode 100644
index 62795074b20..00000000000
--- a/media-libs/openal/openal-1.15.1-r2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-multilib
-
-MY_P=${PN}-soft-${PV}
-
-DESCRIPTION="A software implementation of the OpenAL 3D audio API"
-HOMEPAGE="http://kcat.strangesoft.net/openal.html"
-SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="alsa coreaudio debug neon oss portaudio pulseaudio cpu_flags_x86_sse"
-
-RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
-	portaudio? ( >=media-libs/portaudio-19_pre20111121-r1[${MULTILIB_USEDEP}] )
-	pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-	oss? ( virtual/os-headers )"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS="alsoftrc.sample env-vars.txt hrtf.txt README"
-
-src_configure() {
-	# -DEXAMPLES=OFF to avoid FFmpeg dependency wrt #481670
-	my_configure() {
-		local mycmakeargs=(
-			$(cmake-utils_use alsa)
-			$(cmake-utils_use coreaudio)
-			$(cmake-utils_use neon)
-			$(cmake-utils_use oss)
-			$(cmake-utils_use portaudio)
-			$(cmake-utils_use pulseaudio)
-			$(cmake-utils_use cpu_flags_x86_sse sse)
-			-DEXAMPLES=OFF
-		)
-
-		cmake-utils_src_configure
-	}
-
-	multilib_parallel_foreach_abi my_configure
-}
next             reply	other threads:[~2018-05-20 19:10 UTC|newest]
Thread overview: 151+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20 19:10 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-20  4:50 [gentoo-commits] repo/gentoo:master commit in: media-libs/openal/ Sam James
2025-08-01  4:40 Sam James
2025-07-28 19:04 Andreas Sturmlechner
2025-05-21 10:56 Arthur Zamarin
2025-05-19  8:00 Arthur Zamarin
2025-05-19  8:00 Arthur Zamarin
2025-05-19  1:21 Sam James
2025-05-19  1:21 Sam James
2025-04-04 21:21 Andreas Sturmlechner
2025-02-23  2:00 Sam James
2025-02-16  4:15 Sam James
2025-02-15 15:58 Sam James
2025-02-13  0:18 Sam James
2025-02-13  0:18 Sam James
2025-02-12 18:23 Sam James
2025-02-12 18:23 Sam James
2025-01-12 10:44 Miroslav Šulc
2024-12-21  3:11 Sam James
2024-12-20 22:58 Sam James
2024-12-20 22:58 Sam James
2024-12-20 22:58 Sam James
2024-12-20 22:58 Sam James
2024-12-20 15:43 Sam James
2024-12-20 15:43 Sam James
2024-11-17 13:14 Miroslav Šulc
2023-06-11 10:44 Andreas Sturmlechner
2023-05-12 19:28 Sam James
2023-05-12 10:50 Arthur Zamarin
2023-05-12 10:50 Arthur Zamarin
2023-05-12 10:50 Arthur Zamarin
2023-05-12 10:50 Arthur Zamarin
2023-05-12  8:49 Arthur Zamarin
2023-05-12  8:49 Arthur Zamarin
2023-04-12  6:15 Miroslav Šulc
2023-03-25  5:46 Miroslav Šulc
2023-03-24 20:12 Arthur Zamarin
2023-03-11  9:10 Arthur Zamarin
2023-03-11  9:03 Arthur Zamarin
2023-03-11  8:38 Arthur Zamarin
2023-02-05  8:38 Miroslav Šulc
2022-10-19 10:07 WANG Xuerui
2022-09-22  6:11 Miroslav Šulc
2022-09-21 12:27 Agostino Sarubbo
2022-09-21 12:26 Agostino Sarubbo
2022-09-21 12:24 Agostino Sarubbo
2022-09-21 12:24 Agostino Sarubbo
2022-09-21 12:23 Agostino Sarubbo
2022-09-21  5:58 Jakov Smolić
2022-09-21  5:58 Jakov Smolić
2022-08-21  6:22 Sam James
2022-08-21  3:07 Sam James
2022-07-30  4:00 Miroslav Šulc
2022-07-29 11:20 Agostino Sarubbo
2022-07-29  8:01 Agostino Sarubbo
2022-07-29  8:01 Agostino Sarubbo
2022-07-29  7:59 Agostino Sarubbo
2022-07-29  7:59 Agostino Sarubbo
2022-07-29  7:47 Arthur Zamarin
2022-07-29  7:47 Arthur Zamarin
2022-06-28  4:02 Miroslav Šulc
2022-06-25  8:56 Miroslav Šulc
2022-05-26  4:48 Miroslav Šulc
2022-05-25 11:23 Jakov Smolić
2022-05-25 11:23 Jakov Smolić
2022-05-25 10:50 Jakov Smolić
2022-05-25  7:39 Jakov Smolić
2022-05-25  7:24 Jakov Smolić
2022-05-25  7:11 Jakov Smolić
2022-05-25  7:11 Jakov Smolić
2022-04-25  6:04 Miroslav Šulc
2021-08-27  2:48 Sam James
2021-04-25  6:08 Miroslav Šulc
2021-04-23 16:13 Sam James
2021-04-22 12:23 Sam James
2021-04-21 19:03 Sam James
2021-04-20 23:35 Sam James
2021-04-20 23:35 Sam James
2021-04-20 23:35 Sam James
2021-04-20 23:35 Sam James
2021-02-15  5:49 Sam James
2021-02-15  5:35 Sam James
2021-02-15  0:38 Sam James
2021-02-06 20:56 Sam James
2021-02-05 12:29 Sam James
2021-02-05  5:03 Sam James
2021-02-05  5:03 Sam James
2021-02-03  0:20 Sam James
2021-02-01 13:33 Sam James
2021-02-01 13:31 Sam James
2021-02-01 13:30 Sam James
2021-01-23 21:13 Andreas Sturmlechner
2021-01-01  0:20 Sam James
2020-09-03 23:57 Sam James
2020-09-02 17:49 Sam James
2020-09-01 16:04 Sam James
2020-08-30 19:10 Thomas Deutschmann
2020-08-29 13:00 Sam James
2020-08-29  1:27 Sam James
2020-08-28 16:53 Sergei Trofimovich
2020-04-05  9:38 Andreas Sturmlechner
2020-04-05  9:35 Mart Raudsepp
2020-02-11 13:58 Lars Wendler
2020-01-27 11:35 Mikle Kolyada
2020-01-21 10:42 Agostino Sarubbo
2020-01-21 10:34 Agostino Sarubbo
2020-01-21 10:33 Agostino Sarubbo
2020-01-21  8:53 Agostino Sarubbo
2020-01-21  8:52 Agostino Sarubbo
2020-01-20 12:52 Agostino Sarubbo
2019-12-02 13:21 Lars Wendler
2019-11-30 12:08 Andreas Sturmlechner
2019-06-28 22:19 Sergei Trofimovich
2019-06-12 13:01 Andreas Sturmlechner
2019-05-12 20:56 Thomas Deutschmann
2019-05-11 12:20 Mikle Kolyada
2019-05-06 18:04 Tobias Klausmann
2019-04-08  0:18 Aaron Bauman
2019-04-07 21:00 Sergei Trofimovich
2019-03-10 10:19 Andreas Sturmlechner
2018-10-26 14:19 Lars Wendler
2018-10-26 14:19 Lars Wendler
2018-10-26 14:19 Lars Wendler
2018-09-10 12:37 Lars Wendler
2018-03-28 22:38 Sergei Trofimovich
2018-03-25 17:18 Markus Meier
2018-03-20  8:12 Sergei Trofimovich
2018-03-04 11:34 Tobias Klausmann
2018-02-07 22:47 Sergei Trofimovich
2018-01-21 20:30 Thomas Deutschmann
2018-01-15 19:03 Tobias Klausmann
2018-01-14 19:45 Sergei Trofimovich
2018-01-14 11:55 Andreas Sturmlechner
2018-01-14 11:55 Andreas Sturmlechner
2017-10-02 10:21 Lars Wendler
2017-09-30  1:07 Lars Wendler
2017-09-30  1:07 Lars Wendler
2017-08-01  8:08 Lars Wendler
2017-06-18 11:56 Alexis Ballier
2017-06-18 11:56 Alexis Ballier
2017-06-09  1:19 Lars Wendler
2017-06-09  1:19 Lars Wendler
2017-01-29 19:15 Fabian Groffen
2016-01-28 18:31 Alexis Ballier
2016-01-28 18:31 Alexis Ballier
2016-01-04 17:27 Michael Sterrett
2015-12-09 23:38 Patrice Clement
2015-12-09 23:38 Patrice Clement
2015-12-09 23:38 Patrice Clement
2015-12-09 23:38 Patrice Clement
2015-12-01 23:40 Michael Sterrett
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=1526843367.1e1cc25f76014ec1374e7cb6c7a17586f387b037.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