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

2023-05-14 Thread Sam James
commit: 6c2c2536fe3370650c9e88b1bd1846b297dea1b4
Author: Sam James  gentoo  org>
AuthorDate: Sun May 14 17:02:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 14 17:10:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c2c2536

net-libs/farstream: defer to new global USE=valgrind description

Signed-off-by: Sam James  gentoo.org>

 net-libs/farstream/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/net-libs/farstream/metadata.xml b/net-libs/farstream/metadata.xml
index d0556aad200f..74e4881d13b0 100644
--- a/net-libs/farstream/metadata.xml
+++ b/net-libs/farstream/metadata.xml
@@ -2,9 +2,6 @@
 https://www.gentoo.org/dtd/metadata.dtd;>
 
   
-  
-Compile in valgrind memory hints
-  
   
 farstream/farstream
   



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

2023-04-16 Thread Matt Turner
commit: 4db279d41d8179a7d770a8ea54d179133599a252
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr 17 00:48:40 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr 17 00:48:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db279d4

net-libs/farstream: Specify slot dependency on gupnp-igd

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

 .../farstream/{farstream-0.2.9.ebuild => farstream-0.2.9-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9-r1.ebuild
similarity index 98%
rename from net-libs/farstream/farstream-0.2.9.ebuild
rename to net-libs/farstream/farstream-0.2.9-r1.ebuild
index e9c168e952c2..f3c7655535a9 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9-r1.ebuild
@@ -25,7 +25,7 @@ COMMON_DEPEND="
>=dev-libs/glib-2.40:2
>=net-libs/libnice-0.1.8
introspection? ( >=dev-libs/gobject-introspection-0.10.11:= )
-   upnp? ( >=net-libs/gupnp-igd-0.2:= )
+   upnp? ( >=net-libs/gupnp-igd-0.2:0= )
 "
 RDEPEND="${COMMON_DEPEND}
>=media-libs/gst-plugins-bad-1.4:1.0



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

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

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

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

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

diff --git a/net-libs/farstream/metadata.xml b/net-libs/farstream/metadata.xml
index dafbbed59f92..d0556aad200f 100644
--- a/net-libs/farstream/metadata.xml
+++ b/net-libs/farstream/metadata.xml
@@ -1,10 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-gn...@gentoo.org
-Gentoo GNOME Desktop
-  
+  
   
 Compile in valgrind memory hints
   



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

2022-10-31 Thread Matt Turner
commit: 9e8ab7a0bddcb3d2ea3d481fd1755799c63107a5
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 21:20:30 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Oct 31 14:27:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e8ab7a0

net-libs/farstream: Set remote-id

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

 net-libs/farstream/metadata.xml | 17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/net-libs/farstream/metadata.xml b/net-libs/farstream/metadata.xml
index ccbf1e879a03..dafbbed59f92 100644
--- a/net-libs/farstream/metadata.xml
+++ b/net-libs/farstream/metadata.xml
@@ -1,11 +1,14 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-
-Compile in valgrind memory hints
-
+  
+gn...@gentoo.org
+Gentoo GNOME Desktop
+  
+  
+Compile in valgrind memory hints
+  
+  
+farstream/farstream
+  
 



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

2021-08-26 Thread Sam James
commit: af299c8a25355ff56dc3909e00fed1b6c98759b7
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 27 00:44:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 27 00:44:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af299c8a

net-libs/farstream: workaround parallel build failure

Closes: https://bugs.gentoo.org/776175
Signed-off-by: Sam James  gentoo.org>

 net-libs/farstream/farstream-0.2.9.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9.ebuild
index eb7ddd40101..bb9bc8aee73 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -66,5 +66,7 @@ src_compile() {
# https://bugzilla.gnome.org/show_bug.cgi?id=744135
# https://bugzilla.gnome.org/show_bug.cgi?id=744134
addpredict /dev
-   gnome2_src_compile
+
+   # bug #776175 for -j1
+   MAKEOPTS="-j1" gnome2_src_compile
 }



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

2021-04-15 Thread Matt Turner
commit: 9228b9d96c17b3ca8dbce738eeef990437260e1e
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 15 15:33:51 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 15 15:33:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9228b9d9

net-libs/farstream: Drop old versions

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

 net-libs/farstream/Manifest|  1 -
 net-libs/farstream/farstream-0.2.8-r2.ebuild   | 66 --
 .../farstream/files/farstream-0.2.8-make43.patch   | 60 
 3 files changed, 127 deletions(-)

diff --git a/net-libs/farstream/Manifest b/net-libs/farstream/Manifest
index 0ba8ee3c392..1074f09275e 100644
--- a/net-libs/farstream/Manifest
+++ b/net-libs/farstream/Manifest
@@ -1,2 +1 @@
-DIST farstream-0.2.8.tar.gz 1315548 BLAKE2B 
3f90e6150fd13d02369837b019ad3b935165130b8396133697d0819861f5a5ed79c6eab3efdc3bcc5a6887807285bece21f188bc756ec3cd64a57f5682f5b348
 SHA512 
7ec5c57f8778f4107cb628dbf411e38b726152cf78920127dff4423239ff7e4980b6b4f938abba2aa21ab984b1e3053e7e648611322a0ce94df0af576df99a7e
 DIST farstream-0.2.9.tar.gz 1334833 BLAKE2B 
3c23f9534cb8578acd82bb0f7308891e0448cbf5a5b986f27d14e4d727a1e52f4268532c44dcc84e2a1db19504840ddac128c9bd0a731f06e2972d233d8781b9
 SHA512 
8840725d2f1de59bebc8c49cf68a6712822a4e7b6ba9078713f80e3c35a39135565a1a885edab43a562f895e11b8f5d8d666d57d9b3814dabb661f46498515bd

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
deleted file mode 100644
index 3ef67aeb0e5..000
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
-SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="+introspection test upnp"
-SLOT="0.2/5" # .so version
-
-# Tests need shmsink from gst-plugins-bad, which isn't packaged
-# FIXME: do an out-of-tree build for tests if USE=-msn
-RESTRICT="test"
-
-COMMONDEPEND="
-   >=media-libs/gstreamer-1.4:1.0
-   >=media-libs/gst-plugins-base-1.4:1.0
-   >=dev-libs/glib-2.32:2
-   >=net-libs/libnice-0.1.8
-   introspection? ( >=dev-libs/gobject-introspection-0.10.11:= )
-   upnp? ( >=net-libs/gupnp-igd-0.2:= )
-"
-RDEPEND="${COMMONDEPEND}
-   >=media-libs/gst-plugins-bad-1.4:1.0
-   >=media-libs/gst-plugins-good-1.4:1.0
-   media-plugins/gst-plugins-srtp:1.0
-   media-plugins/gst-plugins-libnice:1.0
-"
-DEPEND="${COMMONDEPEND}
-   ${PYTHON_DEPS}
-   dev-util/glib-utils
-   >=dev-util/gtk-doc-am-1.18
-   virtual/pkgconfig
-   test? (
-   media-libs/gst-plugins-base:1.0[vorbis]
-   media-libs/gst-plugins-good:1.0 )
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.2.8-make43.patch # remove when bumping and 
switching to Meson
-)
-
-src_configure() {
-   
plugins="fsrawconference,fsrtpconference,fsmsnconference,fsrtpxdata,fsfunnel,fsrtcpfilter,fsvideoanyrate"
-   gnome2_src_configure \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable upnp gupnp) \
-   --with-plugins=${plugins} \
-   ac_cv_path_PYTHON=
-}
-
-src_compile() {
-   # Prevent sandbox violations, bug #539224
-   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
-   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
-   addpredict /dev
-   gnome2_src_compile
-}

diff --git a/net-libs/farstream/files/farstream-0.2.8-make43.patch 
b/net-libs/farstream/files/farstream-0.2.8-make43.patch
deleted file mode 100644
index c1e1c0d4279..000
--- a/net-libs/farstream/files/farstream-0.2.8-make43.patch
+++ /dev/null
@@ -1,60 +0,0 @@
 a/farstream/Makefile.in
-+++ b/farstream/Makefile.in
-@@ -17,6 +17,8 @@
- # these are the variables your Makefile.am should set
- # the example is based on the colorbalance interface
- 
-+H := \#
-+
- #glib_enum_headers=$(colorbalance_headers)
- #glib_enum_define=GST_COLOR_BALANCE
- #glib_gen_prefix=gst_color_balance
-@@ -549,7 +551,7 @@
- glib_enum_define = FS
- glib_gen_prefix = _fs
- glib_gen_basename = fs
--enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\")
-+enum_headers = $(foreach h,$(glib_enum_headers),\n$(H)include \"$(h)\")
- @HAVE_INTROSPECTION_TRUE@introspection_sources = \
- @HAVE_INTROSPECTION_TRUE@ $(libfarstream_@FS_APIVERSION@_la_SOURCES) \
- @HAVE_INTROSPECTION_TRUE@ $(nodist_libfarstreaminclude_HEADERS) \
 a/gst/fsrtpconference/Makefile.in
-+++ b/gst/fsrtpconference/Makefile.in
-@@ -17,6 

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

2021-04-14 Thread Sam James
commit: 7265129687340cccd4f8cc8bbd2f00dad1dc75cb
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 15 05:22:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 15 05:24:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72651296

net-libs/farstream: Stabilize 0.2.9 x86, #782847

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9.ebuild
index dca14d8d297..eb7ddd40101 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp valgrind"
 SLOT="0.2/5" # .so version
 



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

2021-04-14 Thread Sam James
commit: cda4b660aa4d59ce023a7e757645e6be94543a6b
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 15 01:31:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 15 01:32:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda4b660

net-libs/farstream: Stabilize 0.2.9 arm64, #782847

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9.ebuild
index 4642325bd55..dca14d8d297 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp valgrind"
 SLOT="0.2/5" # .so version
 



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

2021-04-14 Thread Sam James
commit: 1a501efe1261a788db312f1040b989ee8cb116dd
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 15 00:12:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 15 00:12:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a501efe

net-libs/farstream: Stabilize 0.2.9 ppc64, #782847

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9.ebuild
index ad3f204811f..4642325bd55 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp valgrind"
 SLOT="0.2/5" # .so version
 



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

2021-04-14 Thread Sam James
commit: d123fc11753a587490b718802d196fa502963b38
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 14 22:04:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 14 22:06:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d123fc11

net-libs/farstream: Stabilize 0.2.9 arm, #782847

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9.ebuild
index bd610e8cc0e..4bc3cf1c67d 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp valgrind"
 SLOT="0.2/5" # .so version
 



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

2021-04-14 Thread Sam James
commit: 0e336e5fdf2256fb4db37fad93fc51ec7122e096
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 14 22:05:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 14 22:06:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e336e5f

net-libs/farstream: Stabilize 0.2.9 ppc, #782847

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9.ebuild
index 4bc3cf1c67d..ad3f204811f 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp valgrind"
 SLOT="0.2/5" # .so version
 



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

2021-04-14 Thread Mikle Kolyada
commit: abf5576683bd4aa1d53583418f928d3ecbe39fbf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Apr 14 18:51:27 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Apr 14 18:51:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf55766

net-libs/farstream: Stabilize 0.2.9 amd64, #782847

Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9.ebuild
index 4c76af4f7c7..bd610e8cc0e 100644
--- a/net-libs/farstream/farstream-0.2.9.ebuild
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp valgrind"
 SLOT="0.2/5" # .so version
 



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

2021-03-13 Thread Matt Turner
commit: c052229f15357863a90206fafe9e9352264d3047
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Mar 13 17:24:42 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Mar 13 18:08:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c052229f

net-libs/farstream: Version bump to 0.2.9

Closes: https://bugs.gentoo.org/713226
Signed-off-by: Matt Turner  gentoo.org>

 net-libs/farstream/Manifest|  1 +
 net-libs/farstream/farstream-0.2.9.ebuild  | 70 ++
 .../farstream/files/farstream-0.2.9-make43.patch   | 38 
 net-libs/farstream/metadata.xml|  3 +
 4 files changed, 112 insertions(+)

diff --git a/net-libs/farstream/Manifest b/net-libs/farstream/Manifest
index 21d215588d1..0ba8ee3c392 100644
--- a/net-libs/farstream/Manifest
+++ b/net-libs/farstream/Manifest
@@ -1 +1,2 @@
 DIST farstream-0.2.8.tar.gz 1315548 BLAKE2B 
3f90e6150fd13d02369837b019ad3b935165130b8396133697d0819861f5a5ed79c6eab3efdc3bcc5a6887807285bece21f188bc756ec3cd64a57f5682f5b348
 SHA512 
7ec5c57f8778f4107cb628dbf411e38b726152cf78920127dff4423239ff7e4980b6b4f938abba2aa21ab984b1e3053e7e648611322a0ce94df0af576df99a7e
+DIST farstream-0.2.9.tar.gz 1334833 BLAKE2B 
3c23f9534cb8578acd82bb0f7308891e0448cbf5a5b986f27d14e4d727a1e52f4268532c44dcc84e2a1db19504840ddac128c9bd0a731f06e2972d233d8781b9
 SHA512 
8840725d2f1de59bebc8c49cf68a6712822a4e7b6ba9078713f80e3c35a39135565a1a885edab43a562f895e11b8f5d8d666d57d9b3814dabb661f46498515bd

diff --git a/net-libs/farstream/farstream-0.2.9.ebuild 
b/net-libs/farstream/farstream-0.2.9.ebuild
new file mode 100644
index 000..4c76af4f7c7
--- /dev/null
+++ b/net-libs/farstream/farstream-0.2.9.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+GNOME2_EAUTORECONF=yes
+inherit gnome2
+
+DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
+SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+IUSE="+introspection test upnp valgrind"
+SLOT="0.2/5" # .so version
+
+# Tests need shmsink from gst-plugins-bad, which isn't packaged
+# FIXME: do an out-of-tree build for tests if USE=-msn
+RESTRICT="test"
+
+COMMON_DEPEND="
+   >=media-libs/gstreamer-1.4:1.0
+   >=media-libs/gst-plugins-base-1.4:1.0
+   >=dev-libs/glib-2.40:2
+   >=net-libs/libnice-0.1.8
+   introspection? ( >=dev-libs/gobject-introspection-0.10.11:= )
+   upnp? ( >=net-libs/gupnp-igd-0.2:= )
+"
+RDEPEND="${COMMON_DEPEND}
+   >=media-libs/gst-plugins-bad-1.4:1.0
+   >=media-libs/gst-plugins-good-1.4:1.0
+   media-plugins/gst-plugins-srtp:1.0
+   media-plugins/gst-plugins-libnice:1.0
+"
+DEPEND="${COMMON_DEPEND}
+   ${PYTHON_DEPS}
+   test? (
+   media-libs/gst-plugins-base:1.0[vorbis]
+   media-libs/gst-plugins-good:1.0
+   )
+   valgrind? ( dev-util/valgrind )
+"
+BDEPEND="
+   dev-util/glib-utils
+   >=dev-util/gtk-doc-am-1.18
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.2.9-make43.patch
+)
+
+src_configure() {
+   
plugins="fsrawconference,fsrtpconference,fsmsnconference,fsrtpxdata,fsfunnel,fsrtcpfilter,fsvideoanyrate"
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable upnp gupnp) \
+   $(use_enable valgrind) \
+   --with-plugins=${plugins}
+}
+
+src_compile() {
+   # Prevent sandbox violations, bug #539224
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
+   addpredict /dev
+   gnome2_src_compile
+}

diff --git a/net-libs/farstream/files/farstream-0.2.9-make43.patch 
b/net-libs/farstream/files/farstream-0.2.9-make43.patch
new file mode 100644
index 000..20a84f6e59d
--- /dev/null
+++ b/net-libs/farstream/files/farstream-0.2.9-make43.patch
@@ -0,0 +1,38 @@
+From 54987d445ea714b467d901b7daf8c09ed0644189 Mon Sep 17 00:00:00 2001
+From: Debarshi Ray 
+Date: Thu, 12 Mar 2020 14:07:23 +0100
+Subject: [PATCH] build: Adapt to backwards incompatible change in GNU Make 4.3
+
+GNU Make 4.3 has a backwards incompatible change affecting the use of
+number signs or hashes (ie., #) inside function invocations. See:
+https://lists.gnu.org/archive/html/info-gnu/2020-01/msg4.html
+
+In this case, it would expand the '\#' in the '\n\#include \"$(h)\"'
+argument to the foreach call to '\#', not '#'. This would lead to
+spurious backslashes in front of the '#include' directives in the
+generated fs-enumtypes.c file.
+
+Spotted by Ernestas Kulik.
+

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

2020-09-19 Thread Michał Górny
commit: b65973ee6b0337fc2aeb92a39c54f5de94b482eb
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 19 11:19:04 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 19 11:28:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b65973ee

net-libs/farstream: Disable unused Python check

Closes: https://bugs.gentoo.org/735406
Signed-off-by: Michał Górny  gentoo.org>

 net-libs/farstream/farstream-0.2.8-r2.ebuild | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 2325786f6d3..3ef67aeb0e5 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -3,9 +3,8 @@
 
 EAPI=6
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
 
-inherit gnome2 python-any-r1
+inherit gnome2
 
 DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
@@ -48,17 +47,14 @@ PATCHES=(
"${FILESDIR}"/${PN}-0.2.8-make43.patch # remove when bumping and 
switching to Meson
 )
 
-pkg_setup() {
-   python-any-r1_pkg_setup
-}
-
 src_configure() {

plugins="fsrawconference,fsrtpconference,fsmsnconference,fsrtpxdata,fsfunnel,fsrtcpfilter,fsvideoanyrate"
gnome2_src_configure \
--disable-static \
$(use_enable introspection) \
$(use_enable upnp gupnp) \
-   --with-plugins=${plugins}
+   --with-plugins=${plugins} \
+   ac_cv_path_PYTHON=
 }
 
 src_compile() {



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

2020-04-16 Thread Sergei Trofimovich
commit: 2886302ec46cff274916d7c933124a9608184e1c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Apr 16 08:34:11 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Apr 16 18:05:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2886302e

net-libs/farstream: drop ~sparc

Depends indirectly on net-libs/libsrtp, which is -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/farstream/farstream-0.2.8-r2.ebuild | 2 +-
 profiles/arch/sparc/package.use.mask | 4 
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 6f608311514..2325786f6d3 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index d6e551d5e00..d699bc77edd 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Rolf Eike Beer  (2020-04-15)
+# net-libs/farstream is not keyworded on sparc
+net-im/pidgin gstreamer
+
 # Rolf Eike Beer  (2020-04-15)
 # dev-qt/designer is not keyworded on sparc
 sys-libs/gwenhywfar designer



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

2020-03-20 Thread Matt Turner
commit: 1343bebcc3bc01a7b1f10537799c42fff050b8b8
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 20 21:50:25 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 20 21:52:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1343bebc

net-libs/farstream: drop hppa keywords

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

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 94ad2225e92..9cb35078d63 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2020-03-18 Thread David Seifert
commit: e04eab18475790eb27332c2890798821134927fb
Author: David Seifert  gentoo  org>
AuthorDate: Wed Mar 18 11:56:10 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Mar 18 11:56:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e04eab18

net-libs/farstream: Fix for >=make-4.3

Closes: https://bugs.gentoo.org/706080
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: David Seifert  gentoo.org>

 net-libs/farstream/farstream-0.2.8-r2.ebuild   |  4 ++
 .../farstream/files/farstream-0.2.8-make43.patch   | 60 ++
 2 files changed, 64 insertions(+)

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index c5a2f6eb67f..94ad2225e92 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -44,6 +44,10 @@ DEPEND="${COMMONDEPEND}
media-libs/gst-plugins-good:1.0 )
 "
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.2.8-make43.patch # remove when bumping and 
switching to Meson
+)
+
 pkg_setup() {
python-any-r1_pkg_setup
 }

diff --git a/net-libs/farstream/files/farstream-0.2.8-make43.patch 
b/net-libs/farstream/files/farstream-0.2.8-make43.patch
new file mode 100644
index 000..c1e1c0d4279
--- /dev/null
+++ b/net-libs/farstream/files/farstream-0.2.8-make43.patch
@@ -0,0 +1,60 @@
+--- a/farstream/Makefile.in
 b/farstream/Makefile.in
+@@ -17,6 +17,8 @@
+ # these are the variables your Makefile.am should set
+ # the example is based on the colorbalance interface
+ 
++H := \#
++
+ #glib_enum_headers=$(colorbalance_headers)
+ #glib_enum_define=GST_COLOR_BALANCE
+ #glib_gen_prefix=gst_color_balance
+@@ -549,7 +551,7 @@
+ glib_enum_define = FS
+ glib_gen_prefix = _fs
+ glib_gen_basename = fs
+-enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\")
++enum_headers = $(foreach h,$(glib_enum_headers),\n$(H)include \"$(h)\")
+ @HAVE_INTROSPECTION_TRUE@introspection_sources = \
+ @HAVE_INTROSPECTION_TRUE@ $(libfarstream_@FS_APIVERSION@_la_SOURCES) \
+ @HAVE_INTROSPECTION_TRUE@ $(nodist_libfarstreaminclude_HEADERS) \
+--- a/gst/fsrtpconference/Makefile.in
 b/gst/fsrtpconference/Makefile.in
+@@ -17,6 +17,8 @@
+ # these are the variables your Makefile.am should set
+ # the example is based on the colorbalance interface
+ 
++H := \#
++
+ #glib_enum_headers=$(colorbalance_headers)
+ #glib_enum_define=GST_COLOR_BALANCE
+ #glib_gen_prefix=gst_color_balance
+@@ -569,7 +571,7 @@
+ glib_enum_define = FS_RTP
+ glib_gen_prefix = _fs_rtp
+ glib_gen_basename = fs-rtp
+-enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\")
++enum_headers = $(foreach h,$(glib_enum_headers),\n$(H)include \"$(h)\")
+ all: all-am
+ 
+ .SUFFIXES:
+--- a/transmitters/rawudp/Makefile.in
 b/transmitters/rawudp/Makefile.in
+@@ -17,6 +17,8 @@
+ # these are the variables your Makefile.am should set
+ # the example is based on the colorbalance interface
+ 
++H := \#
++
+ #glib_enum_headers=$(colorbalance_headers)
+ #glib_enum_define=GST_COLOR_BALANCE
+ #glib_gen_prefix=gst_color_balance
+@@ -496,7 +498,7 @@
+ glib_enum_define = FS_RAWUDP
+ glib_gen_prefix = _fs_rawudp
+ glib_gen_basename = fs-rawudp
+-enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\")
++enum_headers = $(foreach h,$(glib_enum_headers),\n$(H)include \"$(h)\")
+ all: all-am
+ 
+ .SUFFIXES:



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

2020-02-12 Thread Mart Raudsepp
commit: 3602220c1350839dde5676275c118686a0708619
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Feb 12 11:01:35 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Feb 12 11:45:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3602220c

net-libs/farstream: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/farstream/farstream-0.2.8-r1.ebuild | 65 
 1 file changed, 65 deletions(-)

diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild 
b/net-libs/farstream/farstream-0.2.8-r1.ebuild
deleted file mode 100644
index 20a915a51b3..000
--- a/net-libs/farstream/farstream-0.2.8-r1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1
-
-DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
-SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
-IUSE="+introspection test upnp"
-SLOT="0.2/5" # .so version
-
-# Tests need shmsink from gst-plugins-bad, which isn't packaged
-# FIXME: do an out-of-tree build for tests if USE=-msn
-RESTRICT="test"
-
-COMMONDEPEND="
-   >=media-libs/gstreamer-1.4:1.0
-   >=media-libs/gst-plugins-base-1.4:1.0
-   >=dev-libs/glib-2.32:2
-   >=net-libs/libnice-0.1.8
-   introspection? ( >=dev-libs/gobject-introspection-0.10.11:= )
-   upnp? ( >=net-libs/gupnp-igd-0.2:= )
-"
-RDEPEND="${COMMONDEPEND}
-   >=media-libs/gst-plugins-good-1.4:1.0
-   >=media-libs/gst-plugins-bad-1.4:1.0
-   media-plugins/gst-plugins-libnice:1.0
-"
-DEPEND="${COMMONDEPEND}
-   ${PYTHON_DEPS}
-   dev-util/glib-utils
-   >=dev-util/gtk-doc-am-1.18
-   virtual/pkgconfig
-   test? (
-   media-libs/gst-plugins-base:1.0[vorbis]
-   media-libs/gst-plugins-good:1.0 )
-"
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-}
-
-src_configure() {
-   
plugins="fsrawconference,fsrtpconference,fsmsnconference,fsrtpxdata,fsfunnel,fsrtcpfilter,fsvideoanyrate"
-   gnome2_src_configure \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable upnp gupnp) \
-   --with-plugins=${plugins}
-}
-
-src_compile() {
-   # Prevent sandbox violations, bug #539224
-   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
-   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
-   addpredict /dev
-   gnome2_src_compile
-}



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

2020-02-12 Thread Mart Raudsepp
commit: 8f007ecea56cd4615deebfd8fde0d564a3b48e2b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Feb 12 11:01:10 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Feb 12 11:45:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f007ece

net-libs/farstream: drop to ~hppa

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild 
b/net-libs/farstream/farstream-0.2.8-r1.ebuild
index 94b43b7dfee..20a915a51b3 100644
--- a/net-libs/farstream/farstream-0.2.8-r1.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2020-01-17 Thread Agostino Sarubbo
commit: 3a0e6746ebe76ff3d0a54121449fd8a94735bfc7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jan 17 13:05:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jan 17 13:05:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0e6746

net-libs/farstream: ia64 stable wrt bug #685254

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 9734a66c0d9..2477ed524c0 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.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=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2019-07-28 Thread Aaron Bauman
commit: 44bc3181ecd1e0ecea3a048a9fea77cde5a24c8c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jul 28 16:56:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jul 28 17:02:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44bc3181

net-libs/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/farstream/farstream-0.2.8-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 0073a65ba15..9734a66c0d9 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2019-07-03 Thread Agostino Sarubbo
commit: f3de8244f644ca931fef35e4ebb2439eb2a2689a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul  3 07:10:45 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul  3 07:10:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3de8244

net-libs/farstream: ppc stable wrt bug #685254

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index d7667bd8152..0073a65ba15 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2019-06-27 Thread Agostino Sarubbo
commit: 4216b71ce70890d7243f42c9b3fc3b6452f3ef99
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 27 12:34:23 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 27 12:34:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4216b71c

net-libs/farstream: ppc64 stable wrt bug #685254

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 66460a2d096..d7667bd8152 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2019-06-17 Thread Mikle Kolyada
commit: cbd0b4f9b7a12e2ce885894282ffc4224e614fad
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jun 17 10:06:16 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jun 17 10:06:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd0b4f9

net-libs/farstream: alpha stable wrt bug #685254

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index a6d6e87d72d..66460a2d096 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2019-05-23 Thread Mikle Kolyada
commit: 349f7f03977ee7662e7df61b76fe78c8ca0e91d9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May 23 13:01:16 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May 23 13:01:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349f7f03

net-libs/farstream: arm stable wrt bug #685254

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 5fb5b32b80e..a6d6e87d72d 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2018-11-23 Thread Mart Raudsepp
commit: c3511aed7fec75fbda01e5a758c8bff3ef2c4752
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Nov 23 22:14:38 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Nov 23 22:15:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3511aed

net-libs/farstream-0.2.8-r2: rekeyword ~arm64 (bug #664298)

Signed-off-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 3fd77a58e93..1f577d2f0c3 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2018-11-18 Thread Mikle Kolyada
commit: 88e4f3a140fa874f43134d5673d5f6399fadd2a4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Nov 18 09:45:03 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Nov 18 09:45:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e4f3a1

net-libs/farstream: Add ~arm keyword wrt bug #664298

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 49efe0757aa..3fd77a58e93 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2018-11-01 Thread Mart Raudsepp
commit: 9b395f376ddf326f0d7b4f818c6542ea30ba643b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Nov  1 20:40:54 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Nov  1 20:41:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b395f37

net-libs/farstream: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/668890
Signed-off-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 net-libs/farstream/farstream-0.2.8-r1.ebuild | 3 ++-
 net-libs/farstream/farstream-0.2.8-r2.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild 
b/net-libs/farstream/farstream-0.2.8-r1.ebuild
index 3c16cfb1287..ee9b123f673 100644
--- a/net-libs/farstream/farstream-0.2.8-r1.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -35,6 +35,7 @@ RDEPEND="${COMMONDEPEND}
 "
 DEPEND="${COMMONDEPEND}
${PYTHON_DEPS}
+   dev-util/glib-utils
>=dev-util/gtk-doc-am-1.18
virtual/pkgconfig
test? (

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 2fdbdd8a8d1..49efe0757aa 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -36,6 +36,7 @@ RDEPEND="${COMMONDEPEND}
 "
 DEPEND="${COMMONDEPEND}
${PYTHON_DEPS}
+   dev-util/glib-utils
>=dev-util/gtk-doc-am-1.18
virtual/pkgconfig
test? (



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

2018-10-31 Thread Sergei Trofimovich
commit: 0f18885a99f9f3c9411d6cb55e3a8cbdf9973ad6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Oct 31 07:58:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Oct 31 08:39:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f18885a

net-libs/farstream: keyworded 0.2.8-r2 for ia64, bug #664298

Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index a3776270579..2fdbdd8a8d1 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2018-10-20 Thread Sergei Trofimovich
commit: ed71e7c44f6e5dfadbf9d03647062215fd7b12c7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct 20 12:08:49 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct 20 12:15:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed71e7c4

net-libs/farstream: keyworded 0.2.8-r2 for ppc, bug #664298

Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index d1497de6c5e..a3776270579 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2018-10-17 Thread Tobias Klausmann
commit: 799bf97468c77ec61c3867cf2414ca2adf253a79
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Oct 17 12:10:59 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Oct 17 12:11:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799bf974

net-libs/farstream-0.2.8-r2: add ~alpha keyword

Bug: http://bugs.gentoo.org/664298
Signed-off-by: Tobias Klausmann  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index 5e47397a3ad..d1497de6c5e 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2018-08-25 Thread Sergei Trofimovich
commit: f1f75dacb5f07977a0e24a254b3916d41ae32783
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 25 18:42:53 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 25 18:44:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1f75dac

net-libs/farstream: keyworded 0.2.8-r2 for ppc64, bug #664298

Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

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

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
index e199f1c8e30..5e47397a3ad 100644
--- a/net-libs/farstream/farstream-0.2.8-r2.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2018-08-22 Thread Mart Raudsepp
commit: c5ef5cc9fe706c9811291f2c36448bc7b7c01a06
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Aug 22 19:03:06 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Aug 22 19:20:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ef5cc9

net-libs/farstream: add missing gst-plugins-srtp runtime dep

Closes: https://bugs.gentoo.org/664174
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 net-libs/farstream/farstream-0.2.8-r2.ebuild | 65 
 1 file changed, 65 insertions(+)

diff --git a/net-libs/farstream/farstream-0.2.8-r2.ebuild 
b/net-libs/farstream/farstream-0.2.8-r2.ebuild
new file mode 100644
index 000..e199f1c8e30
--- /dev/null
+++ b/net-libs/farstream/farstream-0.2.8-r2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-any-r1
+
+DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
+SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="+introspection test upnp"
+SLOT="0.2/5" # .so version
+
+# Tests need shmsink from gst-plugins-bad, which isn't packaged
+# FIXME: do an out-of-tree build for tests if USE=-msn
+RESTRICT="test"
+
+COMMONDEPEND="
+   >=media-libs/gstreamer-1.4:1.0
+   >=media-libs/gst-plugins-base-1.4:1.0
+   >=dev-libs/glib-2.32:2
+   >=net-libs/libnice-0.1.8
+   introspection? ( >=dev-libs/gobject-introspection-0.10.11:= )
+   upnp? ( >=net-libs/gupnp-igd-0.2:= )
+"
+RDEPEND="${COMMONDEPEND}
+   >=media-libs/gst-plugins-bad-1.4:1.0
+   >=media-libs/gst-plugins-good-1.4:1.0
+   media-plugins/gst-plugins-srtp:1.0
+   media-plugins/gst-plugins-libnice:1.0
+"
+DEPEND="${COMMONDEPEND}
+   ${PYTHON_DEPS}
+   >=dev-util/gtk-doc-am-1.18
+   virtual/pkgconfig
+   test? (
+   media-libs/gst-plugins-base:1.0[vorbis]
+   media-libs/gst-plugins-good:1.0 )
+"
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+}
+
+src_configure() {
+   
plugins="fsrawconference,fsrtpconference,fsmsnconference,fsrtpxdata,fsfunnel,fsrtcpfilter,fsvideoanyrate"
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable upnp gupnp) \
+   --with-plugins=${plugins}
+}
+
+src_compile() {
+   # Prevent sandbox violations, bug #539224
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
+   addpredict /dev
+   gnome2_src_compile
+}



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

2017-09-01 Thread Mart Raudsepp
commit: 12d97a5bbfff3a0b8659d8b832ee4f0c64a7699a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Aug 28 08:47:11 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Sep  2 04:18:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d97a5b

net-libs/farstream: Drop sparc stable keywords

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild 
b/net-libs/farstream/farstream-0.2.8-r1.ebuild
index 69f063bdedd..c9d89717977 100644
--- a/net-libs/farstream/farstream-0.2.8-r1.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2017-01-26 Thread Mart Raudsepp
commit: 9f40dbb7558e80914eb3e2a92314bcbcae2adb1d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Jan 26 09:34:21 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jan 26 10:55:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f40dbb7

net-libs/farstream: Remove long gone transitional libnice[gstreamer] dep

gst-plugins-libnice:0.10 transition is done, no old libnice with USE=gstreamer 
remains in tree

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-libs/farstream/farstream-0.1.2-r2.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild 
b/net-libs/farstream/farstream-0.1.2-r2.ebuild
index 495aab1..94a46fa 100644
--- a/net-libs/farstream/farstream-0.1.2-r2.ebuild
+++ b/net-libs/farstream/farstream-0.1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -36,9 +36,7 @@ COMMONDEPEND="
 RDEPEND="${COMMONDEPEND}
>=media-libs/gst-plugins-good-0.10.17:0.10
>=media-libs/gst-plugins-bad-0.10.17:0.10
-   || (
-   >=media-plugins/gst-plugins-libnice-0.1.0:0.10
-   <=net-libs/libnice-0.1.3[gstreamer] )
+   >=media-plugins/gst-plugins-libnice-0.1.0:0.10
!net-libs/farsight2
 "
 # This package is just a rename from farsight2



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

2017-01-26 Thread Mart Raudsepp
commit: 91ef0dcccdff8ace60cfacc0b7dfec230d106b1d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Jan 26 09:30:06 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jan 26 10:55:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ef0dcc

net-libs/farstream: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-libs/farstream/Manifest   |  1 -
 net-libs/farstream/farstream-0.2.7.ebuild | 67 ---
 net-libs/farstream/farstream-0.2.8.ebuild | 65 --
 3 files changed, 133 deletions(-)

diff --git a/net-libs/farstream/Manifest b/net-libs/farstream/Manifest
index a9f35b0..87d1334 100644
--- a/net-libs/farstream/Manifest
+++ b/net-libs/farstream/Manifest
@@ -1,3 +1,2 @@
 DIST farstream-0.1.2.tar.gz 1265972 SHA256 
fa5a40597b47b59d124f7fd57f66704b030d576cdc0d90e107c7a592f05e73d9 SHA512 
7d9ddde5d17205752a17298fb90cf855a828b2ae58746fbdc7e47749cee5e5eac4fd56f97f58251a5d253901cdd555e9cfade6016b6d92df99daefbe850e2910
 WHIRLPOOL 
273d20082152ff09adf8e64481b1b7c7ba7e6a24fc09addc219880fbee7f1e6b9845ce727c032fa3c364e8d2440736fd0324015426591b7e9766f11054828294
-DIST farstream-0.2.7.tar.gz 1309470 SHA256 
dad0ed43cf94e71df558c23825abe57db59d1ee8d970ffaec5e2dbc2e7acbf7d SHA512 
98c72eb9045bf7d0ee7d38fc1d7eea0b8ad942fc39843df075bf6f61bc0bed619aafb36ae08d55a6e61265bd47137ec75ffbfc2846c7cbcb4cbef187844426d8
 WHIRLPOOL 
515901c25aab04c5c7ae91a96285e36095844d730cf38e4f4f9aabfaeb7ed09a0a4ba5eddbfcb1b7c8ff52ed7f7f16cb7a7a2814d29953d8d5097bb06dd95abc
 DIST farstream-0.2.8.tar.gz 1315548 SHA256 
2b3b9c6b4f64ace8c83e03d1da5c5a2884c1cae10b35471072b574201ab38908 SHA512 
7ec5c57f8778f4107cb628dbf411e38b726152cf78920127dff4423239ff7e4980b6b4f938abba2aa21ab984b1e3053e7e648611322a0ce94df0af576df99a7e
 WHIRLPOOL 
70772016e9c6fcdf64dc2ec32cafe074ef7fa193cae7114625ab0c2501fcdd1f8eccc4e98a31bb0d69ee58047602951259970797183d5dba065f28fe920dbf71

diff --git a/net-libs/farstream/farstream-0.2.7.ebuild 
b/net-libs/farstream/farstream-0.2.7.ebuild
deleted file mode 100644
index 1bd6a72..
--- a/net-libs/farstream/farstream-0.2.7.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1
-
-DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
-SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
-IUSE="+introspection test upnp"
-
-SLOT="0.2/5" # .so version
-
-# Tests need shmsink from gst-plugins-bad, which isn't packaged
-# FIXME: do an out-of-tree build for tests if USE=-msn
-RESTRICT="test"
-
-COMMONDEPEND="
-   >=media-libs/gstreamer-1.4:1.0
-   >=media-libs/gst-plugins-base-1.4:1.0
-   >=dev-libs/glib-2.32:2
-   >=net-libs/libnice-0.1.8
-   introspection? ( >=dev-libs/gobject-introspection-0.10.11 )
-   upnp? ( >=net-libs/gupnp-igd-0.2:= )
-"
-RDEPEND="${COMMONDEPEND}
-   >=media-libs/gst-plugins-good-1.4:1.0
-   >=media-libs/gst-plugins-bad-1.4:1.0
-   media-plugins/gst-plugins-libnice:1.0
-"
-DEPEND="${COMMONDEPEND}
-   ${PYTHON_DEPS}
-   >=dev-util/gtk-doc-am-1.18
-   virtual/pkgconfig
-   test? (
-   media-libs/gst-plugins-base:1.0[vorbis]
-   media-libs/gst-plugins-good:1.0 )
-"
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-}
-
-src_configure() {
-   
plugins="fsrawconference,fsrtpconference,fsfunnel,fsrtcpfilter,fsvideoanyrate"
-   gnome2_src_configure \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable upnp gupnp) \
-   --with-plugins=${plugins}
-}
-
-src_compile() {
-   # Prevent sandbox violations, bug #539224
-   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
-   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
-   addpredict /dev
-   gnome2_src_compile
-}

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
deleted file mode 100644
index aadc61c..
--- a/net-libs/farstream/farstream-0.2.8.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1
-
-DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
-SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 

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

2016-12-06 Thread Markus Meier
commit: 4bddc996f4b74fdefe16213272f43991faf90bd4
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Dec  6 20:42:51 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Dec  6 20:42:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bddc996

net-libs/farstream: arm stable, bug #587010

Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"

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

diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild 
b/net-libs/farstream/farstream-0.2.8-r1.ebuild
index ab55949..78fba88 100644
--- a/net-libs/farstream/farstream-0.2.8-r1.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-10-03 Thread Jeroen Roovers
commit: aac957e840101e0d66f231352da26908f98ad663
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct  3 05:55:13 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct  3 06:11:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac957e8

net-libs/farstream: Stable for HPPA (bug #587010).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild 
b/net-libs/farstream/farstream-0.2.8-r1.ebuild
index 7892dca..ab55949 100644
--- a/net-libs/farstream/farstream-0.2.8-r1.ebuild
+++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-09-17 Thread Pacho Ramos
commit: 5186623d9c3387cadf79957dde43c13cdf725d8e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep 17 14:50:06 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep 17 14:58:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5186623d

net-libs/farstream: Build more plugins (#592154 by Joakim Tjernlund)

Package-Manager: portage-2.3.0

 net-libs/farstream/farstream-0.2.8-r1.ebuild | 65 
 1 file changed, 65 insertions(+)

diff --git a/net-libs/farstream/farstream-0.2.8-r1.ebuild 
b/net-libs/farstream/farstream-0.2.8-r1.ebuild
new file mode 100644
index ..1229752
--- /dev/null
+++ b/net-libs/farstream/farstream-0.2.8-r1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-any-r1
+
+DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
+SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE="+introspection test upnp"
+SLOT="0.2/5" # .so version
+
+# Tests need shmsink from gst-plugins-bad, which isn't packaged
+# FIXME: do an out-of-tree build for tests if USE=-msn
+RESTRICT="test"
+
+COMMONDEPEND="
+   >=media-libs/gstreamer-1.4:1.0
+   >=media-libs/gst-plugins-base-1.4:1.0
+   >=dev-libs/glib-2.32:2
+   >=net-libs/libnice-0.1.8
+   introspection? ( >=dev-libs/gobject-introspection-0.10.11:= )
+   upnp? ( >=net-libs/gupnp-igd-0.2:= )
+"
+RDEPEND="${COMMONDEPEND}
+   >=media-libs/gst-plugins-good-1.4:1.0
+   >=media-libs/gst-plugins-bad-1.4:1.0
+   media-plugins/gst-plugins-libnice:1.0
+"
+DEPEND="${COMMONDEPEND}
+   ${PYTHON_DEPS}
+   >=dev-util/gtk-doc-am-1.18
+   virtual/pkgconfig
+   test? (
+   media-libs/gst-plugins-base:1.0[vorbis]
+   media-libs/gst-plugins-good:1.0 )
+"
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+}
+
+src_configure() {
+   
plugins="fsrawconference,fsrtpconference,fsmsnconference,fsrtpxdata,fsfunnel,fsrtcpfilter,fsvideoanyrate"
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable upnp gupnp) \
+   --with-plugins=${plugins}
+}
+
+src_compile() {
+   # Prevent sandbox violations, bug #539224
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
+   addpredict /dev
+   gnome2_src_compile
+}



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

2016-07-30 Thread Jeroen Roovers
commit: dfd7659810d28af9017e4c3addd23d05f86650e2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Jul 30 10:05:00 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Jul 30 10:27:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd76598

net-libs/farstream: Stable for HPPA (bug #584468).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

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

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
index 1aa921f..aadc61c 100644
--- a/net-libs/farstream/farstream-0.2.8.ebuild
+++ b/net-libs/farstream/farstream-0.2.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-07-08 Thread Markus Meier
commit: 3b2608b5eea0a78b646996710b8ae1fdae510b68
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Jul  8 14:25:48 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Jul  8 14:25:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2608b5

net-libs/farstream: arm stable, bug #586698

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

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

diff --git a/net-libs/farstream/farstream-0.2.7.ebuild 
b/net-libs/farstream/farstream-0.2.7.ebuild
index b755de4..1bd6a72 100644
--- a/net-libs/farstream/farstream-0.2.7.ebuild
+++ b/net-libs/farstream/farstream-0.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 
 SLOT="0.2/5" # .so version



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

2016-07-08 Thread Agostino Sarubbo
commit: 2bd5ed07b3c766e97c7b569015942fb580bd8857
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul  8 13:28:42 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul  8 13:28:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd5ed07

net-libs/farstream: ia64 stable wrt bug #586698

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
index b4d6da53..1aa921f 100644
--- a/net-libs/farstream/farstream-0.2.8.ebuild
+++ b/net-libs/farstream/farstream-0.2.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-07-08 Thread Agostino Sarubbo
commit: abc5ad5e31858478a2b879e3dfb7cac7a33906d6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul  8 08:42:19 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul  8 08:42:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc5ad5e

net-libs/farstream: sparc stable wrt bug #586698

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
index d95785b..b4d6da53 100644
--- a/net-libs/farstream/farstream-0.2.8.ebuild
+++ b/net-libs/farstream/farstream-0.2.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-07-08 Thread Agostino Sarubbo
commit: 09278183933f6a3eb37eba5f2bc5268beea93dbe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jul  8 08:17:39 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jul  8 08:17:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09278183

net-libs/farstream: ppc stable wrt bug #586698

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
index 90075fb..d95785b 100644
--- a/net-libs/farstream/farstream-0.2.8.ebuild
+++ b/net-libs/farstream/farstream-0.2.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-06-30 Thread Tobias Klausmann
commit: fd31f02459336e394fe87d432c467d3cd617220e
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Thu Jun 30 13:00:25 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Thu Jun 30 13:00:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd31f024

net-libs/farstream-0.2.8-r0: add alpha keyword

Gentoo-Bug: 586698

Package-Manager: portage-2.3.0

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

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
index 7d2e4d8..90075fb 100644
--- a/net-libs/farstream/farstream-0.2.8.ebuild
+++ b/net-libs/farstream/farstream-0.2.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-06-11 Thread Pacho Ramos
commit: f81d6361ca549251bc40fa0e92a9a07d29cc82c6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 11 12:16:27 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 11 19:38:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81d6361

net-libs/farstream: x86 stable, bug 584468

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"

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

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
index 0227acf..7d2e4d8 100644
--- a/net-libs/farstream/farstream-0.2.8.ebuild
+++ b/net-libs/farstream/farstream-0.2.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-06-11 Thread Pacho Ramos
commit: 34569698a40b618a0e452ef26aa804c0d2392ac7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 11 11:56:31 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 11 12:05:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34569698

net-libs/farstream: amd64 stable, bug 584468

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"

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

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
index c5b84a9..0227acf 100644
--- a/net-libs/farstream/farstream-0.2.8.ebuild
+++ b/net-libs/farstream/farstream-0.2.8.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+introspection test upnp"
 SLOT="0.2/5" # .so version
 



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

2016-05-29 Thread Pacho Ramos
commit: c4d523a1814e9f8aa9ef5be0080288eabb85ea01
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun May 29 12:17:57 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun May 29 12:41:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d523a1

net-libs/farstream: Version bump

Package-Manager: portage-2.3.0_rc1

 net-libs/farstream/Manifest   |  1 +
 net-libs/farstream/farstream-0.2.8.ebuild | 65 +++
 2 files changed, 66 insertions(+)

diff --git a/net-libs/farstream/Manifest b/net-libs/farstream/Manifest
index e0a26e7..a9f35b0 100644
--- a/net-libs/farstream/Manifest
+++ b/net-libs/farstream/Manifest
@@ -1,2 +1,3 @@
 DIST farstream-0.1.2.tar.gz 1265972 SHA256 
fa5a40597b47b59d124f7fd57f66704b030d576cdc0d90e107c7a592f05e73d9 SHA512 
7d9ddde5d17205752a17298fb90cf855a828b2ae58746fbdc7e47749cee5e5eac4fd56f97f58251a5d253901cdd555e9cfade6016b6d92df99daefbe850e2910
 WHIRLPOOL 
273d20082152ff09adf8e64481b1b7c7ba7e6a24fc09addc219880fbee7f1e6b9845ce727c032fa3c364e8d2440736fd0324015426591b7e9766f11054828294
 DIST farstream-0.2.7.tar.gz 1309470 SHA256 
dad0ed43cf94e71df558c23825abe57db59d1ee8d970ffaec5e2dbc2e7acbf7d SHA512 
98c72eb9045bf7d0ee7d38fc1d7eea0b8ad942fc39843df075bf6f61bc0bed619aafb36ae08d55a6e61265bd47137ec75ffbfc2846c7cbcb4cbef187844426d8
 WHIRLPOOL 
515901c25aab04c5c7ae91a96285e36095844d730cf38e4f4f9aabfaeb7ed09a0a4ba5eddbfcb1b7c8ff52ed7f7f16cb7a7a2814d29953d8d5097bb06dd95abc
+DIST farstream-0.2.8.tar.gz 1315548 SHA256 
2b3b9c6b4f64ace8c83e03d1da5c5a2884c1cae10b35471072b574201ab38908 SHA512 
7ec5c57f8778f4107cb628dbf411e38b726152cf78920127dff4423239ff7e4980b6b4f938abba2aa21ab984b1e3053e7e648611322a0ce94df0af576df99a7e
 WHIRLPOOL 
70772016e9c6fcdf64dc2ec32cafe074ef7fa193cae7114625ab0c2501fcdd1f8eccc4e98a31bb0d69ee58047602951259970797183d5dba065f28fe920dbf71

diff --git a/net-libs/farstream/farstream-0.2.8.ebuild 
b/net-libs/farstream/farstream-0.2.8.ebuild
new file mode 100644
index 000..c5b84a9
--- /dev/null
+++ b/net-libs/farstream/farstream-0.2.8.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-any-r1
+
+DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/Farstream;
+SRC_URI="https://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-2.1+"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE="+introspection test upnp"
+SLOT="0.2/5" # .so version
+
+# Tests need shmsink from gst-plugins-bad, which isn't packaged
+# FIXME: do an out-of-tree build for tests if USE=-msn
+RESTRICT="test"
+
+COMMONDEPEND="
+   >=media-libs/gstreamer-1.4:1.0
+   >=media-libs/gst-plugins-base-1.4:1.0
+   >=dev-libs/glib-2.32:2
+   >=net-libs/libnice-0.1.8
+   introspection? ( >=dev-libs/gobject-introspection-0.10.11:= )
+   upnp? ( >=net-libs/gupnp-igd-0.2:= )
+"
+RDEPEND="${COMMONDEPEND}
+   >=media-libs/gst-plugins-good-1.4:1.0
+   >=media-libs/gst-plugins-bad-1.4:1.0
+   media-plugins/gst-plugins-libnice:1.0
+"
+DEPEND="${COMMONDEPEND}
+   ${PYTHON_DEPS}
+   >=dev-util/gtk-doc-am-1.18
+   virtual/pkgconfig
+   test? (
+   media-libs/gst-plugins-base:1.0[vorbis]
+   media-libs/gst-plugins-good:1.0 )
+"
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+}
+
+src_configure() {
+   
plugins="fsrawconference,fsrtpconference,fsfunnel,fsrtcpfilter,fsvideoanyrate"
+   gnome2_src_configure \
+   --disable-static \
+   $(use_enable introspection) \
+   $(use_enable upnp gupnp) \
+   --with-plugins=${plugins}
+}
+
+src_compile() {
+   # Prevent sandbox violations, bug #539224
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744135
+   # https://bugzilla.gnome.org/show_bug.cgi?id=744134
+   addpredict /dev
+   gnome2_src_compile
+}



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

2016-01-05 Thread Pacho Ramos
commit: 886513b7d8fa613249844aaca77fe56ac30f583c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Jan  5 11:18:34 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Jan  5 11:45:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=886513b7

net-libs/farstream: Drop old

Package-Manager: portage-2.2.26

 net-libs/farstream/farstream-0.1.2-r1.ebuild | 93 
 1 file changed, 93 deletions(-)

diff --git a/net-libs/farstream/farstream-0.1.2-r1.ebuild 
b/net-libs/farstream/farstream-0.1.2-r1.ebuild
deleted file mode 100644
index 0c33e7e..000
--- a/net-libs/farstream/farstream-0.1.2-r1.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-PYTHON_DEPEND="2"
-
-inherit eutils python
-
-DESCRIPTION="Audio/video conferencing framework specifically designed for 
instant messengers"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream;
-SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="alpha ia64 sparc"
-IUSE="+introspection python msn test upnp"
-
-SLOT="0.1"
-
-# Tests need shmsink from gst-plugins-bad, which isn't packaged
-RESTRICT="test"
-
-COMMONDEPEND="
-   >=media-libs/gstreamer-0.10.33:0.10
-   >=media-libs/gst-plugins-base-0.10.33:0.10
-   >=dev-libs/glib-2.30:2
-   >=net-libs/libnice-0.1.0
-   introspection? ( >=dev-libs/gobject-introspection-0.10.11 )
-   python? (
-   >=dev-python/pygobject-2.16:2
-   >=dev-python/gst-python-0.10.10:0.10 )
-   upnp? ( net-libs/gupnp-igd )
-"
-RDEPEND="${COMMONDEPEND}
-   >=media-libs/gst-plugins-good-0.10.17:0.10
-   >=media-libs/gst-plugins-bad-0.10.17:0.10
-   || (
-   >=media-plugins/gst-plugins-libnice-0.1.0:0.10
-   <=net-libs/libnice-0.1.3[gstreamer] )
-   msn? ( >=media-plugins/gst-plugins-mimic-0.10.17:0.10 )
-   !net-libs/farsight2
-"
-# This package is just a rename from farsight2
-
-MAKEOPTS="${MAKEOPTS} -j1" # Parallel is completely broken on this slot, bug 
#434618
-
-DEPEND="${COMMONDEPEND}
-   dev-util/gtk-doc-am
-   virtual/pkgconfig
-   test? (
-   media-libs/gst-plugins-good:0.10
-   media-plugins/gst-plugins-vorbis:0.10 )"
-
-pkg_setup() {
-   if use python; then
-   python_set_active_version 2
-   python_pkg_setup
-   fi
-}
-
-src_prepare() {
-   # Fix building with gobject-introspection-1.33.x, bug #425096
-   epatch "${FILESDIR}/${P}-introspection-tag-order.patch"
-}
-
-src_configure() {
-   
plugins="fsrawconference,fsrtpconference,fsfunnel,fsrtcpfilter,fsvideoanyrate"
-   use msn && plugins="${plugins},fsmsnconference"
-   econf --disable-static \
-   $(use_enable introspection) \
-   $(use_enable python) \
-   $(use_enable upnp gupnp) \
-   --with-plugins=${plugins}
-}
-
-src_install() {
-   # Parallel install fails, bug #434618 (fixed in latest slot)
-   emake -j1 install DESTDIR="${D}"
-   dodoc AUTHORS README ChangeLog
-
-   # Remove .la files since static libs are no longer being installed
-   find "${D}" -name '*.la' -exec rm -f '{}' + || die
-}
-
-src_test() {
-   # FIXME: do an out-of-tree build for tests if USE=-msn
-   if ! use msn; then
-   elog "Tests disabled without msn use flag"
-   return
-   fi
-
-   emake -j1 check
-}



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

2016-01-05 Thread Pacho Ramos
commit: 191ac33929be79e01d645d5576d430aeca05879a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Jan  5 11:18:08 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Jan  5 11:45:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191ac339

net-libs/farstream: ia64 stable

Package-Manager: portage-2.2.26

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

diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild 
b/net-libs/farstream/farstream-0.1.2-r2.ebuild
index 84c6b30..1857f76 100644
--- a/net-libs/farstream/farstream-0.1.2-r2.ebuild
+++ b/net-libs/farstream/farstream-0.1.2-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="+introspection python test upnp"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2015-10-18 Thread Mikle Kolyada
commit: a96f20f719ba64905bc41358ee8aef1f4789c2f3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 18 11:15:59 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 18 11:26:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96f20f7

net-libs/farstream: sparc stable wrt bug #551826

Package-Manager: portage-2.2.20.1

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

diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild 
b/net-libs/farstream/farstream-0.1.2-r2.ebuild
index 0f457bc..84c6b30 100644
--- a/net-libs/farstream/farstream-0.1.2-r2.ebuild
+++ b/net-libs/farstream/farstream-0.1.2-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="+introspection python test upnp"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2015-09-16 Thread Tobias Klausmann
commit: f63dcee7e055c68cf5869e33563fe3ec2ae92b28
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Sep 16 08:33:04 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Sep 16 08:42:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63dcee7

net-libs/farstream: add alpha keyword

Gentoo-Bug: 551826

Package-Manager: portage-2.2.20.1

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

diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild 
b/net-libs/farstream/farstream-0.1.2-r2.ebuild
index 0e6440e..0f457bc 100644
--- a/net-libs/farstream/farstream-0.1.2-r2.ebuild
+++ b/net-libs/farstream/farstream-0.1.2-r2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream;
 SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="+introspection python test upnp"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"