public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/easystroke/
Date: Sat,  2 Dec 2017 20:51:45 +0000 (UTC)	[thread overview]
Message-ID: <1512247904.3c93ba0a87c48b904eb9d5183baeaa8dcb63a80f.jer@gentoo> (raw)

commit:     3c93ba0a87c48b904eb9d5183baeaa8dcb63a80f
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 20:51:21 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 20:51:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c93ba0a

x11-misc/easystroke: Old.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-misc/easystroke/easystroke-0.6.0-r1.ebuild | 62 --------------------------
 1 file changed, 62 deletions(-)

diff --git a/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild b/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild
deleted file mode 100644
index f7399bbec90..00000000000
--- a/x11-misc/easystroke/easystroke-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="a gesture-recognition application for X11"
-HOMEPAGE="https://sourceforge.net/apps/trac/easystroke/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-cpp/gtkmm:3.0
-	dev-libs/boost:=
-	dev-libs/dbus-glib
-	dev-libs/glib:2
-	x11-base/xorg-server
-	x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXi
-	x11-libs/libXtst
-"
-DEPEND="
-	${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-cellrendertextish.patch
-	epatch "${FILESDIR}"/${P}-desktop.patch
-	epatch "${FILESDIR}"/${P}-gentoo.patch
-	epatch "${FILESDIR}"/${P}-reinstate-signal-handlers.patch
-	epatch "${FILESDIR}"/${P}-buttons-scroll-send.patch
-
-	tc-export CC CXX PKG_CONFIG
-
-	if ! [[ -z ${LINGUAS} ]]; then
-		strip-linguas -i po/
-
-		local es_lingua lang
-		for es_lingua in $( printf "%s\n" po/*.po ); do
-			lang=${es_lingua/po\/}
-			has ${lang/.po/} ${LINGUAS} || rm ${es_lingua}
-		done
-	fi
-}
-
-src_compile() {
-	emake \
-		AOFLAGS='' \
-		LDFLAGS="${LDFLAGS}" \
-		PREFIX=/usr
-}
-
-src_install() {
-	emake DESTDIR="${D}" PREFIX=/usr install
-}


             reply	other threads:[~2017-12-02 20:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-02 20:51 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-08 22:48 [gentoo-commits] repo/gentoo:master commit in: x11-misc/easystroke/ Jonas Stein
2019-02-03 14:08 Andreas Sturmlechner
2017-04-16 18:11 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1512247904.3c93ba0a87c48b904eb9d5183baeaa8dcb63a80f.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox