From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/tagtool/
Date: Sat, 15 Oct 2016 10:06:12 +0000 (UTC) [thread overview]
Message-ID: <1476525966.3bbb2ce72b81bbb6eb48a16add769985efe1ee2c.pacho@gentoo> (raw)
commit: 3bbb2ce72b81bbb6eb48a16add769985efe1ee2c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 10:05:00 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 10:06:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bbb2ce7
media-sound/tagtool: Drop old
Package-Manager: portage-2.3.1
media-sound/tagtool/tagtool-0.12.3.ebuild | 46 -------------------------------
1 file changed, 46 deletions(-)
diff --git a/media-sound/tagtool/tagtool-0.12.3.ebuild b/media-sound/tagtool/tagtool-0.12.3.ebuild
deleted file mode 100644
index 36b4551..00000000
--- a/media-sound/tagtool/tagtool-0.12.3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-
-DESCRIPTION="Audio Tag Tool Ogg/Mp3 Tagger"
-HOMEPAGE="http://pwp.netcabo.pt/paol/tagtool"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE="vorbis mp3"
-
-RDEPEND="x11-libs/gtk+:2
- >=gnome-base/libglade-2.6
- mp3? ( >=media-libs/id3lib-3.8.3-r6 )
- vorbis? ( >=media-libs/libvorbis-1 )
- !mp3? ( !vorbis? ( >=media-libs/libvorbis-1 ) )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_configure() {
- local myconf
-
- use mp3 || myconf="${myconf} --disable-mp3"
- use vorbis || myconf="${myconf} --disable-vorbis"
-
- if ! use mp3 && ! use vorbis; then
- einfo "One of USE flags is required, enabling vorbis for you."
- myconf="--disable-mp3"
- fi
-
- econf ${myconf}
-}
-
-src_install() {
- emake \
- DESTDIR="${D}" \
- GNOME_SYSCONFDIR="${D}/etc" \
- sysdir="${D}/usr/share/applets/Multimedia" \
- install || die
-
- dodoc ChangeLog NEWS README TODO THANKS
-}
next reply other threads:[~2016-10-15 10:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-15 10:06 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-04 1:00 [gentoo-commits] repo/gentoo:master commit in: media-sound/tagtool/ Patrice Clement
2022-07-30 9:20 David Seifert
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=1476525966.3bbb2ce72b81bbb6eb48a16add769985efe1ee2c.pacho@gentoo \
--to=pacho@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