public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ganv/
Date: Fri,  4 Nov 2022 07:21:06 +0000 (UTC)	[thread overview]
Message-ID: <1667546460.402f3d390d6b67d05cacde6240443de59173820a.fordfrog@gentoo> (raw)

commit:     402f3d390d6b67d05cacde6240443de59173820a
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 07:21:00 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 07:21:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=402f3d39

media-libs/ganv: dropped obsolete 1.8.0-r1

Bug: https://bugs.gentoo.org/879123
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/ganv/Manifest             |  1 -
 media-libs/ganv/ganv-1.8.0-r1.ebuild | 40 ------------------------------------
 2 files changed, 41 deletions(-)

diff --git a/media-libs/ganv/Manifest b/media-libs/ganv/Manifest
index 58024540f117..40c2ef905f75 100644
--- a/media-libs/ganv/Manifest
+++ b/media-libs/ganv/Manifest
@@ -1,2 +1 @@
-DIST ganv-1.8.0.tar.bz2 382822 BLAKE2B 4936b7f87fa7cf17ed86b8165558684f0f59387c9673144d57d8505e41f367735117e9f5b08508dcecb831b77b6bbc6559323417824a9f8defc43c81cc91d469 SHA512 00969879592af11d211ad790b970a8a3765ec0591515af856230e3fc9371b1611f2a4edc73d1fc59371a4c4a49c7479f279dc6f298d843296e6707cd2d495af4
 DIST ganv-1.8.2.tar.xz 80496 BLAKE2B 45e5370f3b94a7010f89943225748e40291583f7d2cc80f637f3db4fac3a03c9b58217bd8e8119f7867302c43846be47e928721addce68560c63cec5faa3b4d4 SHA512 12544d45fc3b06a02dcfaf41be266770a8dcbd079979b07cb1a05388e3cdddd54040b609f76c16c8982d89f864e5000d04fd2d09d8036705a41cafe944c2a6dd

diff --git a/media-libs/ganv/ganv-1.8.0-r1.ebuild b/media-libs/ganv/ganv-1.8.0-r1.ebuild
deleted file mode 100644
index 11edc6ed0656..000000000000
--- a/media-libs/ganv/ganv-1.8.0-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE='threads(+)'
-inherit flag-o-matic waf-utils python-any-r1
-
-DESCRIPTION="A GTK+ widget for interactive graph-like environments"
-HOMEPAGE="https://drobilla.net/software/ganv.html"
-SRC_URI="https://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+fdgl +graphviz introspection nls"
-
-RDEPEND="
-	dev-cpp/glibmm:2
-	dev-cpp/gtkmm:2.4
-	x11-libs/gtk+:2
-	graphviz? ( media-gfx/graphviz[gtk2] )
-	introspection? (
-		app-text/yelp-tools
-		dev-libs/gobject-introspection:=[doctool] )
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	dev-util/glib-utils
-	nls? ( virtual/libintl )
-"
-
-src_configure() {
-	append-cxxflags -std=c++11
-	waf-utils_src_configure \
-		$(use graphviz || echo "--no-graphviz") \
-		$(use fdgl || echo "--no-fdgl") \
-		$(use nls || echo "--no-nls") \
-		$(use introspection && echo "--gir")
-}


             reply	other threads:[~2022-11-04  7:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-04  7:21 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-03  8:08 [gentoo-commits] repo/gentoo:master commit in: media-libs/ganv/ Agostino Sarubbo
2022-11-03  7:59 Agostino Sarubbo
2022-10-02  8:17 Miroslav Šulc
2022-04-12 17:39 Matt Turner
2022-04-12 17:39 Matt Turner
2021-02-09 10:05 Miroslav Šulc
2021-02-08 17:26 Sam James
2021-02-08 17:25 Sam James
2021-01-08 13:01 Miroslav Šulc
2020-09-18  7:55 Miroslav Šulc
2020-08-12 16:38 Miroslav Šulc
2020-07-17  7:44 Agostino Sarubbo
2020-07-17  7:21 Agostino Sarubbo
2020-06-10  8:00 Miroslav Šulc
2020-01-23 12:18 Agostino Sarubbo
2020-01-23 10:59 Agostino Sarubbo
2015-12-23 10:59 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=1667546460.402f3d390d6b67d05cacde6240443de59173820a.fordfrog@gentoo \
    --to=fordfrog@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