From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: media-sound/mp3diags/
Date: Fri, 28 Oct 2016 16:12:59 +0000 (UTC) [thread overview]
Message-ID: <1477671164.d46c16d85d8048b37d4a526086b8364d03158e06.kensington@gentoo> (raw)
commit: d46c16d85d8048b37d4a526086b8364d03158e06
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 15:42:15 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 16:12:44 2016 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d46c16d8
media-sound/mp3diags: fails to build
media-sound/mp3diags/metadata.xml | 8 -----
media-sound/mp3diags/mp3diags-9999.ebuild | 49 -------------------------------
2 files changed, 57 deletions(-)
diff --git a/media-sound/mp3diags/metadata.xml b/media-sound/mp3diags/metadata.xml
deleted file mode 100644
index 1723768..0000000
--- a/media-sound/mp3diags/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>qt@gentoo.org</email>
- <name>Gentoo Qt Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/media-sound/mp3diags/mp3diags-9999.ebuild b/media-sound/mp3diags/mp3diags-9999.ebuild
deleted file mode 100644
index bf2a20e..0000000
--- a/media-sound/mp3diags/mp3diags-9999.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils qt4-r2 subversion
-
-MY_PN=MP3Diags
-
-DESCRIPTION="Qt-based MP3 diagnosis and repair tool"
-HOMEPAGE="http://mp3diags.sourceforge.net"
-ESVN_REPO_URI="http://${PN}.svn.sourceforge.net/svnroot/${PN}/trunk/${PN}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="doc"
-
-DEPEND="
- >=dev-libs/boost-1.37:=
- dev-qt/qtcore:4
- dev-qt/qtgui:4
-"
-RDEPEND="${DEPEND}
- dev-qt/qtsvg:4
-"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
- if use doc; then
- sed -i -e "s/QQQVERQQQ/${PV}/" src/Helpers.cpp || die
- fi
-}
-
-src_install() {
- dobin bin/${MY_PN}
- dodoc changelog.txt
-
- local size
- for size in 16 22 24 32 36 40 48; do
- insinto /usr/share/icons/hicolor/${size}x${size}/apps
- newins desktop/${MY_PN}${size}.png ${MY_PN}.png
- done
- domenu desktop/${MY_PN}.desktop
-
- use doc && dohtml doc/html/*
-}
next reply other threads:[~2016-10-28 16:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-28 16:12 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-03 15:50 [gentoo-commits] proj/qt:master commit in: media-sound/mp3diags/ Michael Palimaka
2012-05-03 9:12 Johannes Huber
2012-04-26 23:47 Davide Pesavento
2012-04-26 23:47 Davide Pesavento
2012-04-26 23:47 Davide Pesavento
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=1477671164.d46c16d85d8048b37d4a526086b8364d03158e06.kensington@gentoo \
--to=kensington@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