diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2012-11-11 18:46:23 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2012-11-11 18:46:23 +0000 |
commit | 53729c93a3b25cc8a4fc8bbef00131ec37500b07 (patch) | |
tree | 98b984c43d276874b0bc43e0a25274935ecacbbf /gnome-extra | |
parent | Depends on Moo-1.0.3 or later (#442626) (diff) | |
download | gentoo-2-53729c93a3b25cc8a4fc8bbef00131ec37500b07.tar.gz gentoo-2-53729c93a3b25cc8a4fc8bbef00131ec37500b07.tar.bz2 gentoo-2-53729c93a3b25cc8a4fc8bbef00131ec37500b07.zip |
initial add of gnome-integration-spotify for bug 442682
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'gnome-extra')
4 files changed, 70 insertions, 0 deletions
diff --git a/gnome-extra/gnome-integration-spotify/ChangeLog b/gnome-extra/gnome-integration-spotify/ChangeLog new file mode 100644 index 000000000000..c7bdf782a4fa --- /dev/null +++ b/gnome-extra/gnome-integration-spotify/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for gnome-extra/gnome-integration-spotify +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-integration-spotify/ChangeLog,v 1.1 2012/11/11 18:46:23 prometheanfire Exp $ + +*gnome-integration-spotify-20121019 (11 Nov 2012) + + 11 Nov 2012; Matthew Thode <prometheanfire@gentoo.org> + +gnome-integration-spotify-20121019.ebuild, +metadata.xml: + adding the initial ebuild for bug 442682 + diff --git a/gnome-extra/gnome-integration-spotify/Manifest b/gnome-extra/gnome-integration-spotify/Manifest new file mode 100644 index 000000000000..35617cf192f7 --- /dev/null +++ b/gnome-extra/gnome-integration-spotify/Manifest @@ -0,0 +1,4 @@ +DIST gnome-integration-spotify-git-20121019.tgz 6466 SHA256 0ae282e26520a66edcf15c269651cd696448850b63a558524b268ab855ae38ed SHA512 9d1909563d41931e5ab0c14355fbbeab8a814d48a3f1c67c1cee112b4a5f6abdba036b21ed569d690b6cf017f673df0601909416be4667a3cf904efcb1538927 WHIRLPOOL 8a12a0b47003591490836e96647f35707e11fbcca486d5be9a0b5ebd265d20484996f02cf74a6573e447c45b707873b150a019013025092e26cfa228faeac214 +EBUILD gnome-integration-spotify-20121019.ebuild 856 SHA256 e2c256119fa166a2748735836ea89303dac4083b523bac5bc301e1f67c398ab5 SHA512 61c1dc1e995232d632535693a71677ff1ef9c0b066799d0c921ef04051c32a3b3755cc4b698d84a2ca7c1f01a649fc2714fd3c3ee3bc1f7170fe39a6e6ff54c5 WHIRLPOOL c6d7a40bc9c2b0060babeade734a71f96c2b824e486d39f11514cf9108c7f703135f5cd895bdfb4c942e74e6c75d779e798eadb133c84cf2b0f22cfce64a72f6 +MISC ChangeLog 351 SHA256 d24f0d53a07e96c664672f69d6dd8b2aeaf239a33c653727e23f91e90648207f SHA512 3cd0ce6a6a3916be8bd53bebc669836f101ff9520f6dd176470cd9460d3dadde57737f3b7e57a0bec40f5aa6b31d4da13536ac3a011d01200ade057f79b3c768 WHIRLPOOL d5d35edb778198a2fd018503aa9bf587cc826f8b73eb51f0e9cc6be7049e3f1783d99091eccd327d1616aaabd22ef5e97722893eac2fa22a5e2edf381c11f153 +MISC metadata.xml 282 SHA256 7a342754493fc60e443a1f1300c5e8e4dd80c871e8b3f62eb961abe1b399185a SHA512 32f65d44ecb679d41348519bfd7701c68cebb8e105f7e2592e4f85d76f7a43ffcd54248fe1715c35f69a58dc060c27a8607ca89df521e63f57ec2ecd678068d5 WHIRLPOOL 3d35b0b9ea523266e5444b5dcb7fea5cb6a8a77e27216aeb26d1d81d61d4e1e1ee347c779426deee009ebc4f158487dd2ae1ca41ade07e7c5929c194c99684ab diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20121019.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20121019.ebuild new file mode 100644 index 000000000000..c3174b3c4696 --- /dev/null +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20121019.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2012 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-20121019.ebuild,v 1.1 2012/11/11 18:46:23 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}-f237029" + +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 +} diff --git a/gnome-extra/gnome-integration-spotify/metadata.xml b/gnome-extra/gnome-integration-spotify/metadata.xml new file mode 100644 index 000000000000..097781498418 --- /dev/null +++ b/gnome-extra/gnome-integration-spotify/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> +<email>prometheanfire@gentoo.org</email> +<name>Matthew Thode</name> +</maintainer> +<longdescription lang="en"> +</longdescription> +</pkgmetadata> + |