summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2004-07-17 23:05:10 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2004-07-17 23:05:10 +0000
commit9406c36dcb8289c22b90d5da4c05746e658525e3 (patch)
treed13c4a3808704c66db6b98f3f593accb8ec37b1d /x11-plugins/wmrack
parentInitial import of x11-plugins/wmblob, version 1.0.1. Closes #54942 (Manifest ... (diff)
downloadgentoo-2-9406c36dcb8289c22b90d5da4c05746e658525e3.tar.gz
gentoo-2-9406c36dcb8289c22b90d5da4c05746e658525e3.tar.bz2
gentoo-2-9406c36dcb8289c22b90d5da4c05746e658525e3.zip
Initial import of x11-plugins/wmrack, version 1.2.0. Closes #54554
Diffstat (limited to 'x11-plugins/wmrack')
-rw-r--r--x11-plugins/wmrack/ChangeLog8
-rw-r--r--x11-plugins/wmrack/Manifest5
-rw-r--r--x11-plugins/wmrack/files/digest-wmrack-1.2.01
-rw-r--r--x11-plugins/wmrack/files/wmrack.desktop9
-rw-r--r--x11-plugins/wmrack/metadata.xml5
-rw-r--r--x11-plugins/wmrack/wmrack-1.2.0.ebuild37
6 files changed, 65 insertions, 0 deletions
diff --git a/x11-plugins/wmrack/ChangeLog b/x11-plugins/wmrack/ChangeLog
new file mode 100644
index 000000000000..310e07e19bf5
--- /dev/null
+++ b/x11-plugins/wmrack/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for x11-plugins/wmrack
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrack/ChangeLog,v 1.1 2004/07/17 23:05:10 s4t4n Exp $
+
+*wmrack-1.2.0 (18 Jul 2004)
+
+ 18 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmrack-1.2.0.ebuild:
+ Initial import. Thanks to Przemyslaw Maciag. Closes #54554.
diff --git a/x11-plugins/wmrack/Manifest b/x11-plugins/wmrack/Manifest
new file mode 100644
index 000000000000..2084986dcac4
--- /dev/null
+++ b/x11-plugins/wmrack/Manifest
@@ -0,0 +1,5 @@
+MD5 16bdd3143bbb4d702e1706cfa8ea3662 wmrack-1.2.0.ebuild 755
+MD5 57350cb4fe66632d3fd97d826aa53572 ChangeLog 283
+MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165
+MD5 7c03b5a3514ffb309dddc36de519a58a files/digest-wmrack-1.2.0 61
+MD5 783018d433bab388483e7452786794e1 files/wmrack.desktop 208
diff --git a/x11-plugins/wmrack/files/digest-wmrack-1.2.0 b/x11-plugins/wmrack/files/digest-wmrack-1.2.0
new file mode 100644
index 000000000000..9b2c9901b894
--- /dev/null
+++ b/x11-plugins/wmrack/files/digest-wmrack-1.2.0
@@ -0,0 +1 @@
+MD5 8b1406dde9a79b209f77c44f030d8aab wmrack-1.2.tar.gz 60732
diff --git a/x11-plugins/wmrack/files/wmrack.desktop b/x11-plugins/wmrack/files/wmrack.desktop
new file mode 100644
index 000000000000..5c8127287256
--- /dev/null
+++ b/x11-plugins/wmrack/files/wmrack.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=WmRack
+Comment=WindowMaker dock CD+sound applet
+Comment[pl]=Dokowalny aplet WindowMakera CD+dźwięku
+Exec=wmrack
+Type=Application
+Encoding=UTF-8
+Terminal=0
+Categories=Application;Audio;
diff --git a/x11-plugins/wmrack/metadata.xml b/x11-plugins/wmrack/metadata.xml
new file mode 100644
index 000000000000..b1a9efc4f2f0
--- /dev/null
+++ b/x11-plugins/wmrack/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>desktop-dock</herd>
+</pkgmetadata>
diff --git a/x11-plugins/wmrack/wmrack-1.2.0.ebuild b/x11-plugins/wmrack/wmrack-1.2.0.ebuild
new file mode 100644
index 000000000000..cc12a928640d
--- /dev/null
+++ b/x11-plugins/wmrack/wmrack-1.2.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrack/wmrack-1.2.0.ebuild,v 1.1 2004/07/17 23:05:10 s4t4n Exp $
+
+IUSE=""
+MY_P=${P/2.0/2}
+
+DESCRIPTION="A WindowMaker Dock CD+Sound Applet"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+HOMEPAGE="http://wmrack.sf.net/"
+DEPEND="virtual/x11
+ || ( >=x11-wm/windowmaker-0.62.0
+ x11-wm/windowmaker-cvs )"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+
+S=${WORKDIR}/${MY_P}
+
+src_compile()
+{
+ cd ${S}
+ econf --with-x --prefix=/usr --sysconfdir=/etc || die "Configuration failed"
+ emake || die "Compilation failed"
+}
+
+src_install()
+{
+ cd ${S}
+ einstall MANDIR=${D}/usr/share/man || die "Installation failed"
+
+ dodoc README TODO WARRANTY
+
+ insinto /usr/share/applications
+ doins ${FILESDIR}/${PN}.desktop
+}