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

2024-05-12 Thread Mart Raudsepp
commit: 2aa23c69457b14b82abee6af8db4c460fe827eaa
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun May 12 05:58:40 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun May 12 06:02:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa23c69

net-libs/telepathy-glib: enable py3.12

Closes: https://bugs.gentoo.org/929712
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
index 0c10c1239adf..5466878f5741 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit gnome2 python-any-r1 vala virtualx
 



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

2023-07-27 Thread WANG Xuerui
commit: af7c652241ee00ed0148842a7db09f5f3d708f84
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu Jul 27 07:56:01 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu Jul 27 08:29:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7c6522

net-libs/telepathy-glib: keyword 0.24.2-r1 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
index 5dc3cd09a1d3..c22efbcb55d6 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"
 # Broken for a long time and upstream doesn't care



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

2023-01-01 Thread David Seifert
commit: 1087ed467565c2ca78e3cfde6a8478bf98e48603
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan  1 16:18:18 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan  1 16:18:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1087ed46

net-libs/telepathy-glib: update EAPI 7 -> 8

Signed-off-by: David Seifert  gentoo.org>

 ...-0.24.2.ebuild => telepathy-glib-0.24.2-r1.ebuild} | 19 ++-
 1 file changed, 6 insertions(+), 13 deletions(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
similarity index 89%
rename from net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
rename to net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
index 2ec67e1d4063..c6d29d9f69ee 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 PYTHON_REQ_USE="xml(+)"
 PYTHON_COMPAT=( python3_{8..11} )
@@ -15,10 +15,8 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux"
-
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"
-
 # Broken for a long time and upstream doesn't care
 # https://bugs.freedesktop.org/show_bug.cgi?id=63212
 RESTRICT="test"
@@ -28,29 +26,24 @@ RDEPEND="
>=dev-libs/dbus-glib-0.90
introspection? ( >=dev-libs/gobject-introspection-1.30 )
 "
-DEPEND="${RDEPEND}
-   vala? ( $(vala_depend) )
-"
+DEPEND="${RDEPEND}"
 BDEPEND="
${PYTHON_DEPS}
dev-libs/libxslt
dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig
+   vala? ( $(vala_depend) )
 "
 # See bug 504744 for reference
 PDEPEND="
net-im/telepathy-mission-control
 "
 
-src_prepare() {
-   use vala && vala_src_prepare
-   gnome2_src_prepare
-}
-
 src_configure() {
+   use vala && vala_setup
+
gnome2_src_configure \
-   --disable-static \
--disable-installed-tests \
$(use_enable debug backtrace) \
$(use_enable debug debug-cache) \



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

2022-10-31 Thread Matt Turner
commit: 2af574a97c02aff285aa9b157221535a8663adb5
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=2af574a9

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

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

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

diff --git a/net-libs/telepathy-glib/metadata.xml 
b/net-libs/telepathy-glib/metadata.xml
index f453528b934f..20e37f2a1a53 100644
--- a/net-libs/telepathy-glib/metadata.xml
+++ b/net-libs/telepathy-glib/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-glib
+  
 



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

2022-10-29 Thread Matt Turner
commit: 5ab05a26e70e38fcb4d4889ffde3f17462d5c72c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 17:33:48 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct 29 17:44:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ab05a26

net-libs/telepathy-glib: Add Python 3.11 compatibility

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

 net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index 1d2660d924e3..2ec67e1d4063 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -4,9 +4,7 @@
 EAPI=7
 
 PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{8..10} )
-VALA_MIN_API_VERSION="0.18"
-VALA_USE_DEPEND="vapigen"
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit gnome2 python-any-r1 vala virtualx
 



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

2022-09-07 Thread Michał Górny
commit: a3e124249e8c3b557d919ddcbf1ca0d4539dc3b6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep  4 19:43:18 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep  7 07:52:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e12424

net-libs/telepathy-glib: Update PYTHON_REQ_USE to xml(+)

Update PYTHON_REQ_USE to specify "xml(+)", as Python 3.11 no longer
features the "xml" flag.

Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index b640178ba851..1d2660d924e3 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_REQ_USE="xml"
+PYTHON_REQ_USE="xml(+)"
 PYTHON_COMPAT=( python3_{8..10} )
 VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"



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

2022-02-02 Thread Matt Turner
commit: acebcf612c27d9ccd1132eaa889e6fe88818acbc
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Feb  3 06:11:36 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Feb  3 06:20:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acebcf61

net-libs/telepathy-glib: Depend on dev-lang/python[xml]

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

 net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index 7f1d649611ab..b640178ba851 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+PYTHON_REQ_USE="xml"
 PYTHON_COMPAT=( python3_{8..10} )
 VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"



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

2021-12-18 Thread Matt Turner
commit: 50586b856beae4b9af7839eef9559e2f9e72111e
Author: t0b3  gmail  com>
AuthorDate: Fri Dec 17 13:22:33 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec 19 01:29:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50586b85

net-libs/telepathy-glib: add python 3.10

Closes: https://bugs.gentoo.org/829464
Signed-off-by: t0b3  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23386
Signed-off-by: Matt Turner  gentoo.org>

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index 241006fa8303..7f1d649611ab 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"
 



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

2021-09-12 Thread Yixun Lan
commit: cf6e506c09c74a34d29e964b9a8f34f10da12b18
Author: Alex Fan  yahoo  com>
AuthorDate: Sun Sep 12 07:41:39 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Sep 12 11:27:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6e506c

net-libs/telepathy-glib: keyword 0.24.2 for ~riscv

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

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index a87f183e138..241006fa830 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2021-04-15 Thread Matt Turner
commit: 3453e75a09a3e9ab75ce1669d92a6ab5c9bc432a
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Apr 15 15:34:06 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Apr 15 15:34:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3453e75a

net-libs/telepathy-glib: Drop old versions

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

 net-libs/telepathy-glib/Manifest   |  1 -
 .../telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 64 --
 2 files changed, 65 deletions(-)

diff --git a/net-libs/telepathy-glib/Manifest b/net-libs/telepathy-glib/Manifest
index 47c6ff1dda2..c5cfe8f8657 100644
--- a/net-libs/telepathy-glib/Manifest
+++ b/net-libs/telepathy-glib/Manifest
@@ -1,2 +1 @@
-DIST telepathy-glib-0.24.1.tar.gz 3898149 BLAKE2B 
a4bc704b5b98c9e6df656833eec38b5f69a0b5d2621a6816ffa6c7da64f2c512cb992ffadd2ec2ac89a1b8cf6581c28aedad6b4019b3d16d9165c7d874370eb6
 SHA512 
2fed94f76a19d6069f671cdd45d2fd8a4b4ad27c4601aff66041ca205456be397c76a86f92cc9bf20fa4eb6d4c15a67ed8196644c143c37e945f382229a63335
 DIST telepathy-glib-0.24.2.tar.gz 3855853 BLAKE2B 
b98701e4897da5f1e1791af1d36f0f8e98fc0a043406a2e1e6c56437acfc7ed83701163a8c30d1ec2506cea4ca9a64827fca96ea0c3ea1566d38519b63a3a201
 SHA512 
736590c299b6522c41153e01e80d9bfdac1d4cbec646b28c9fba67a07429426ff2c8e38818f2cddd7ccdc38a061d210906f6e551f7a6059c34c4dd08b789b501

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
deleted file mode 100644
index f5408e2c7b4..000
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8} )
-VALA_MIN_API_VERSION="0.18"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 python-any-r1 vala virtualx
-
-DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
-HOMEPAGE="https://telepathy.freedesktop.org/;
-SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
-
-IUSE="debug +introspection +vala"
-REQUIRED_USE="vala? ( introspection )"
-
-# Broken for a long time and upstream doesn't care
-# https://bugs.freedesktop.org/show_bug.cgi?id=63212
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-libs/glib-2.36:2
-   >=dev-libs/dbus-glib-0.90
-   introspection? ( >=dev-libs/gobject-introspection-1.30 )
-"
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   dev-libs/libxslt
-   dev-util/glib-utils
-   dev-util/gtk-doc-am
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-# See bug 504744 for reference
-PDEPEND="
-   net-im/telepathy-mission-control
-"
-
-src_prepare() {
-   use vala && vala_src_prepare
-   gnome2_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-static \
-   --disable-installed-tests \
-   $(use_enable debug backtrace) \
-   $(use_enable debug debug-cache) \
-   $(use_enable introspection) \
-   $(use_enable vala vala-bindings)
-}
-
-src_test() {
-   unset DBUS_SESSION_BUS_ADDRESS
-   # Needs dbus for tests (auto-launched)
-   virtx emake -j1 check
-}



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

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

net-libs/telepathy-glib: Stabilize 0.24.2 x86, #782847

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

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index 4d68b7ca590..a87f183e138 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

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

net-libs/telepathy-glib: Stabilize 0.24.2 arm64, #782847

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

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index 8d3cd6c1113..4d68b7ca590 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

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

net-libs/telepathy-glib: Stabilize 0.24.2 ppc64, #782847

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

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index d2acba49b77..8d3cd6c1113 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

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

net-libs/telepathy-glib: Stabilize 0.24.2 ppc, #782847

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

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index 6bd444558bb..d2acba49b77 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

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

net-libs/telepathy-glib: Stabilize 0.24.2 arm, #782847

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

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index aa1b1617b86..6bd444558bb 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

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

net-libs/telepathy-glib: Stabilize 0.24.2 amd64, #782847

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

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
index 3d51fb532d1..977d529c05d 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2021-03-12 Thread Matt Turner
commit: 32b4dcb119600276279116c7b3e17815d5972257
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Mar 13 03:39:29 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Mar 13 03:51:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b4dcb1

net-libs/telepathy-glib: Version bump to 0.24.2

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

 net-libs/telepathy-glib/Manifest   |  1 +
 .../telepathy-glib/telepathy-glib-0.24.2.ebuild| 66 ++
 2 files changed, 67 insertions(+)

diff --git a/net-libs/telepathy-glib/Manifest b/net-libs/telepathy-glib/Manifest
index a6fa7018495..47c6ff1dda2 100644
--- a/net-libs/telepathy-glib/Manifest
+++ b/net-libs/telepathy-glib/Manifest
@@ -1 +1,2 @@
 DIST telepathy-glib-0.24.1.tar.gz 3898149 BLAKE2B 
a4bc704b5b98c9e6df656833eec38b5f69a0b5d2621a6816ffa6c7da64f2c512cb992ffadd2ec2ac89a1b8cf6581c28aedad6b4019b3d16d9165c7d874370eb6
 SHA512 
2fed94f76a19d6069f671cdd45d2fd8a4b4ad27c4601aff66041ca205456be397c76a86f92cc9bf20fa4eb6d4c15a67ed8196644c143c37e945f382229a63335
+DIST telepathy-glib-0.24.2.tar.gz 3855853 BLAKE2B 
b98701e4897da5f1e1791af1d36f0f8e98fc0a043406a2e1e6c56437acfc7ed83701163a8c30d1ec2506cea4ca9a64827fca96ea0c3ea1566d38519b63a3a201
 SHA512 
736590c299b6522c41153e01e80d9bfdac1d4cbec646b28c9fba67a07429426ff2c8e38818f2cddd7ccdc38a061d210906f6e551f7a6059c34c4dd08b789b501

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
new file mode 100644
index 000..3d51fb532d1
--- /dev/null
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+VALA_MIN_API_VERSION="0.18"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome2 python-any-r1 vala virtualx
+
+DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
+HOMEPAGE="https://telepathy.freedesktop.org/;
+SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+IUSE="debug +introspection +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+# Broken for a long time and upstream doesn't care
+# https://bugs.freedesktop.org/show_bug.cgi?id=63212
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/dbus-glib-0.90
+   introspection? ( >=dev-libs/gobject-introspection-1.30 )
+"
+DEPEND="${RDEPEND}
+   vala? ( $(vala_depend) )
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   dev-libs/libxslt
+   dev-util/glib-utils
+   dev-util/gtk-doc-am
+   virtual/pkgconfig
+"
+# See bug 504744 for reference
+PDEPEND="
+   net-im/telepathy-mission-control
+"
+
+src_prepare() {
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   --disable-installed-tests \
+   $(use_enable debug backtrace) \
+   $(use_enable debug debug-cache) \
+   $(use_enable introspection) \
+   $(use_enable vala vala-bindings)
+}
+
+src_test() {
+   unset DBUS_SESSION_BUS_ADDRESS
+   # Needs dbus for tests (auto-launched)
+   virtx emake -j1 check
+}



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

2020-04-17 Thread Andreas Sturmlechner
commit: 926617fbb8c3a893da6c12d921dd163556743e74
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Apr 17 16:29:46 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Apr 17 18:54:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926617fb

net-libs/telepathy-glib: python3_8 support

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 91712ab80a5..621f4b91637 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"
 



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

2020-01-11 Thread Mart Raudsepp
commit: ca462abb0f050bf957e9b415b6493e76356ee048
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 11 20:29:30 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 11 20:29:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca462abb

net-libs/telepathy-glib: remove old

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

 .../telepathy-glib/telepathy-glib-0.24.1.ebuild| 67 --
 1 file changed, 67 deletions(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
deleted file mode 100644
index 3469dd10c54..000
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_7 )
-VALA_MIN_API_VERSION="0.18"
-VALA_USE_DEPEND="vapigen"
-
-inherit eutils gnome2 python-single-r1 vala virtualx
-
-DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
-HOMEPAGE="https://telepathy.freedesktop.org/;
-SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
-
-IUSE="debug +introspection +vala"
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   vala? ( introspection )
-"
-
-# Broken for a long time and upstream doesn't care
-# https://bugs.freedesktop.org/show_bug.cgi?id=63212
-RESTRICT="test"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.36:2
-   >=dev-libs/dbus-glib-0.90
-   introspection? ( >=dev-libs/gobject-introspection-1.30 )
-"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   dev-util/glib-utils
-   dev-util/gtk-doc-am
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-# See bug 504744 for reference
-PDEPEND="
-   net-im/telepathy-mission-control
-"
-
-src_prepare() {
-   use vala && vala_src_prepare
-   gnome2_src_prepare
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-static \
-   --disable-installed-tests \
-   $(use_enable debug backtrace) \
-   $(use_enable debug debug-cache) \
-   $(use_enable introspection) \
-   $(use_enable vala vala-bindings)
-}
-
-src_test() {
-   unset DBUS_SESSION_BUS_ADDRESS
-   # Needs dbus for tests (auto-launched)
-   Xemake -j1 check
-}



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

2020-01-11 Thread Mart Raudsepp
commit: d1d617c8678697d498a37620113a40dc8be1e246
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 11 20:29:07 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 11 20:29:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d617c8

net-libs/telepathy-glib: ia64 stable (bug #702260)

Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 42c672830ea..9fd97b463c6 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2020-01-01 Thread Agostino Sarubbo
commit: e2d3e5ed0421b2ae4a5222dc40cf5e412279d002
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan  1 15:25:11 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan  1 15:25:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d3e5ed

net-libs/telepathy-glib: arm stable wrt bug #702260

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

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 8e2f66639cc..42c672830ea 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.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
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-12-09 Thread Agostino Sarubbo
commit: edf8929eda83d5d11be295f23d0cacb4d09b102a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec  9 09:13:51 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec  9 09:14:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edf8929e

net-libs/telepathy-glib: ppc stable wrt bug #702260

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

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index e6c8c86e740..8e2f66639cc 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-12-09 Thread Agostino Sarubbo
commit: 0fafa3c11dd86875dd5f287c845b4f7e706933cb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Dec  9 09:11:13 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Dec  9 09:11:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fafa3c1

net-libs/telepathy-glib: ppc64 stable wrt bug #702260

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

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 58e5a5293a7..e6c8c86e740 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-12-08 Thread Aaron Bauman
commit: ae225e27c46fbbffa2cc9c31e78875a650142122
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Dec  9 00:06:11 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Dec  9 00:10:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae225e27

net-libs/telepathy-glib: arm64 stable (bug #702260)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index c7a3a7ca6cd..58e5a5293a7 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-12-08 Thread Mikle Kolyada
commit: f759dd26c9288c5f1fb94e738f0b606aad1743ae
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:59:27 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:59:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f759dd26

net-libs/telepathy-glib: alpha stable wrt bug #702260

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

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 66829dfc749..c7a3a7ca6cd 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-12-08 Thread Mikle Kolyada
commit: a4d68f03a51e3b95dac0f0e9fa1f21c93eda8a05
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:57:39 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:57:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d68f03

net-libs/telepathy-glib: sparc stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 1ac3031398a..66829dfc749 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-12-08 Thread Mikle Kolyada
commit: 314dc992f4887e86cadcaf825c2f1cb1ca38590b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:51:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:51:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314dc992

net-libs/telepathy-glib: x86 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 5bfad20468d..1ac3031398a 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-12-08 Thread Mikle Kolyada
commit: 3adc7e4ce1c65959fbd23be1c1dd113cfd7eb292
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:39:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:41:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adc7e4c

net-libs/telepathy-glib: amd64 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 758e5eceb48..5bfad20468d 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="vala? ( introspection )"



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

2019-10-12 Thread Mart Raudsepp
commit: 235979625b8185c168b63ea1029dbaa6361f3e8e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 15 16:14:30 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Oct 12 13:28:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23597962

net-libs/telepathy-glib: EAPI-6, python-any-r1, python3

Closes: https://github.com/gentoo/gentoo/pull/12935
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Signed-off-by: Mart Raudsepp  gentoo.org>

 .../telepathy-glib/telepathy-glib-0.24.1-r1.ebuild | 64 ++
 1 file changed, 64 insertions(+)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
new file mode 100644
index 000..758e5eceb48
--- /dev/null
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
+VALA_MIN_API_VERSION="0.18"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome2 python-any-r1 vala virtualx
+
+DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
+HOMEPAGE="https://telepathy.freedesktop.org/;
+SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+IUSE="debug +introspection +vala"
+REQUIRED_USE="vala? ( introspection )"
+
+# Broken for a long time and upstream doesn't care
+# https://bugs.freedesktop.org/show_bug.cgi?id=63212
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-libs/glib-2.36:2
+   >=dev-libs/dbus-glib-0.90
+   introspection? ( >=dev-libs/gobject-introspection-1.30 )
+"
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   dev-libs/libxslt
+   dev-util/glib-utils
+   dev-util/gtk-doc-am
+   virtual/pkgconfig
+   vala? ( $(vala_depend) )
+"
+# See bug 504744 for reference
+PDEPEND="
+   net-im/telepathy-mission-control
+"
+
+src_prepare() {
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   --disable-installed-tests \
+   $(use_enable debug backtrace) \
+   $(use_enable debug debug-cache) \
+   $(use_enable introspection) \
+   $(use_enable vala vala-bindings)
+}
+
+src_test() {
+   unset DBUS_SESSION_BUS_ADDRESS
+   # Needs dbus for tests (auto-launched)
+   virtx emake -j1 check
+}



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

2018-10-06 Thread Mart Raudsepp
commit: b12ebecd3cb865216ced43297d8daafad1ae37cd
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Oct  6 22:13:25 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Oct  6 22:36:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12ebecd

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

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

 net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
index 34a912ab9e1..daa7ae76ac8 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1.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="5"
@@ -35,6 +35,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
dev-libs/libxslt
+   dev-util/glib-utils
dev-util/gtk-doc-am
virtual/pkgconfig
vala? ( $(vala_depend) )



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

2017-07-03 Thread Alexis Ballier
commit: cccda7fe467c2d0288ef3012b665f0225c9334bc
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Jul  3 09:04:15 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Jul  3 09:11:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cccda7fe

net-libs/telepathy-glib: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
index 6f6a9e4d6a4..8630652a228 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~arm-linux ~x86-linux"
 
 IUSE="debug +introspection +vala"
 REQUIRED_USE="



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

2017-04-23 Thread David Seifert
commit: b3dbba523ae324c4638c09880c019f3eb3a4df76
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr 23 20:10:34 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 23 20:59:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3dbba52

net-libs/telepathy-glib: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
index 2ce4e2909c0..6f6a9e4d6a4 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -28,6 +28,7 @@ REQUIRED_USE="
 RESTRICT="test"
 
 RDEPEND="
+   ${PYTHON_DEPS}
>=dev-libs/glib-2.36:2
>=dev-libs/dbus-glib-0.90
introspection? ( >=dev-libs/gobject-introspection-1.30 )
@@ -37,7 +38,6 @@ DEPEND="${RDEPEND}
dev-util/gtk-doc-am
virtual/pkgconfig
vala? ( $(vala_depend) )
-   ${PYTHON_DEPS}
 "
 # See bug 504744 for reference
 PDEPEND="



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

2016-11-13 Thread Gilles Dartiguelongue
commit: b76bd3ffd82c83ef0d3ffc20e586beebceb95049
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Nov 13 10:13:05 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 13 11:18:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76bd3ff

net-libs/telepathy-glib: cleanup old revision

Package-Manager: portage-2.3.2

 net-libs/telepathy-glib/Manifest   |  1 -
 .../telepathy-glib/telepathy-glib-0.24.0.ebuild| 61 --
 2 files changed, 62 deletions(-)

diff --git a/net-libs/telepathy-glib/Manifest b/net-libs/telepathy-glib/Manifest
index b2d8779..2f7d7d0 100644
--- a/net-libs/telepathy-glib/Manifest
+++ b/net-libs/telepathy-glib/Manifest
@@ -1,2 +1 @@
-DIST telepathy-glib-0.24.0.tar.gz 3890992 SHA256 
ae0002134991217f42e503c43dea7817853afc18863b913744d51ffa029818cf SHA512 
97b30f9ea7996252c21777a72b98b3106c346e7cbf3185cb6d0ee75466a43447000d77b3dabd92cf93c59340baa830b9c07356939ba39fd2c8cf98738bc1ffb2
 WHIRLPOOL 
bd9aecfbfdf302ed2365ec4b7d0d81b28ffc3e425c4e6280c3621a581fe8f9d4df7bf590c44357c98f3c64481600a8137d41d5842d9cc7a8bc7941af8f6348e7
 DIST telepathy-glib-0.24.1.tar.gz 3898149 SHA256 
9e0df1d8f857e0270cf0b32e2d1ca5a24aa7282873361785d573f72ad7f7d5eb SHA512 
2fed94f76a19d6069f671cdd45d2fd8a4b4ad27c4601aff66041ca205456be397c76a86f92cc9bf20fa4eb6d4c15a67ed8196644c143c37e945f382229a63335
 WHIRLPOOL 
bc1c48cbc961d0a4c263dbdd4a31ff6a4ca3a32bfc3b9bc12f2691f46028f7c371ae16a4cd2908f425f49e8eaa84158e5122523f24e2d669defbf8868fb6cd17

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild
deleted file mode 100644
index 693e682..
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python2_7 )
-VALA_MIN_API_VERSION="0.18"
-VALA_USE_DEPEND="vapigen"
-
-inherit eutils gnome2 python-single-r1 vala virtualx
-
-DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
-HOMEPAGE="https://telepathy.freedesktop.org/;
-SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~arm-linux ~x86-linux"
-
-IUSE="debug +introspection +vala"
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   vala? ( introspection )
-"
-
-# Broken for a long time and upstream doesn't care
-# https://bugs.freedesktop.org/show_bug.cgi?id=63212
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-libs/glib-2.36:2
-   >=dev-libs/dbus-glib-0.90
-   introspection? ( >=dev-libs/gobject-introspection-1.30 )
-"
-DEPEND="${RDEPEND}
-   dev-libs/libxslt
-   dev-util/gtk-doc-am
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-   ${PYTHON_DEPS}
-"
-# See bug 504744 for reference
-PDEPEND="
-   net-im/telepathy-mission-control
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-static \
-   --disable-installed-tests \
-   $(use_enable debug backtrace) \
-   $(use_enable debug debug-cache) \
-   $(use_enable introspection) \
-   $(use_enable vala vala-bindings)
-}
-
-src_test() {
-   unset DBUS_SESSION_BUS_ADDRESS
-   # Needs dbus for tests (auto-launched)
-   Xemake -j1 check
-}



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

2016-11-13 Thread Gilles Dartiguelongue
commit: 91795236e319e3f67bb76a4aa689ca2ab4024844
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Nov 13 10:08:30 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 13 11:18:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91795236

net-libs/telepathy-glib: fix missing src_prepare local definition

gnome2 and vala eclass are redefining src_prepare, local src_prepare must be 
defined.

Gentoo-Bug: 586518

Package-Manager: portage-2.3.2

 net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
index a997c46..f25a9d3 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1.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$
 
@@ -45,6 +45,11 @@ PDEPEND="
net-im/telepathy-mission-control
 "
 
+src_prepare() {
+   use vala && vala_src_prepare
+   gnome2_src_prepare
+}
+
 src_configure() {
gnome2_src_configure \
--disable-static \



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

2015-11-16 Thread Justin Lecher
commit: 2c47d50eca21d555dd08e3246ee2357a712a6e40
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Nov 16 13:19:37 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Nov 16 13:19:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c47d50e

net-libs/telepathy-glib: Convert to python-single-r1.eclsass

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild | 4 +---
 net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild
index 757cb8b..f49616b 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"
 
-inherit eutils gnome2 python-r1 vala virtualx
+inherit eutils gnome2 python-single-r1 vala virtualx
 
 DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
 HOMEPAGE="http://telepathy.freedesktop.org;
@@ -45,8 +45,6 @@ PDEPEND="
 "
 
 src_configure() {
-   python_export_best
-
gnome2_src_configure \
--disable-static \
--disable-installed-tests \

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild 
b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
index e7cb802..8574ff6 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"
 
-inherit eutils gnome2 python-r1 vala virtualx
+inherit eutils gnome2 python-single-r1 vala virtualx
 
 DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
 HOMEPAGE="http://telepathy.freedesktop.org;
@@ -46,8 +46,6 @@ PDEPEND="
 "
 
 src_configure() {
-   python_export_best
-
gnome2_src_configure \
--disable-static \
--disable-installed-tests \