[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-farstream/, profiles/

2024-05-08 Thread Michał Górny
commit: 57fefd09ac431c424c7cdf1dffd4d3976b772e81
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May  8 09:38:35 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May  8 09:38:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57fefd09

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  gentoo.org>

 net-libs/telepathy-farstream/Manifest  |  1 -
 net-libs/telepathy-farstream/metadata.xml  |  8 
 .../telepathy-farstream-0.6.2-r1.ebuild| 50 --
 profiles/package.mask  |  1 -
 4 files changed, 60 deletions(-)

diff --git a/net-libs/telepathy-farstream/Manifest 
b/net-libs/telepathy-farstream/Manifest
deleted file mode 100644
index 80639d181f6d..
--- 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..
--- a/net-libs/telepathy-farstream/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-  
-telepathy/telepathy-farstream
-  
-

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..
--- 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  (2024-03-28)
 # Newer 5.4.x releases were signed by a potentially compromised upstream 
maintainer.



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-farstream/

2022-11-24 Thread Matt Turner
commit: af6299cf95385d7e3eb10f645aedf4de1cc728ba
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Nov 12 14:33:22 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Nov 25 03:07:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6299cf

net-libs/telepathy-farstream: Drop gnome@ as a maintainer

Signed-off-by: Matt Turner  gentoo.org>

 net-libs/telepathy-farstream/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-libs/telepathy-farstream/metadata.xml 
b/net-libs/telepathy-farstream/metadata.xml
index 8f440659b2d9..7128c027c5d9 100644
--- a/net-libs/telepathy-farstream/metadata.xml
+++ b/net-libs/telepathy-farstream/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-gn...@gentoo.org
-Gentoo GNOME Desktop
-  
+  
   
 telepathy/telepathy-farstream
   



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-farstream/

2022-10-31 Thread Matt Turner
commit: 605e60298b42cf60e72636f65bea1a2124e9e38f
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 21:20:35 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Oct 31 17:58:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605e6029

net-libs/telepathy-farstream: Set remote-id

Signed-off-by: Matt Turner  gentoo.org>

 net-libs/telepathy-farstream/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/net-libs/telepathy-farstream/metadata.xml 
b/net-libs/telepathy-farstream/metadata.xml
index 7b343b06be8a..8f440659b2d9 100644
--- a/net-libs/telepathy-farstream/metadata.xml
+++ b/net-libs/telepathy-farstream/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
+  
+gn...@gentoo.org
+Gentoo GNOME Desktop
+  
+  
+telepathy/telepathy-farstream
+  
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-farstream/

2022-04-10 Thread David Seifert
commit: a6e84758d0d3e686cdde1d411beddb42cb9b03a5
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr 10 15:57:09 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 10 15:57:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e84758

net-libs/telepathy-farstream: update EAPI 5 -> 8

Closes: https://bugs.gentoo.org/835363
Signed-off-by: David Seifert  gentoo.org>

 ...farstream-0.6.2.ebuild => telepathy-farstream-0.6.2-r1.ebuild} | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild 
b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2-r1.ebuild
similarity index 94%
rename from net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
rename to net-libs/telepathy-farstream/telepathy-farstream-0.6.2-r1.ebuild
index a858d56f3f30..1801446994da 100644
--- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
+++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2-r1.ebuild
@@ -1,8 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=8
 
 inherit gnome2
 
@@ -24,14 +23,14 @@ RDEPEND="
net-libs/farstream:0.2=[introspection?]
introspection? ( >=dev-libs/gobject-introspection-1.30 )
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
>=dev-util/gtk-doc-am-1.17
virtual/pkgconfig
 "
 
 src_configure() {
gnome2_src_configure \
-   --disable-static \
--disable-Werror \
$(use_enable introspection)
 }
@@ -43,6 +42,7 @@ src_install() {
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



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-farstream/

2022-02-13 Thread Conrad Kostecki
commit: 4eb899c918d685e2f5096747b03dc37b77207f1b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Feb 13 00:04:18 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Feb 13 21:07:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb899c9

net-libs/telepathy-farstream: fix DeprecatedInsinto

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../telepathy-farstream/telepathy-farstream-0.6.2.ebuild | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild 
b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
index b547deb7fd6f..a858d56f3f30 100644
--- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
+++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -40,9 +40,11 @@ src_install() {
gnome2_src_install
 
if use examples; then
-   insinto /usr/share/doc/${PF}/examples
-   doins examples/*.c
-   insinto /usr/share/doc/${PF}/examples/python
-   doins examples/python/*.py
+   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
 }



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-farstream/

2021-09-12 Thread Yixun Lan
commit: 9dcc4e02f5ffe146b2da99a5eace24bc7f34e983
Author: Alex Fan  yahoo  com>
AuthorDate: Sun Sep 12 07:43:32 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Sep 12 11:27:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dcc4e02

net-libs/telepathy-farstream: keyword 0.6.2 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild 
b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
index 2ab4a5ca885..b547deb7fd6 100644
--- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
+++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ 
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 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv x86"
 IUSE="examples +introspection"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-farstream/

2020-04-17 Thread Sergei Trofimovich
commit: ac14f95dc8aa487d9528c394e3d13e3603df6b03
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr 17 15:08:20 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr 17 16:24:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac14f95d

net-libs/telepathy-farstream: drop ~sparc

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild 
b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
index 258733ee6ce..2ab4a5ca885 100644
--- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
+++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ 
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 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="examples +introspection"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-farstream/

2019-07-28 Thread Aaron Bauman
commit: 6b126a15a0ab2ae8cf49f23f9f2edc7f241df989
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jul 28 16:50:41 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jul 28 17:01:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b126a15

net-libs/telepathy-farstream: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild 
b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
index faf903c2f21..258733ee6ce 100644
--- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
+++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild
@@ -12,7 +12,7 @@ 
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 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="examples +introspection"
 
 RDEPEND="