public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: media-sound/qtmpc/
Date: Fri, 28 Oct 2016 15:23:52 +0000 (UTC)	[thread overview]
Message-ID: <1477668222.19667ae0f51f15c4d6e544bdb3f8663d175768be.kensington@gentoo> (raw)

commit:     19667ae0f51f15c4d6e544bdb3f8663d175768be
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 15:23:39 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 15:23:42 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=19667ae0

media-sound/qtmpc: unfetchable

 media-sound/qtmpc/metadata.xml      |  8 ------
 media-sound/qtmpc/qtmpc-9999.ebuild | 51 -------------------------------------
 2 files changed, 59 deletions(-)

diff --git a/media-sound/qtmpc/metadata.xml b/media-sound/qtmpc/metadata.xml
deleted file mode 100644
index 1723768..0000000
--- a/media-sound/qtmpc/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/qtmpc/qtmpc-9999.ebuild b/media-sound/qtmpc/qtmpc-9999.ebuild
deleted file mode 100644
index 047c266..0000000
--- a/media-sound/qtmpc/qtmpc-9999.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_REQUIRED="optional"
-inherit qt4-r2 kde4-base subversion
-
-DESCRIPTION="Qt MPD client with a tree view music library interface"
-HOMEPAGE="http://lowblog.nl/category/qtmpc/"
-ESVN_REPO_URI="http://qtmpc.lowblog.nl/svn/trunk"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="debug kde"
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/QtMPC"
-
-src_configure() {
-	if use kde; then
-		kde4-base_src_configure
-	else
-		eqmake4 QtMPC.pro
-	fi
-}
-
-src_compile() {
-	if use kde; then
-		kde4-base_src_compile
-	else
-		default
-	fi
-}
-
-src_install() {
-	dodoc CHANGELOG || die "dodoc failed"
-	newicon images/icon.svg ${PN}.svg || die "Icon install failed"
-	make_desktop_entry QtMPC "QtMPC" ${PN} \
-		"Qt;AudioVideo;Audio;" || die "Desktop entry creation failed"
-
-	if use kde; then
-		kde4-base_src_install
-	else
-		dobin QtMPC || die "Binary install failed"
-	fi
-}


             reply	other threads:[~2016-10-28 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-28 15:23 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-19  9:59 [gentoo-commits] proj/qt:master commit in: media-sound/qtmpc/ Ben de Groot
2012-04-09 13:10 Michael Palimaka

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=1477668222.19667ae0f51f15c4d6e544bdb3f8663d175768be.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