summaryrefslogtreecommitdiff
path: root/x11-misc/oroborus-keylaunch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-misc/oroborus-keylaunch
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-misc/oroborus-keylaunch')
-rw-r--r--x11-misc/oroborus-keylaunch/Manifest5
-rw-r--r--x11-misc/oroborus-keylaunch/metadata.xml10
-rw-r--r--x11-misc/oroborus-keylaunch/oroborus-keylaunch-1.3.9-r1.ebuild34
3 files changed, 49 insertions, 0 deletions
diff --git a/x11-misc/oroborus-keylaunch/Manifest b/x11-misc/oroborus-keylaunch/Manifest
new file mode 100644
index 000000000000..9c5caf66b467
--- /dev/null
+++ b/x11-misc/oroborus-keylaunch/Manifest
@@ -0,0 +1,5 @@
+DIST keylaunch_1.3.9.tar.gz 80286 SHA256 213da77e9263e6aa7edbb1204402ef55d5daff2cd66add2cacbf84a1206da1ef SHA512 9955bb913dec9c39aa4be86410229b2952738fca2c7a77f7d61d2750c880e4cbd59fd82979c441780b3a5aa5ce12b3a9863526f610feec5c5b30c65476c50c10 WHIRLPOOL c7b11a0422e78885559c989451149a02c9fe473085a8cead4eb04cc99f65eae18b5655f3a13f8dd296beb3e140cde46685c51b64ce23ae8ae791c55f3100be3d
+EBUILD oroborus-keylaunch-1.3.9-r1.ebuild 658 SHA256 64026b00d16c5fc6c5c3915e25613c3f43f4c0bee9d79151d8fb5394c698e239 SHA512 7e9d4ba391342fe9e9265cf25c513590209a272028d50c0863a68479e24c471e2d1269b999c1a457e02bf8c00401e00ea6de7a3a1d8fa24244fea29d6cc4c0b7 WHIRLPOOL 1c36f1cbb37beabcc38b5d69ec6d525d94aa490d6daf401576d9e995925cbb5af8ed8cece8694f4243160001eeca3cbdeb7be003da5fbbe245608e354fe758fb
+MISC ChangeLog 2555 SHA256 fe432b31271e905143c1987c1752bcaf29601e0115c1e5636b8a089846bfe1bf SHA512 8a8bb8dc009712da68b66aa8350d96ca3a4443b67dde3c0ead4a4209bf705ecc08dd7db7fab68c835e0b7d1ae8cde8251dc46a46bff27f759c37583e5371eae1 WHIRLPOOL a443cd025a9e0090841a29d72ffe172994d19ceec4bc2acb3b10998f194eb80669e4c2d8f604f8cd3d6d934b40e5e6f2c8066d2f785044e61afc622212f3e75d
+MISC ChangeLog-2015 805 SHA256 4c4819f2406c36c8dd99a9434b6a3c95d8c28265d79cfa3654ff372495dd5402 SHA512 9175338cd778937e5c6b13b3f47cb4ffe7623af19aca30ddecaf45b0669beda509d55ee48f896454bb4ecb171809f853a0b369e8ea994b3835c68ef6d2aafa98 WHIRLPOOL 4aa3df9124ea3dcaac20466d207a038754a138bdad421e56123ba6d54cfa8a495a09ea42f81e7a0062cee99d0f8490e8ebd533f5642e3a2f701bb5894fb70bc0
+MISC metadata.xml 408 SHA256 8f570b6248a07ffa993fb242f86028d1e2244196cd81dd8f71030619c82aaba4 SHA512 bb0f7d45a092d98e41860581daefc433d3d89e80acaf96c04240d6ee96288572a051f9deadcfad1d4d4c8ad0bbace7571ea59b57597ef68a542f9f08198a0aa0 WHIRLPOOL 95b3928015a708fd08dc77f6c5af0e435406322c28501cdc2cd4809a9255394d7b6951279e01b17f6af943b056d6369a5350cdf57488977f4bc7d7a92509d3f7
diff --git a/x11-misc/oroborus-keylaunch/metadata.xml b/x11-misc/oroborus-keylaunch/metadata.xml
new file mode 100644
index 000000000000..62de778f459e
--- /dev/null
+++ b/x11-misc/oroborus-keylaunch/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+<longdescription>
+ KeyLaunch is a small utility for binding commands to a hot key. It reads a configuration
+ file in ~/.keylaunchrc. KeyLaunch uses Ctrl, Alt and Shift as modifier keys,
+ the hotkey is up to the user.
+ </longdescription>
+</pkgmetadata>
diff --git a/x11-misc/oroborus-keylaunch/oroborus-keylaunch-1.3.9-r1.ebuild b/x11-misc/oroborus-keylaunch/oroborus-keylaunch-1.3.9-r1.ebuild
new file mode 100644
index 000000000000..b4f28a884834
--- /dev/null
+++ b/x11-misc/oroborus-keylaunch/oroborus-keylaunch-1.3.9-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN=${PN/oroborus-//}
+
+DESCRIPTION="utility for binding keys in Oroborus"
+HOMEPAGE="http://www.oroborus.org"
+SRC_URI="mirror://debian/pool/main/k/${MY_PN}/${MY_PN}_${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="x11-libs/libX11
+ !x11-wm/oroborus-extras"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_PN}-${PV}
+
+DOCS=( README docs/example_rc debian/changelog )
+
+src_prepare() {
+ default
+ sed -e "s: -g -O2 -Wall::" \
+ -e "/^install:/s/install-docs//" \
+ -i Makefile.in || die
+}
+
+src_compile() {
+ emake VERBOSE=1
+}