summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2004-07-19 08:13:38 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2004-07-19 08:13:38 +0000
commitc194c0d1f7f17a94d90d69a7cffc950010c512ca (patch)
tree7c677b9b0da4ca239af0ade11c07dc21f2fd6c06 /x11-plugins
parentInitial import of x11-plugins/wmgrabimage, version 0.72. Closes #54945 (diff)
downloadhistorical-c194c0d1f7f17a94d90d69a7cffc950010c512ca.tar.gz
historical-c194c0d1f7f17a94d90d69a7cffc950010c512ca.tar.bz2
historical-c194c0d1f7f17a94d90d69a7cffc950010c512ca.zip
Initial import of x11-plugins/wmrecord, version 1.0.5.3. Closes #54946
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmrecord/ChangeLog8
-rw-r--r--x11-plugins/wmrecord/Manifest5
-rw-r--r--x11-plugins/wmrecord/files/digest-wmrecord-1.0.5.31
-rw-r--r--x11-plugins/wmrecord/files/wmrecord.desktop9
-rw-r--r--x11-plugins/wmrecord/metadata.xml5
-rw-r--r--x11-plugins/wmrecord/wmrecord-1.0.5.3.ebuild35
6 files changed, 63 insertions, 0 deletions
diff --git a/x11-plugins/wmrecord/ChangeLog b/x11-plugins/wmrecord/ChangeLog
new file mode 100644
index 000000000000..b2f698f06b61
--- /dev/null
+++ b/x11-plugins/wmrecord/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for x11-plugins/wmrecord
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrecord/ChangeLog,v 1.1 2004/07/19 08:13:38 s4t4n Exp $
+
+*wmrecord-1.0.5.3 (19 Jul 2004)
+
+ 19 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmrecord-1.0.5.3.ebuild:
+ Initial import. Thanks to Przemyslaw Maciag. Closes #54946.
diff --git a/x11-plugins/wmrecord/Manifest b/x11-plugins/wmrecord/Manifest
new file mode 100644
index 000000000000..ee02de38819d
--- /dev/null
+++ b/x11-plugins/wmrecord/Manifest
@@ -0,0 +1,5 @@
+MD5 739922fb1b19d77314e416a9d7117bca wmrecord-1.0.5.3.ebuild 867
+MD5 c4c683a23a1c4e051982168ffd31bdb7 ChangeLog 384
+MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165
+MD5 6a432086c96f663c66d6c88c74c2acc0 files/wmrecord.desktop 207
+MD5 1c822fc717f6fa493a76d5b9a0b7eea2 files/digest-wmrecord-1.0.5.3 76
diff --git a/x11-plugins/wmrecord/files/digest-wmrecord-1.0.5.3 b/x11-plugins/wmrecord/files/digest-wmrecord-1.0.5.3
new file mode 100644
index 000000000000..601b585b6a0a
--- /dev/null
+++ b/x11-plugins/wmrecord/files/digest-wmrecord-1.0.5.3
@@ -0,0 +1 @@
+MD5 60a87268cd4de9486df934fb42ac3b71 wmrecord-1.0.5_20040218_0029.tgz 38594
diff --git a/x11-plugins/wmrecord/files/wmrecord.desktop b/x11-plugins/wmrecord/files/wmrecord.desktop
new file mode 100644
index 000000000000..acdb3fcc860f
--- /dev/null
+++ b/x11-plugins/wmrecord/files/wmrecord.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=WmRecord
+Comment=Audio recorder for WindowMaker
+Comment[pl]=Rekorder dźwięku dla WindowMakera
+Exec=wmrecord
+Type=Application
+Encoding=UTF-8
+Terminal=0
+Categories=Application;Recorder;
diff --git a/x11-plugins/wmrecord/metadata.xml b/x11-plugins/wmrecord/metadata.xml
new file mode 100644
index 000000000000..b1a9efc4f2f0
--- /dev/null
+++ b/x11-plugins/wmrecord/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/wmrecord/wmrecord-1.0.5.3.ebuild b/x11-plugins/wmrecord/wmrecord-1.0.5.3.ebuild
new file mode 100644
index 000000000000..ade1b2680b6e
--- /dev/null
+++ b/x11-plugins/wmrecord/wmrecord-1.0.5.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrecord/wmrecord-1.0.5.3.ebuild,v 1.1 2004/07/19 08:13:38 s4t4n Exp $
+
+IUSE=""
+
+DESCRIPTION="A Dockable General Purpose Recording Utility"
+SRC_URI="http://ret009t0.eresmas.net/other_software/wmrecord/${PN}-1.0.5_20040218_0029.tgz"
+HOMEPAGE="http://ret009t0.eresmas.net/other_software/wmrecord/"
+
+DEPEND="virtual/x11"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+
+S=${WORKDIR}/${PN}-1.0.5
+
+src_compile()
+{
+ emake CFLAGS="${CFLAGS} -Wall" || die "make failed"
+}
+
+src_install()
+{
+ dodir /usr/bin
+ dodir /usr/share/man
+ einstall BINDIR="${D}/usr/bin" MANDIR="${D}/usr/share/man" || die "make install failed"
+ prepallman
+
+ dodoc Changelog README TODO
+
+ insinto /usr/share/applications
+ doins ${FILESDIR}/${PN}.desktop
+}