From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 055A4138334 for ; Wed, 24 Apr 2019 15:56:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5A15E0969; Wed, 24 Apr 2019 15:55:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98ABDE0969 for ; Wed, 24 Apr 2019 15:55:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F37B3342402 for ; Wed, 24 Apr 2019 15:55:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD36C4F6 for ; Wed, 24 Apr 2019 15:55:54 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1556121353.01053ffcab41cf08c83b048fc10325f41eec6511.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/files/, x11-misc/lineak-xosdplugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/lineak-xosdplugin/files/lineak-xosdplugin-0.9.0-gcc43.patch x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild X-VCS-Directories: x11-misc/lineak-xosdplugin/files/ x11-misc/lineak-xosdplugin/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 01053ffcab41cf08c83b048fc10325f41eec6511 X-VCS-Branch: master Date: Wed, 24 Apr 2019 15:55:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c9c69b6-7a86-4f74-910a-4902cfbefe38 X-Archives-Hash: ff7c28fccc12aacff71222b86d0d2611 commit: 01053ffcab41cf08c83b048fc10325f41eec6511 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Apr 24 14:58:25 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Apr 24 15:55:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01053ffc x11-misc/lineak-xosdplugin: EAPI=7 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Jeroen Roovers gentoo.org> .../files/lineak-xosdplugin-0.9.0-gcc43.patch | 5 +-- .../lineak-xosdplugin-0.9.0-r2.ebuild | 46 ++++++++++++++++++++++ 2 files changed, 48 insertions(+), 3 deletions(-) diff --git a/x11-misc/lineak-xosdplugin/files/lineak-xosdplugin-0.9.0-gcc43.patch b/x11-misc/lineak-xosdplugin/files/lineak-xosdplugin-0.9.0-gcc43.patch index ed3f4017fb5..cb8473630ee 100644 --- a/x11-misc/lineak-xosdplugin/files/lineak-xosdplugin-0.9.0-gcc43.patch +++ b/x11-misc/lineak-xosdplugin/files/lineak-xosdplugin-0.9.0-gcc43.patch @@ -1,6 +1,5 @@ -diff -urNad lineak-xosdplugin-0.9~/xosd_plugin/xosdctrl.cpp lineak-xosdplugin-0.9/xosd_plugin/xosdctrl.cpp ---- lineak-xosdplugin-0.9~/xosd_plugin/xosdctrl.cpp 2006-02-08 18:32:13.000000000 +0000 -+++ lineak-xosdplugin-0.9/xosd_plugin/xosdctrl.cpp 2008-03-17 04:35:12.000000000 +0000 +--- a/xosd_plugin/xosdctrl.cpp ++++ b/xosd_plugin/xosdctrl.cpp @@ -21,6 +21,8 @@ #include #include diff --git a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild new file mode 100644 index 00000000000..aea5af6276d --- /dev/null +++ b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r2.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit multilib + +MY_P=${P/.0/} + +DESCRIPTION="Xosd plugin for LINEAK" +HOMEPAGE="http://lineak.sourceforge.net/" +SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="debug" + +DEPEND=" + =x11-misc/lineakd-${PV}* + x11-libs/xosd +" +RDEPEND=" + ${DEPEND} +" + +S=${WORKDIR}/${MY_P} +PATCHES=( + "${FILESDIR}"/${P}-gcc43.patch +) + +src_configure() { + econf $(use_enable debug) --with-x +} + +src_compile() { + emake LDFLAGS="${LDFLAGS}" +} + +src_install() { + emake \ + DESTDIR="${D}" \ + PLUGINDIR=/usr/$(get_libdir)/lineakd/plugins \ + install + + dodoc AUTHORS README +}