public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Stephan Hartmann" <sultan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/xfig/
Date: Fri, 16 Oct 2020 09:17:06 +0000 (UTC)	[thread overview]
Message-ID: <1602839762.558c348423a6dd18867947c421b60c8fe6cfddd9.sultan@gentoo> (raw)

commit:     558c348423a6dd18867947c421b60c8fe6cfddd9
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Fri Oct 16 06:10:58 2020 +0000
Commit:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 09:16:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558c3484

media-gfx/xfig: security cleanup

Bug: https://bugs.gentoo.org/718806
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17946
Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>

 media-gfx/xfig/Manifest              |  1 -
 media-gfx/xfig/xfig-3.2.6a-r1.ebuild | 47 ------------------------------------
 2 files changed, 48 deletions(-)

diff --git a/media-gfx/xfig/Manifest b/media-gfx/xfig/Manifest
index f8d167641cd..46a43488a86 100644
--- a/media-gfx/xfig/Manifest
+++ b/media-gfx/xfig/Manifest
@@ -1,2 +1 @@
 DIST xfig-3.2.7b.tar.xz 5059984 BLAKE2B a22465e16019e9887e302ea308e250ad5d7ba0c49aec8f554a73d3b4489d803a05041cb7d267c543a7c0d3b78eac25077c628283f82767932afcc9d9750ce883 SHA512 f3396ebf8a5961909e58b05b60117fd7bbc8c24fabbd47f108eaea9586f4180af572faffe077b1a5dcbf669ebd69b1c2791f302c126dea62a44aa1592de66f73
-DIST xfig-full-3.2.6a.tar.xz 5502944 BLAKE2B 3a83feeb5647ffa9586b9ce40116e9854a423c0cc90265ad78b27c0c82a15bbda9d9734475aba13f442c259cd0489a667242f319ac758ddbfea1a5b268e12550 SHA512 82e292e050213b6d22be5e174224308b446505e25208f29d4f4c5e760a87ff4104b9dcea0a332241c9bca358e1d44336bb38c316eb3f28130d7c8828c10a805f

diff --git a/media-gfx/xfig/xfig-3.2.6a-r1.ebuild b/media-gfx/xfig/xfig-3.2.6a-r1.ebuild
deleted file mode 100644
index 2a08fb6f16d..00000000000
--- a/media-gfx/xfig/xfig-3.2.6a-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit xdg
-
-DESCRIPTION="A menu-driven tool to draw and manipulate objects interactively in an X window"
-HOMEPAGE="http://mcj.sourceforge.net/"
-SRC_URI="mirror://sourceforge/mcj/${PN}-full-${PV}.tar.xz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="jpeg nls postscript"
-
-RDEPEND="
-	x11-libs/libXaw
-	x11-libs/libXaw3d
-	x11-libs/libXi
-	x11-libs/libXt
-	media-libs/libpng:0=
-	media-fonts/font-misc-misc
-	media-fonts/urw-fonts
-	>=media-gfx/transfig-3.2.5-r1
-	media-libs/netpbm
-	jpeg? ( virtual/jpeg:0= )
-	nls? ( x11-libs/libXaw3d[unicode] )
-	postscript? ( app-text/ghostscript-gpl )
-"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto
-"
-
-PATCHES=(
-	"${FILESDIR}/${PN}-3.2.6a-urwfonts.patch"
-	"${FILESDIR}/${PN}-3.2.6a-solaris.patch"
-	"${FILESDIR}/${PN}-3.2.6a-app-defaults.patch"
-)
-
-src_configure() {
-	econf \
-		$(use_enable nls i18n) \
-		$(use_enable jpeg) \
-		$(use_with postscript gs) \
-		--htmldir="${EPREFIX}/usr/share/doc/${PF}" # it expects docdir...
-}


             reply	other threads:[~2020-10-16  9:17 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16  9:17 Stephan Hartmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-24 13:38 [gentoo-commits] repo/gentoo:master commit in: media-gfx/xfig/ Sam James
2024-01-24  9:37 Hans de Graaff
2024-01-19 23:08 Ionen Wolkens
2024-01-12  8:42 Sam James
2024-01-11  9:38 Sam James
2023-12-30  1:26 Ionen Wolkens
2023-12-24 11:08 Sam James
2023-12-23 10:45 Hans de Graaff
2022-12-18  8:38 Sam James
2022-12-18  8:38 Sam James
2022-12-18  8:38 Sam James
2022-12-18  8:38 Sam James
2022-12-18  8:38 Sam James
2022-12-18  8:38 Sam James
2022-09-01  1:00 Sam James
2022-08-28 17:59 Matt Turner
2021-01-06 14:07 Fabian Groffen
2020-10-15 22:21 Sergei Trofimovich
2020-10-14  9:18 Agostino Sarubbo
2020-10-14  9:18 Agostino Sarubbo
2020-10-14  9:18 Agostino Sarubbo
2020-10-14  9:17 Agostino Sarubbo
2020-10-14  9:17 Agostino Sarubbo
2020-10-10  7:22 Joonas Niilola
2020-10-10  7:22 Joonas Niilola
2020-09-03 10:08 Joonas Niilola
2018-04-02  0:51 Matt Turner
2018-04-02  0:51 Matt Turner
2018-03-05 20:26 Sergei Trofimovich
2018-03-04 11:34 Tobias Klausmann
2018-03-01 18:28 Pacho Ramos
2018-03-01 18:28 Pacho Ramos
2018-02-06 15:10 Thomas Deutschmann
2018-01-15 19:03 Tobias Klausmann
2018-01-11 22:31 Sergei Trofimovich
2017-08-31 12:16 Tim Harder
2017-08-31 12:16 Tim Harder
2017-03-24 17:19 Andreas Hüttel
2016-08-06  9:39 Pacho Ramos

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=1602839762.558c348423a6dd18867947c421b60c8fe6cfddd9.sultan@gentoo \
    --to=sultan@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