From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: media-libs/avbin-bin/
Date: Sun, 27 Sep 2020 10:25:28 +0000 (UTC) [thread overview]
Message-ID: <1601202246.33c4cf0fe7ff400005999eb9ff536ea96b115dd8.chymera@gentoo> (raw)
commit: 33c4cf0fe7ff400005999eb9ff536ea96b115dd8
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sun Sep 27 10:24:06 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Sep 27 10:24:06 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=33c4cf0f
media-libs/avbin-bin: removed deprecated package
https://github.com/gentoo/sci/issues/663
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
media-libs/avbin-bin/avbin-bin-8.1.ebuild | 28 ----------------------------
media-libs/avbin-bin/metadata.xml | 13 -------------
2 files changed, 41 deletions(-)
diff --git a/media-libs/avbin-bin/avbin-bin-8.1.ebuild b/media-libs/avbin-bin/avbin-bin-8.1.ebuild
deleted file mode 100644
index d46f511f8..000000000
--- a/media-libs/avbin-bin/avbin-bin-8.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A thin wrapper around FFmpeg"
-HOMEPAGE="http://avbin.github.io/"
-SRC_URI="
- amd64? ( mirror://github/AVbin/AVbin/avbin-linux-x86-64-v${PV}.tar.bz2 )
- x86? ( mirror://github/AVbin/AVbin/avbin-linux-x86-32-v${PV}.tar.bz2 )"
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-
-pkg_setup(){
- if [ "${ABI}" == "amd64" ]; then
- S="${WORKDIR}"/avbin-linux-x86-64-v${PV}
- elif [ "${ABI}" == "x86" ]; then
- S="${WORKDIR}"/avbin-linux-x86-32-v${PV}
- fi
-}
-
-src_install() {
- ln -s libavbin.so.${PV} libavbin.so || die
- dolib.so libavbin.so*
-}
diff --git a/media-libs/avbin-bin/metadata.xml b/media-libs/avbin-bin/metadata.xml
deleted file mode 100644
index 633797339..000000000
--- a/media-libs/avbin-bin/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>grozin@gentoo.org</email>
- <name>Andrey Grozin</name>
- </maintainer>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription>AVbin is a thin wrapper around FFmpeg</longdescription>
-</pkgmetadata>
next reply other threads:[~2020-09-27 10:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-27 10:25 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-28 22:06 [gentoo-commits] proj/sci:master commit in: media-libs/avbin-bin/ Martin Mokrejs
2018-10-27 12:19 Justin Lecher
2016-09-06 0:18 Christoph Junghans
2015-07-29 7:54 Justin Lecher
2015-07-29 7:54 Justin Lecher
2014-11-10 15:14 Justin Lecher
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=1601202246.33c4cf0fe7ff400005999eb9ff536ea96b115dd8.chymera@gentoo \
--to=horea.christ@gmail.com \
--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