public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmaiload/
Date: Mon, 18 Jan 2021 11:36:38 +0000 (UTC)	[thread overview]
Message-ID: <1610969773.1566db475f44286916e1f035936fe74e1135ea3e.soap@gentoo> (raw)

commit:     1566db475f44286916e1f035936fe74e1135ea3e
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon Jan 18 11:36:13 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 11:36:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1566db47

x11-plugins/wmmaiload: Remove old

Bug: https://bugs.gentoo.org/764125
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild | 48 -------------------------
 1 file changed, 48 deletions(-)

diff --git a/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild b/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild
deleted file mode 100644
index c0e09e89449..00000000000
--- a/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit toolchain-funcs
-
-DESCRIPTION="dockapp that monitors one or more mailboxes"
-HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html"
-SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-	x11-libs/libXpm"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${PN}-2.2.1-checkthread.patch )
-src_prepare() {
-	sed -i -e "s/-lssl/\0 -lcrypto/" wmmaiload/Init.make || die
-	sed -e "s/SSLv2_client_method/SSLv23_client_method/" \
-		-i wmmaiload/ssl.c || die
-
-	default
-}
-
-src_configure() {
-	# The ./configure script is not autoconf based, therefore don't use econf:
-	./configure -p /usr || die
-}
-
-src_compile() {
-	emake \
-		CC="$(tc-getCC)" \
-		CFLAGS="${CFLAGS}" \
-		DEBUG_LDFLAGS="" \
-		LDFLAGS="${LDFLAGS}" \
-		DEBUG_CFLAGS=""
-}
-
-src_install() {
-	dobin ${PN}/${PN} ${PN}-config/${PN}-config
-	doman doc/*.1
-	dodoc AUTHORS ChangeLog FAQ NEWS README THANKS TODO doc/sample.${PN}rc
-}


             reply	other threads:[~2021-01-18 11:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18 11:36 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-08  7:24 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmaiload/ Sergei Trofimovich
2021-01-07 13:12 Sam James
2021-01-07  1:08 Sam James
2021-01-07  0:58 Sam James
2020-12-17 14:50 Aaron Bauman
2020-12-17 12:21 Sam James
2020-12-03  2:01 Thomas Deutschmann
2020-12-02 22:39 Sam James
2020-11-29 17:17 Sergei Trofimovich
2018-12-11 14:29 Bernard Cafarelli
2016-06-10 12:10 Bernard Cafarelli

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=1610969773.1566db475f44286916e1f035936fe74e1135ea3e.soap@gentoo \
    --to=soap@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