summaryrefslogtreecommitdiff
path: root/x11-misc/okindd
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/okindd
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-misc/okindd')
-rw-r--r--x11-misc/okindd/Manifest6
-rw-r--r--x11-misc/okindd/files/okindd-0.6.1-gcc-4.7.patch10
-rw-r--r--x11-misc/okindd/metadata.xml8
-rw-r--r--x11-misc/okindd/okindd-0.6.1.ebuild44
4 files changed, 68 insertions, 0 deletions
diff --git a/x11-misc/okindd/Manifest b/x11-misc/okindd/Manifest
new file mode 100644
index 000000000000..c5d4d12df5ae
--- /dev/null
+++ b/x11-misc/okindd/Manifest
@@ -0,0 +1,6 @@
+AUX okindd-0.6.1-gcc-4.7.patch 193 SHA256 3609c61aee676595997ea977ab30e459586d778f689b108f03e84155f9d65b66 SHA512 89eecfa9ca5ea1b0c209db41d929750ecebf7fc77cee17f2df8b2ee20c979fec9e48539ee432c28b6db6a9522bf83c8f71d178b12fe0dd40137f53099368c3ac WHIRLPOOL 21fe46ae90d397165ecfdf6c62c98428f774f37e43fe6c218e8a4d8a4f93f874d9f74ffdec70d928b577ad85ccfc2bcdda69458612f6cb441c739d96df67248d
+DIST okindd-0.6.1-23-20120304.tar.bz2 14778 SHA256 f99e48b56f312d9aa7f0d612eb926ee3a11cec1bec50538e4c3efa5e7df6a985 SHA512 107d59b96363faac0a9394ad217b3ace0ac7d6eb003c34ea7b96760cba7d8e9abb7ef4e22222ab260dfc425099c8b6733ebd002dea79857b9080a30e1bc2d682 WHIRLPOOL 6c24fb40d11728969d81727d7398a062eb8a425a1370632de066746ce8fbae7d8cd5db1dbefee146f8f5ca8a7963522e090b249f8a4448033b4be45f1a0c4cff
+EBUILD okindd-0.6.1.ebuild 944 SHA256 f7984726050e70eb5708077e8ad26afadaa2db49c1a69dc20c6e70df5b0d4eff SHA512 61082937ce7771a62bf4af0e241f9f344dc12cbd223018cf9ffe87d57d3af4659d40ea292460a4240f7a837ed26bccd94725779cf6e41fd70e10d831ebbc7676 WHIRLPOOL a0e9396d603e93989849c3e620225b9e6a52337727a4a60fda62fd60dc33ee9eb1c4dbaceb73d5b13602b014710d7c33312754e23e6b72ab29d500ea6efc2bbe
+MISC ChangeLog 2638 SHA256 13fb8a14a91d79b245f7541b0987851fb61bc7906aae012e454c5d89bb90fdb9 SHA512 a9e9925bdc0540e7634fa3456e9b8735363fafdc438614d01015461ab7bfdf12374b23c265f127a444b1146e14f2a3431dd499266653ba4fb99e3a4256fcfd28 WHIRLPOOL b13e632900f25d4513dcf1e78f1581971c9da92c6c132969378e79f75b17e4c468935078f15976418a606525b2fbdb6d9973bedd16d0e91a2b9198508f699e7e
+MISC ChangeLog-2015 1617 SHA256 2ceec298775270ebf5f87476ab4ec1bf8f20079766837803641266be701457d0 SHA512 4a63f2dc2c430f2562b0ab5c9ded22f71f4e7016f3067bf94d297d562c35b14d82df40b7d2535b542e465ab6c1a393f50db122de2d6d6b35427b8ce999017ca7 WHIRLPOOL ecb06f29c8a64b22d8b0b25e710862d19fb4646bb6c102a78d6a466854edc80f6505aedc4299f994f0b8fbf86866abfc8a88b47e82a3a7ae6031579c90559b2f
+MISC metadata.xml 247 SHA256 690d3e08cdd71b405f5361dfa3f33007ce9ec9d0ae7628e9271891da9e2bda92 SHA512 b43c8e84c3c753b49b203921a5aca792639a36d6efdbe16c069ff9abfbce0585718bb3824c03abdd7bd19ada13fb0a98a378c85ed369ac5fdc53ad3b3d5465d2 WHIRLPOOL dffc398d6bdbe8a8afc8863675a819a7bd69ae4d098ffbddad4c21ab8f1a850ab8ede71f98e34999b0605ad01ea93c8864cd681b50d3e153aa3d0901ddb10743
diff --git a/x11-misc/okindd/files/okindd-0.6.1-gcc-4.7.patch b/x11-misc/okindd/files/okindd-0.6.1-gcc-4.7.patch
new file mode 100644
index 000000000000..4cf7e4f20571
--- /dev/null
+++ b/x11-misc/okindd/files/okindd-0.6.1-gcc-4.7.patch
@@ -0,0 +1,10 @@
+--- src/okindd.h
++++ src/okindd.h
+@@ -9,6 +9,7 @@
+ #include "text.h"
+ #include "menu.h"
+ #include "global.h"
++#include <unistd.h>
+ #include <QApplication>
+ #include <QLabel>
+ #include <QtDBus>
diff --git a/x11-misc/okindd/metadata.xml b/x11-misc/okindd/metadata.xml
new file mode 100644
index 000000000000..17237689dcfd
--- /dev/null
+++ b/x11-misc/okindd/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>qt@gentoo.org</email>
+ <name>Gentoo Qt Project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/x11-misc/okindd/okindd-0.6.1.ebuild b/x11-misc/okindd/okindd-0.6.1.ebuild
new file mode 100644
index 000000000000..43ae236466cc
--- /dev/null
+++ b/x11-misc/okindd/okindd-0.6.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+inherit qt4-r2
+
+MY_P=${P}-23-20120304
+
+DESCRIPTION="On Screen Display (OSD) for KDE 4.x - works on any Qt desktop"
+HOMEPAGE="http://sites.kochkin.org/okindd/Home"
+SRC_URI="http://sites.kochkin.org/okindd/Home/${MY_P}.tar.bz2"
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="debug"
+
+DEPEND="
+ dev-qt/qtcore:4
+ dev-qt/qtdbus:4
+ dev-qt/qtgui:4
+"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${PN}
+
+DOCS="changelog"
+PATCHES=( "${FILESDIR}/${P}-gcc-4.7.patch" )
+
+src_install() {
+ qt4-r2_src_install
+
+ rm -rf "${ED}"usr/share/doc/${PN}
+ docinto examples
+ dodoc conf/okinddrc.{example,my} scripts/*
+ docompress -x /usr/share/doc/${PF}/examples
+}
+
+pkg_postinst() {
+ elog "You can find an example configuration file at"
+ elog " ${EROOT}usr/share/doc/${PF}/examples/okinddrc.example"
+ elog "It should be placed inside \${HOME}/.okindd/"
+}