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-sound/vorbis-tools/
Date: Sun, 15 Jul 2018 23:45:47 +0000 (UTC)	[thread overview]
Message-ID: <1531698327.7e4925d1c1aa39bacd24a5f575d21e2a08dcc02d.asturm@gentoo> (raw)

commit:     7e4925d1c1aa39bacd24a5f575d21e2a08dcc02d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 23:32:38 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 23:45:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e4925d1

media-sound/vorbis-tools: Cleanup vulnerable

Bug: https://bugs.gentoo.org/537422
Package-Manager: Portage-2.3.42, Repoman-2.3.9

 .../vorbis-tools/vorbis-tools-1.4.0-r3.ebuild      | 45 ----------------------
 1 file changed, 45 deletions(-)

diff --git a/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild b/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
deleted file mode 100644
index 040a329e40b..00000000000
--- a/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="tools for using the Ogg Vorbis sound file format"
-HOMEPAGE="http://www.vorbis.com"
-SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac kate nls +ogg123 speex"
-
-RDEPEND=">=media-libs/libvorbis-1.3.0
-	flac? ( media-libs/flac )
-	kate? ( media-libs/libkate )
-	ogg123? (
-		>=media-libs/libao-1.0.0
-		net-misc/curl
-	)
-	speex? ( media-libs/speex )"
-DEPEND="${RDEPEND}
-	nls? ( sys-devel/gettext )
-	virtual/pkgconfig"
-
-DOCS="AUTHORS CHANGES README"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-underlinking.patch
-	epatch "${FILESDIR}"/${P}-format-security.patch
-	epatch "${FILESDIR}"/${P}-aiff-buffer-overflow.patch
-	sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die #515220
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		$(use_enable nls) \
-		$(use_enable ogg123) \
-		$(use_with flac) \
-		$(use_with speex) \
-		$(use_with kate)
-}


             reply	other threads:[~2018-07-15 23:45 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-15 23:45 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-10 15:03 [gentoo-commits] repo/gentoo:master commit in: media-sound/vorbis-tools/ Sam James
2024-01-04 18:11 Arthur Zamarin
2024-01-04 18:11 Arthur Zamarin
2024-01-04 18:11 Arthur Zamarin
2024-01-04 18:11 Arthur Zamarin
2024-01-04 18:11 Arthur Zamarin
2022-11-18 14:32 Arthur Zamarin
2022-09-10  8:41 Sam James
2021-09-26 22:16 Marek Szuba
2021-02-25 17:53 Sam James
2021-02-25  9:53 Sam James
2021-02-25  3:55 Sam James
2021-02-24 20:25 Sam James
2021-02-24 20:24 Sam James
2021-02-23 18:13 Sergei Trofimovich
2021-01-06 14:31 Fabian Groffen
2018-07-12  0:07 Mikle Kolyada
2018-06-26 15:41 Mikle Kolyada
2018-06-18 18:07 Tobias Klausmann
2018-06-12 20:48 Sergei Trofimovich
2018-06-11 10:52 Sergei Trofimovich
2018-06-11  7:35 Agostino Sarubbo
2018-06-10 18:46 Thomas Deutschmann
2017-12-10 21:33 Sergei Trofimovich
2017-11-11 20:07 Aaron Bauman
2017-09-26  8:55 Sergei Trofimovich
2017-09-26  8:55 Sergei Trofimovich
2017-09-20 21:03 Sergei Trofimovich
2017-08-31 15:18 Matt Turner
2017-08-18 20:10 Thomas Deutschmann
2017-08-10 19:56 Markus Meier
2017-08-10  7:01 Agostino Sarubbo
2017-08-09 21:59 Sergei Trofimovich
2016-12-06  4:37 Tim Harder

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=1531698327.7e4925d1c1aa39bacd24a5f575d21e2a08dcc02d.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