Initial version of wmauda, a replacement for wmxmms that works with Audacious. I...
authorMichael Stewart <vericgar@gentoo.org>
Mon, 30 Oct 2006 00:48:29 +0000 (00:48 +0000)
committerMichael Stewart <vericgar@gentoo.org>
Mon, 30 Oct 2006 00:48:29 +0000 (00:48 +0000)
Package-Manager: portage-2.1.2_pre2-r5

x11-plugins/wmauda/ChangeLog [new file with mode: 0644]
x11-plugins/wmauda/Manifest [new file with mode: 0644]
x11-plugins/wmauda/files/digest-wmauda-0.2 [new file with mode: 0644]
x11-plugins/wmauda/metadata.xml [new file with mode: 0644]
x11-plugins/wmauda/wmauda-0.2.ebuild [new file with mode: 0644]

diff --git a/x11-plugins/wmauda/ChangeLog b/x11-plugins/wmauda/ChangeLog
new file mode 100644 (file)
index 0000000..887a6ca
--- /dev/null
@@ -0,0 +1,11 @@
+# ChangeLog for x11-plugins/wmauda
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/ChangeLog,v 1.1 2006/10/30 00:48:29 vericgar Exp $
+
+*wmauda-0.2 (30 Oct 2006)
+
+  30 Oct 2006; Michael Stewart <vericgar@gentoo.org> +metadata.xml,
+  +wmauda-0.2.ebuild:
+  Initial version of wmauda, a replacement for wmxmms that works with
+  Audacious. I am upstream for this package
+
diff --git a/x11-plugins/wmauda/Manifest b/x11-plugins/wmauda/Manifest
new file mode 100644 (file)
index 0000000..42f1f8a
--- /dev/null
@@ -0,0 +1,16 @@
+DIST wmauda-0.2.tar.bz2 16759 RMD160 81d90b4f04618bde1affb348553053ee0bda5af2 SHA1 db63dcee797b499f0b6703fa04f5fda1c51733b0 SHA256 6a7f9c02bf10680d54be21b9fc32aee7d6229b313599d1699ae17b8f67cc8782
+EBUILD wmauda-0.2.ebuild 638 RMD160 36e80dcf018fbcb8ff029930f6f0afcc404f54a9 SHA1 71a7b9875f8cb1236a39f39597bd6c256aca924d SHA256 223c88123629a37d68bc764b5f67cdf12954cb6dad8f65d8f68b2ea47b64ce90
+MD5 88a728c22ab080df49442c7547619fd5 wmauda-0.2.ebuild 638
+RMD160 36e80dcf018fbcb8ff029930f6f0afcc404f54a9 wmauda-0.2.ebuild 638
+SHA256 223c88123629a37d68bc764b5f67cdf12954cb6dad8f65d8f68b2ea47b64ce90 wmauda-0.2.ebuild 638
+MISC ChangeLog 443 RMD160 ebc63c75ec82d3c5c42c96bc3a439a32b34eb2a3 SHA1 f2ca9692cc4c158508a967d82a67951b1e7ac99f SHA256 1b9e70327ed6fa7c5aedb5e8a0ac70e363847dcef992df2ff259e2aa5aebc5a6
+MD5 8edfd28e4eced8d470002b74a6a7279c ChangeLog 443
+RMD160 ebc63c75ec82d3c5c42c96bc3a439a32b34eb2a3 ChangeLog 443
+SHA256 1b9e70327ed6fa7c5aedb5e8a0ac70e363847dcef992df2ff259e2aa5aebc5a6 ChangeLog 443
+MISC metadata.xml 270 RMD160 9c4986f7287f4900585dec09dd89f3d19c9f8090 SHA1 ee9de5d660d913c622b3a296431a158e17cc59e8 SHA256 8f333794c48fbe86d8c099f3c133b1f854f4c4eb3028b1d904f84ed80a8ad59b
+MD5 7dd3c6af5063fa5ce247e4f815266d80 metadata.xml 270
+RMD160 9c4986f7287f4900585dec09dd89f3d19c9f8090 metadata.xml 270
+SHA256 8f333794c48fbe86d8c099f3c133b1f854f4c4eb3028b1d904f84ed80a8ad59b metadata.xml 270
+MD5 670fe2067c0aa69239a3b7d5e6574058 files/digest-wmauda-0.2 232
+RMD160 c8aeb5eb44a93cc97c0dc5c879838d36e067df92 files/digest-wmauda-0.2 232
+SHA256 0201499ea6037608301a8584202863792566fe688e10b7db6333dd04a467afe3 files/digest-wmauda-0.2 232
diff --git a/x11-plugins/wmauda/files/digest-wmauda-0.2 b/x11-plugins/wmauda/files/digest-wmauda-0.2
new file mode 100644 (file)
index 0000000..b9a51bd
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 d97c4a3a74ede97949c2a5046a776d76 wmauda-0.2.tar.bz2 16759
+RMD160 81d90b4f04618bde1affb348553053ee0bda5af2 wmauda-0.2.tar.bz2 16759
+SHA256 6a7f9c02bf10680d54be21b9fc32aee7d6229b313599d1699ae17b8f67cc8782 wmauda-0.2.tar.bz2 16759
diff --git a/x11-plugins/wmauda/metadata.xml b/x11-plugins/wmauda/metadata.xml
new file mode 100644 (file)
index 0000000..bf4fd76
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>desktop-dock</herd>
+  <maintainer>
+    <email>vericgar@gentoo.org</email>
+    <name>Michael Stewart</name>
+  </maintainer>
+</pkgmetadata>
diff --git a/x11-plugins/wmauda/wmauda-0.2.ebuild b/x11-plugins/wmauda/wmauda-0.2.ebuild
new file mode 100644 (file)
index 0000000..804cb42
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.2.ebuild,v 1.1 2006/10/30 00:48:29 vericgar Exp $
+
+DESCRIPTION="Dockable applet for WindowMaker that controls Audacious."
+SRC_URI="http://downloads.alteredeclipse.org/${P}.tar.bz2"
+HOMEPAGE="http://software.alteredeclipse.org/"
+
+DEPEND="=x11-libs/gtk+-2*
+       media-sound/audacious"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+
+src_compile() {
+       emake || die
+}
+
+src_install () {
+       make DESTDIR="${D}" PREFIX="/usr" install || die "make install failed"
+       dodoc README AUTHORS
+}