public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/hp2xx/
Date: Sun, 24 Nov 2019 03:21:50 +0000 (UTC)	[thread overview]
Message-ID: <1574565699.1e2faa6983970441a6b4d8b35ffbed9c56b714be.bman@gentoo> (raw)

commit:     1e2faa6983970441a6b4d8b35ffbed9c56b714be
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 03:04:39 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 03:21:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2faa69

media-gfx/hp2xx: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-gfx/hp2xx/hp2xx-3.4.4.ebuild | 44 --------------------------------------
 1 file changed, 44 deletions(-)

diff --git a/media-gfx/hp2xx/hp2xx-3.4.4.ebuild b/media-gfx/hp2xx/hp2xx-3.4.4.ebuild
deleted file mode 100644
index 731025135db..00000000000
--- a/media-gfx/hp2xx/hp2xx-3.4.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils base
-
-DESCRIPTION="Convert Hewlett-Packard's HP-GL plotter language to other graphics formats"
-HOMEPAGE="https://www.gnu.org/software/hp2xx/"
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	media-libs/libpng
-	media-libs/tiff
-	sys-libs/zlib
-	virtual/jpeg
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-r1.patch" )
-
-src_prepare() {
-	base_src_prepare
-	cp -v makes/generic.mak sources/Makefile || die
-}
-
-src_compile() {
-	cd "${S}/sources" || die
-	emake all
-}
-
-src_install() {
-	dodir /usr/bin /usr/share/info /usr/share/man/man1
-
-	make prefix="${D}/usr" \
-		mandir="${D}/usr/share/man" \
-		infodir="${D}/usr/share/info" \
-		install || die
-}


             reply	other threads:[~2019-11-24  3:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-24  3:21 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-14 21:26 [gentoo-commits] repo/gentoo:master commit in: media-gfx/hp2xx/ Jonas Stein
2017-12-19  1:26 Jonas Stein

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=1574565699.1e2faa6983970441a6b4d8b35ffbed9c56b714be.bman@gentoo \
    --to=bman@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