From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libgig/
Date: Fri, 11 Jun 2021 08:10:11 +0000 (UTC) [thread overview]
Message-ID: <1623398996.efa784778f74670efeb6b3c249c932a067ce5801.fordfrog@gentoo> (raw)
commit: efa784778f74670efeb6b3c249c932a067ce5801
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 08:09:56 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 08:09:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa78477
media-libs/libgig: removed obsolete 4.2.0
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-libs/libgig/Manifest | 1 -
media-libs/libgig/libgig-4.2.0.ebuild | 37 -----------------------------------
2 files changed, 38 deletions(-)
diff --git a/media-libs/libgig/Manifest b/media-libs/libgig/Manifest
index 68f6452c659..03c35d2c001 100644
--- a/media-libs/libgig/Manifest
+++ b/media-libs/libgig/Manifest
@@ -1,2 +1 @@
-DIST libgig-4.2.0.tar.bz2 746637 BLAKE2B a1ee9a0e77a662395c21995c465b8c4e57331de1ba0ae6636015eefc846698341980e908d7aa30cb607bfe6fb48f84999ea88995b0a254fea2465d21b2b9919b SHA512 52c8c749c7852e229c76c17211398dbf5dd5891a1ee9d8e8bc61d55b825c5676595b20b26014e739b9bfd387db36895152b380519609a928a8fa68f4a20279f6
DIST libgig-4.3.0.tar.bz2 761973 BLAKE2B 9d1482b4e704dc96bdc44b2b95ed1479f27488567e5f5216dfdf84e7eb51a07a9f8b9550ce6208156e9f2bc43a3495ab6a77c2672e564e2f36fd9734cb4a88fd SHA512 683c09b1d17acf69020c631452b7dfb25ac54c3701db5e97471d4e7973e9a06267667bf19bfe4eb00d2964223e8446f248d93b4cf29c062dec2588758b4dfba2
diff --git a/media-libs/libgig/libgig-4.2.0.ebuild b/media-libs/libgig/libgig-4.2.0.ebuild
deleted file mode 100644
index d79cf9a5d5f..00000000000
--- a/media-libs/libgig/libgig-4.2.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="C++ library for loading Gigasampler and DLS level 1/2 files"
-HOMEPAGE="https://www.linuxsampler.org/libgig/"
-SRC_URI="https://download.linuxsampler.org/packages/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="doc"
-
-RDEPEND="
- media-libs/audiofile
- media-libs/libsndfile"
-DEPEND="${RDEPEND}"
-BDEPEND="
- virtual/pkgconfig
- doc? ( app-doc/doxygen )"
-
-src_compile() {
- emake
- use doc && emake docs
-}
-
-src_install() {
- emake DESTDIR="${D}" install
-
- use doc && HTML_DOCS=( doc/html/. )
- einstalldocs
-
- # For libgig.so to be found at runtime
- printf "LDPATH=\"${EPREFIX}/usr/$(get_libdir)/libgig/\"" > 99${PN}
- doenvd "99${PN}"
-}
next reply other threads:[~2021-06-11 8:10 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-11 8:10 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-12 21:51 [gentoo-commits] repo/gentoo:master commit in: media-libs/libgig/ Sam James
2024-02-21 9:42 Miroslav Šulc
2024-01-27 8:23 Miroslav Šulc
2024-01-27 8:19 Miroslav Šulc
2021-06-11 2:23 Sam James
2021-06-10 18:56 Sam James
2021-05-10 6:54 Sam James
2020-07-21 9:33 Agostino Sarubbo
2019-12-16 12:21 Agostino Sarubbo
2019-12-13 11:00 Miroslav Šulc
2019-11-13 13:45 Miroslav Šulc
2019-11-13 13:39 Miroslav Šulc
2018-09-30 16:07 Andreas Sturmlechner
2018-09-21 7:41 Agostino Sarubbo
2018-09-19 17:35 Thomas Deutschmann
2018-09-14 19:49 Andreas Sturmlechner
2016-08-30 12:49 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=1623398996.efa784778f74670efeb6b3c249c932a067ce5801.fordfrog@gentoo \
--to=fordfrog@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