From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmgrabimage/
Date: Tue, 11 Dec 2018 14:29:36 +0000 (UTC) [thread overview]
Message-ID: <1544538476.28217fc46124be64206b3b4b3c68466fe22249c8.voyageur@gentoo> (raw)
commit: 28217fc46124be64206b3b4b3c68466fe22249c8
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec 7 14:09:05 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 14:27:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28217fc4
x11-plugins/wmgrabimage: drop old
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild | 51 ----------------------
1 file changed, 51 deletions(-)
diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild
deleted file mode 100644
index 4ad78dfcd83..00000000000
--- a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-MY_PN=${PN/grabi/GrabI}
-
-DESCRIPTION="wmGrabImage grabs an image from the WWW and displays it"
-HOMEPAGE="https://www.dockapps.net/wmgrabimage"
-SRC_URI="https://www.dockapps.net/download/${MY_PN}-${PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-RDEPEND=">=net-misc/wget-1.9-r2
- >=media-gfx/imagemagick-5.5.7.15
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXpm"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
-
-S=${WORKDIR}/${MY_PN}-${PV}/${MY_PN}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${PN}-noman.patch
- sed -i -e 's/-geom /-geometry /' GrabImage || die "sed failed."
- sed -i -e 's/install -s -m /install -m /' Makefile || die "sed failed."
-}
-
-src_compile() {
- emake clean || die "emake clean failed."
- emake CFLAGS="${CFLAGS} -Wall" SYSTEM="${LDFLAGS}" || die "emake failed."
-}
-
-src_install() {
- dodir /usr/bin
- emake DESTDIR="${D}/usr" install || die "einstall failed."
-
- doman wmGrabImage.1
-
- dodoc ../{BUGS,CHANGES,HINTS,TODO}
-
- domenu "${FILESDIR}"/${PN}.desktop
-}
next reply other threads:[~2018-12-11 14:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-11 14:29 Bernard Cafarelli [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-09 15:43 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmgrabimage/ Bernard Cafarelli
2022-03-04 0:40 Sam James
2018-06-14 9:02 Bernard Cafarelli
2017-11-27 13:51 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=1544538476.28217fc46124be64206b3b4b3c68466fe22249c8.voyageur@gentoo \
--to=voyageur@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