From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libaacs/
Date: Thu, 31 Aug 2017 13:28:34 +0000 (UTC) [thread overview]
Message-ID: <1504186052.a91ffd0ae0484ce4c64846fbe586bc76cc32cd5e.radhermit@gentoo> (raw)
commit: a91ffd0ae0484ce4c64846fbe586bc76cc32cd5e
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 13:27:32 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 13:27:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91ffd0a
media-libs/libaacs: remove old
media-libs/libaacs/Manifest | 2 --
media-libs/libaacs/libaacs-0.8.0.ebuild | 32 --------------------------------
media-libs/libaacs/libaacs-0.8.1.ebuild | 32 --------------------------------
3 files changed, 66 deletions(-)
diff --git a/media-libs/libaacs/Manifest b/media-libs/libaacs/Manifest
index edc73c7a024..2bc0ac241f8 100644
--- a/media-libs/libaacs/Manifest
+++ b/media-libs/libaacs/Manifest
@@ -1,4 +1,2 @@
DIST libaacs-0.7.1.tar.bz2 318472 SHA256 ecc49a22ae2a645cfb5b8e732b51fe0e2684e6488a68debc5edd6e07edadb2b0 SHA512 0fc603854380d51c0d517d64fad54047c726de4c8ad510b035f1d8fe50e6febb41bea9ef00f38356be8c3588b531e687fae7655a56ad93bf48c40bd7cf90bff7 WHIRLPOOL 8d350d6137faf630d09cbcd0b1b9b3472037a00887d4d46af8395bc646203a0fd316660c9fb8815b4955d27a42e279ea7fd404b57907f740e74f5e0913c857d4
-DIST libaacs-0.8.0.tar.bz2 311904 SHA256 5e44545c7c4cb48bea49ff6b19d148416663593d6125ac8734776df21154ba94 SHA512 038ce28ca6c13f1ba6f77ed73bcdbdd4cca7e760a68d65b4c24f9b3480c527ac0cef7301e379fc29b71527a1953b17adb8f0d955926aa4691fb892aa8a09c3f4 WHIRLPOOL 1838e558221f3dd7aa72d0fd8099c96f7dac290927c410f592720f0a5e0c3929df840b273baab4bd4a381fb330a19f8cc9d34ad98f0b9764cde9fb23eeaef3d8
-DIST libaacs-0.8.1.tar.bz2 315231 SHA256 95c344a02c47c9753c50a5386fdfb8313f9e4e95949a5c523a452f0bcb01bbe8 SHA512 dd677627f073460b719b9f836b026acc3e23b166c7b16bd205cf2ca97c376095980532fb15087c0d77b30c712cd5a5dd90b2cc2ae3128da717621ebd825afcc4 WHIRLPOOL e85d7978cb2b46cb5897c9b2c5f3af0512725d8bdb1e2a2e09758c87dc1da1ac7146841234e1c07c52919531573a4686548ef1699f029d76bb6a66cc335b0f19
DIST libaacs-0.9.0.tar.bz2 316323 SHA256 47e0bdc9c9f0f6146ed7b4cc78ed1527a04a537012cf540cf5211e06a248bace SHA512 b9c658db22a0966486070d3b762509a7c0120469ab29d1e57c1b624cad309701de8b92455ec649db4d731be4a5c29c38fb4f99bb7617dbb4254270284a1903f6 WHIRLPOOL 9d9a17df34bad234f0a6dc91c6b030f9507533f5603bdb963d1abb025f588d8645ea1372f76b03339663ae4081680b97889b32f5eee10253140e7bedf3acf28f
diff --git a/media-libs/libaacs/libaacs-0.8.0.ebuild b/media-libs/libaacs/libaacs-0.8.0.ebuild
deleted file mode 100644
index d05e7320270..00000000000
--- a/media-libs/libaacs/libaacs-0.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 autotools-multilib
-
-DESCRIPTION="Open implementation of the Advanced Access Content System (AACS) specification"
-HOMEPAGE="http://www.videolan.org/developers/libaacs.html"
-SRC_URI="ftp://ftp.videolan.org/pub/videolan/libaacs/${PV}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}]
- >=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
- sys-devel/flex
- virtual/yacc"
-
-DOCS=( ChangeLog KEYDB.cfg README.txt )
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-src_configure() {
- local myeconfargs=(
- --disable-optimizations
- )
- autotools-multilib_src_configure
-}
diff --git a/media-libs/libaacs/libaacs-0.8.1.ebuild b/media-libs/libaacs/libaacs-0.8.1.ebuild
deleted file mode 100644
index d05e7320270..00000000000
--- a/media-libs/libaacs/libaacs-0.8.1.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 autotools-multilib
-
-DESCRIPTION="Open implementation of the Advanced Access Content System (AACS) specification"
-HOMEPAGE="http://www.videolan.org/developers/libaacs.html"
-SRC_URI="ftp://ftp.videolan.org/pub/videolan/libaacs/${PV}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}]
- >=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
- sys-devel/flex
- virtual/yacc"
-
-DOCS=( ChangeLog KEYDB.cfg README.txt )
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-src_configure() {
- local myeconfargs=(
- --disable-optimizations
- )
- autotools-multilib_src_configure
-}
next reply other threads:[~2017-08-31 13:28 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-31 13:28 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-22 5:30 [gentoo-commits] repo/gentoo:master commit in: media-libs/libaacs/ Sam James
2023-01-29 10:20 Sam James
2022-05-22 6:22 Agostino Sarubbo
2022-05-22 6:19 Agostino Sarubbo
2022-05-22 6:17 Agostino Sarubbo
2022-05-22 3:53 Sam James
2022-05-22 3:25 Sam James
2022-05-22 3:22 Sam James
2022-05-22 3:22 Sam James
2022-03-14 19:00 Sam James
2022-03-13 5:28 Sam James
2021-08-21 8:44 Marek Szuba
2020-12-02 0:32 Aaron Bauman
2020-10-07 7:09 Agostino Sarubbo
2020-10-07 6:54 Agostino Sarubbo
2020-10-07 6:53 Agostino Sarubbo
2020-10-07 6:50 Agostino Sarubbo
2020-10-07 6:42 Agostino Sarubbo
2020-10-06 15:09 Sam James
2020-10-06 13:21 Sam James
2020-08-31 9:10 Alexis Ballier
2020-05-07 12:42 Lars Wendler
2019-07-27 19:15 Aaron Bauman
2019-04-18 20:51 Pacho Ramos
2019-04-18 20:32 Thomas Deutschmann
2019-04-17 11:42 Mikle Kolyada
2019-04-08 22:07 Sergei Trofimovich
2019-04-08 18:31 Aaron Bauman
2019-04-07 21:34 Sergei Trofimovich
2017-12-09 18:41 Craig Andrews
2017-08-31 13:28 Tim Harder
2017-06-27 20:36 Alexis Ballier
2017-05-18 13:37 Alexis Ballier
2017-04-01 11:50 Michael Weber
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=1504186052.a91ffd0ae0484ce4c64846fbe586bc76cc32cd5e.radhermit@gentoo \
--to=radhermit@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