* [gentoo-commits] repo/gentoo:master commit in: net-libs/libgfbgraph/, profiles/
@ 2023-04-30 10:07 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2023-04-30 10:07 UTC (permalink / raw
To: gentoo-commits
commit: 707f9fb081e563f01250f5b0848924fda790c87a
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 10:06:23 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 10:06:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=707f9fb0
net-libs/libgfbgraph: treeclean
Bug: https://bugs.gentoo.org/809722
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-libs/libgfbgraph/Manifest | 1 -
net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild | 53 ---------------------------
net-libs/libgfbgraph/metadata.xml | 11 ------
profiles/package.mask | 7 ----
4 files changed, 72 deletions(-)
diff --git a/net-libs/libgfbgraph/Manifest b/net-libs/libgfbgraph/Manifest
deleted file mode 100644
index ead3b0e1861b..000000000000
--- a/net-libs/libgfbgraph/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gfbgraph-0.2.5.tar.xz 283632 BLAKE2B 7a229e098623613c3c758dd7d9d4802cf82a6b8c7f6c81ad8de2392597d13b6db9978ef1794321aa6915f9065dca030e58ef1569d64f956a7048846e996cea23 SHA512 c3a1168935272377c211d95e4efcb8ed56d129589bcaa6e0d7b5dff7ca916f0c63dc30eb1a903aea3de51cb109ae787e985bdd9485fb97cd1b5b6971bea01a1e
diff --git a/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild b/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild
deleted file mode 100644
index 68894bb99e0b..000000000000
--- a/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GNOME_ORG_MODULE="gfbgraph"
-GNOME2_EAUTORECONF="yes"
-
-inherit gnome2
-
-DESCRIPTION="A GObject library for Facebook Graph API"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/libgfbgraph/"
-
-LICENSE="LGPL-2.1+"
-SLOT="0.2"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-IUSE="+introspection"
-
-DEPEND="
- dev-libs/glib:2
- dev-libs/json-glib[introspection?]
- net-libs/libsoup:2.4[introspection?]
- net-libs/gnome-online-accounts
- net-libs/rest:0.7[introspection?]
- introspection? ( >=dev-libs/gobject-introspection-1.30:= )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- dev-util/gtk-doc
- >=dev-util/gtk-doc-am-1.14
- virtual/pkgconfig
-"
-# gtk-doc needed for autoreconf
-
-src_prepare() {
- # Test requires a credentials.ini file.
- # https://gitlab.gnome.org/GNOME/libgfbgraph/-/issues/7#note_802926
- sed -i -e 's:TESTS = gtestutils:TESTS =:' tests/Makefile.am || die
-
- gnome2_src_prepare
-}
-
-src_configure() {
- gnome2_src_configure \
- --disable-static \
- $(use_enable introspection)
-}
-
-src_install() {
- gnome2_src_install
- # Remove files installed in the wrong place
- # https://gitlab.gnome.org/GNOME/libgfbgraph/-/issues/10
- rm -rf "${ED}"/usr/doc
-}
diff --git a/net-libs/libgfbgraph/metadata.xml b/net-libs/libgfbgraph/metadata.xml
deleted file mode 100644
index e380f14e5912..000000000000
--- a/net-libs/libgfbgraph/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
- <upstream>
- <remote-id type="gnome-gitlab">GNOME/libgfbgraph</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 63bd05d824f1..d2d5c2234faa 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -292,13 +292,6 @@ dev-ruby/ddmemoize
# [2] https://wiki.gentoo.org/wiki/Nouveau
x11-drivers/nvidia-drivers:0/390
-# Matt Turner <mattst88@gentoo.org> (2023-03-30)
-# gnome-online-miners and libzapojit are archived upstream. All three packages
-# are stuck on libsoup-2.4. gnome-photos is the only reverse dependency of
-# gnome-online-miners, and it works without it.
-# Removal on 2023-04-30.
-net-libs/libgfbgraph
-
# Sam James <sam@gentoo.org> (2023-03-29)
# Regressions in solving ability affecting e.g. igraph:
# https://github.com/opencollab/arpack-ng/issues/401
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-04-30 10:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-30 10:07 [gentoo-commits] repo/gentoo:master commit in: net-libs/libgfbgraph/, profiles/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox