summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-08 11:38:35 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-08 11:38:35 +0200
commit57fefd09ac431c424c7cdf1dffd4d3976b772e81 (patch)
tree5154f061cf0cc0a1841842c93da33dedf27879d3
parentnet-libs/telepathy-qt: Remove last-rited pkg (diff)
downloadgentoo-57fefd09ac431c424c7cdf1dffd4d3976b772e81.tar.gz
gentoo-57fefd09ac431c424c7cdf1dffd4d3976b772e81.tar.bz2
gentoo-57fefd09ac431c424c7cdf1dffd4d3976b772e81.zip
net-libs/telepathy-farstream: Remove last-rited pkg
Bug: https://bugs.gentoo.org/926193 Bug: https://bugs.gentoo.org/891791 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-libs/telepathy-farstream/Manifest1
-rw-r--r--net-libs/telepathy-farstream/metadata.xml8
-rw-r--r--net-libs/telepathy-farstream/telepathy-farstream-0.6.2-r1.ebuild50
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 60 deletions
diff --git a/net-libs/telepathy-farstream/Manifest b/net-libs/telepathy-farstream/Manifest
deleted file mode 100644
index 80639d181f6d..000000000000
--- a/net-libs/telepathy-farstream/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST telepathy-farstream-0.6.2.tar.gz 601409 BLAKE2B 0e130f657fe888e7be732aff2d14782f9b650a004aff1962f0df99f88537a9425acc88764b1945c6fef1e6e53edfafce08c3e1f81530a3703f9c09bc61e6ca2c SHA512 ef9c07df607add411df404f5e2dfbf92afde8387291980e59f9e0b85d6edf0904582f10491316ae01349fe242d44a3579a27663127d5a91cb7b06ad163b6e4a6
diff --git a/net-libs/telepathy-farstream/metadata.xml b/net-libs/telepathy-farstream/metadata.xml
deleted file mode 100644
index 7128c027c5d9..000000000000
--- a/net-libs/telepathy-farstream/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="freedesktop-gitlab">telepathy/telepathy-farstream</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2-r1.ebuild b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2-r1.ebuild
deleted file mode 100644
index cac3e6329a6b..000000000000
--- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome2
-
-DESCRIPTION="Telepathy client library that uses Farstream to handle Call channels"
-HOMEPAGE="https://telepathy.freedesktop.org/"
-SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0/3"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv x86"
-IUSE="examples +introspection"
-
-RDEPEND="
- >=dev-libs/glib-2.32:2
- >=sys-apps/dbus-0.60
- >=dev-libs/dbus-glib-0.60
- media-libs/gstreamer:1.0[introspection?]
- >=net-libs/telepathy-glib-0.21[introspection?]
- net-libs/farstream:0.2=[introspection?]
- introspection? ( >=dev-libs/gobject-introspection-1.30 )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- >=dev-build/gtk-doc-am-1.17
- virtual/pkgconfig
-"
-
-src_configure() {
- gnome2_src_configure \
- --disable-Werror \
- $(use_enable introspection)
-}
-
-src_install() {
- gnome2_src_install
-
- if use examples; then
- docinto examples
- dodoc examples/*.c
- docompress -x /usr/share/doc/${PF}/examples
-
- docinto examples/python
- dodoc examples/python/*.py
- docompress -x /usr/share/doc/${PF}/examples/python
- fi
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index d0bd65a28cc1..ef985f86910d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -337,7 +337,6 @@ sys-apps/memtest86
net-im/telepathy-connection-managers
net-libs/sofia-sip
net-libs/telepathy-accounts-signon
-net-libs/telepathy-farstream
# Sam James <sam@gentoo.org> (2024-03-28)
# Newer 5.4.x releases were signed by a potentially compromised upstream maintainer.