public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-integration-spotify: gnome-integration-spotify-20131013.ebuild ChangeLog
@ 2013-10-14  3:15 Matt Thode (prometheanfire)
  0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-10-14  3:15 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    13/10/14 03:15:22

  Modified:             ChangeLog
  Added:                gnome-integration-spotify-20131013.ebuild
  Log:
  just an update for bug 487932
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.7                  gnome-extra/gnome-integration-spotify/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	4 Mar 2013 21:53:22 -0000	1.6
+++ ChangeLog	14 Oct 2013 03:15:22 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-extra/gnome-integration-spotify
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v 1.6 2013/03/04 21:53:22 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v 1.7 2013/10/14 03:15:22 prometheanfire Exp $
+
+*gnome-integration-spotify-20131013 (14 Oct 2013)
+
+  14 Oct 2013; Matthew Thode <prometheanfire@gentoo.org>
+  +gnome-integration-spotify-20131013.ebuild:
+  just an update for bug 487932
 
 *gnome-integration-spotify-20130304 (04 Mar 2013)
 



1.1                  gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild?rev=1.1&content-type=text/plain

Index: gnome-integration-spotify-20131013.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild,v 1.1 2013/10/14 03:15:22 prometheanfire Exp $

EAPI=4

inherit gnome2-utils

DESCRIPTION="GNOME integration for Spotify"
HOMEPAGE="https://github.com/mrpdaemon/gnome-integration-spotify"
SRC_URI="http://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz"
S="${WORKDIR}/mrpdaemon-${PN}-df9124d"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}
	dev-lang/python
	dev-python/dbus-python
	media-gfx/imagemagick
	x11-misc/wmctrl
	x11-misc/xautomation
	x11-misc/xdotool
	x11-apps/xwininfo"

src_install() {
	dobin spotify-dbus.py
	mkdir -p "${D}/etc/gconf/schemas"
	cp spotify.schemas "${D}/etc/gconf/schemas"
}

pkg_preinst() {
	gnome2_gconf_savelist
}

pkg_postinst() {
	gnome2_gconf_install
}

pkg_prerm() {
	gnome2_gconf_uninstall
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-14  3:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14  3:15 [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-integration-spotify: gnome-integration-spotify-20131013.ebuild ChangeLog Matt Thode (prometheanfire)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox