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-libs/wxsvg/
Date: Wed,  2 Dec 2020 00:32:01 +0000 (UTC)	[thread overview]
Message-ID: <1606869108.e9683fae46404bb77494d2793a95b29fee2c0f8e.bman@gentoo> (raw)

commit:     e9683fae46404bb77494d2793a95b29fee2c0f8e
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  1 23:44:04 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 00:31:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9683fae

media-libs/wxsvg: drop old

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

 media-libs/wxsvg/Manifest           |  1 -
 media-libs/wxsvg/wxsvg-1.5.9.ebuild | 41 -------------------------------------
 2 files changed, 42 deletions(-)

diff --git a/media-libs/wxsvg/Manifest b/media-libs/wxsvg/Manifest
index 6a1f299c897..af88c78bc42 100644
--- a/media-libs/wxsvg/Manifest
+++ b/media-libs/wxsvg/Manifest
@@ -1,2 +1 @@
 DIST wxsvg-1.5.11.tar.bz2 514919 BLAKE2B d15d3478b69c4db4bd1cfc5032ff4909d35aca45f69694dbb74db72bc9d651fae3b8948382f60abd3f93a36dd4756f8f8f2c37acf7ac0b8859a9b03cb8cfda55 SHA512 d3538969bc0dda6bab740efef6952c2ca92e0ca74780c6370e3c6daf21d641e894b570d13b6ca408839b1b37df2aca9a3cf32d6423ddbf5f9f84274cfb1b8582
-DIST wxsvg-1.5.9.tar.bz2 512874 BLAKE2B a81099720e8835637ca82c7c0a3738dba36d16425982aba92f72f1427787e281260b3d06a972b0739d090610f8ab487e23f056f87284251c2a87a960666fb088 SHA512 eda51832dfa646cd4a681acdbbc1282b9d82d3a0571633c1212f89093ac23cad57f8f8e03fb7c35591b956a9b18c48852d439c44204830f1efd813549bc7eada

diff --git a/media-libs/wxsvg/wxsvg-1.5.9.ebuild b/media-libs/wxsvg/wxsvg-1.5.9.ebuild
deleted file mode 100644
index 89506ea43f1..00000000000
--- a/media-libs/wxsvg/wxsvg-1.5.9.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-WX_GTK_VER=3.0
-inherit eutils ltprune wxwidgets
-
-DESCRIPTION="C++ library to create, manipulate and render SVG files"
-HOMEPAGE="http://wxsvg.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="wxWinLL-3"
-SLOT="0/3" # based on SONAME of libwxsvg.so
-KEYWORDS="amd64 x86"
-IUSE="static-libs"
-
-RDEPEND=">=dev-libs/expat-2:=
-	>=dev-libs/glib-2.28:2=
-	dev-libs/libxml2:=
-	media-libs/fontconfig:=
-	media-libs/freetype:2=
-	x11-libs/cairo:=
-	x11-libs/pango:=
-	x11-libs/wxGTK:${WX_GTK_VER}=[X]
-	>=media-video/ffmpeg-2.6:0="
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog TODO )
-
-src_configure() {
-	need-wxwidgets base-unicode
-	econf \
-		$(use_enable static-libs static) \
-		--with-wx-config=${WX_CONFIG}
-}
-
-src_install() {
-	default
-	prune_libtool_files
-}


             reply	other threads:[~2020-12-02  0:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-02  0:32 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-25  1:21 [gentoo-commits] repo/gentoo:master commit in: media-libs/wxsvg/ Ionen Wolkens
2025-03-12 10:14 Ionen Wolkens
2024-07-10  4:21 Ionen Wolkens
2024-06-20 18:14 Arthur Zamarin
2021-08-14  3:48 Sam James
2020-04-26  7:54 Mikle Kolyada
2017-11-07 18:48 Pacho Ramos
2017-11-07 18:22 Thomas Deutschmann
2017-07-15  9:46 Pacho Ramos
2017-02-09 13:57 Alexis Ballier
2016-12-29 10:45 Agostino Sarubbo
2016-12-21 16:24 Tobias Klausmann
2016-08-29 13:19 Alexis Ballier
2015-10-24 11:22 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=1606869108.e9683fae46404bb77494d2793a95b29fee2c0f8e.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