public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende (angelos)" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-mdcover: ChangeLog metadata.xml gmpc-mdcover-0.15.5.0.ebuild
Date: Sun, 27 Jan 2008 13:39:44 +0000	[thread overview]
Message-ID: <E1JJ7jc-0007Ec-1k@stork.gentoo.org> (raw)

angelos     08/01/27 13:39:44

  Modified:             ChangeLog metadata.xml
  Added:                gmpc-mdcover-0.15.5.0.ebuild
  Log:
  Taking over maintainership and version bump (Bug #202995 by Jesse Adelman)
  (Portage version: 2.1.4)

Revision  Changes    Path
1.7                  media-plugins/gmpc-mdcover/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-mdcover/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-mdcover/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-mdcover/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	7 Aug 2007 15:57:54 -0000	1.6
+++ ChangeLog	27 Jan 2008 13:39:43 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gmpc-mdcover
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/ChangeLog,v 1.6 2007/08/07 15:57:54 gustavoz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/ChangeLog,v 1.7 2008/01/27 13:39:43 angelos Exp $
+
+*gmpc-mdcover-0.15.5.0 (27 Jan 2008)
+
+  27 Jan 2008; Christoph Mende <angelos@gentoo.org> metadata.xml,
+  +gmpc-mdcover-0.15.5.0.ebuild:
+  Taking over maintainership and version bump (Bug #202995 by Jesse Adelman)
 
   07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
   gmpc-mdcover-0.15.0.ebuild:



1.2                  media-plugins/gmpc-mdcover/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-mdcover/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-mdcover/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-mdcover/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	15 Apr 2007 14:59:59 -0000	1.1
+++ metadata.xml	27 Jan 2008 13:39:43 -0000	1.2
@@ -3,8 +3,8 @@
 <pkgmetadata>
 <herd>sound</herd>
 <maintainer>
-		<email>ticho@gentoo.org</email>
-		<name>Andrej Kacian</name>
+		<email>angelos@gentoo.org</email>
+		<name>Christoph Mende</name>
 </maintainer>
 <longdescription>This plugin fetches cover art, artist art,album and artist information from the file system.</longdescription>
 </pkgmetadata>



1.1                  media-plugins/gmpc-mdcover/gmpc-mdcover-0.15.5.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-mdcover/gmpc-mdcover-0.15.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-mdcover/gmpc-mdcover-0.15.5.0.ebuild?rev=1.1&content-type=text/plain

Index: gmpc-mdcover-0.15.5.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-mdcover/gmpc-mdcover-0.15.5.0.ebuild,v 1.1 2008/01/27 13:39:43 angelos Exp $

inherit eutils

DESCRIPTION="This plugin fetches cover art, artist art, album and artist information from the file system"
HOMEPAGE="http://sarine.nl/gmpc-plugins-mdcover"
SRC_URI="http://download.sarine.nl/gmpc-0.15.5/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND=">=media-sound/gmpc-${PV}
	dev-libs/libxml2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

pkg_setup() {
	if ! built_with_use =x11-libs/gtk+-2* jpeg ; then
		echo
		eerror "x11-libs/gtk+-2 needs to be built with \"jpeg\" USE flag"
		die "x11-libs/gtk+-2 needs to be built with \"jpeg\" USE flag"
	fi
}

src_install () {
	emake DESTDIR="${D}" install || die
}



-- 
gentoo-commits@lists.gentoo.org mailing list



                 reply	other threads:[~2008-01-27 13:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1JJ7jc-0007Ec-1k@stork.gentoo.org \
    --to=angelos@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