From 34dea8e38f88007799629d0a56b12dec480b1d21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Jun 2021 14:45:01 +0100 Subject: gentoo resync : 20.06.2021 --- net-voip/Manifest.gz | Bin 1229 -> 1228 bytes net-voip/telepathy-gabble/Manifest | 2 +- .../telepathy-gabble-0.18.4-r2.ebuild | 88 --------------------- .../telepathy-gabble-0.18.4-r3.ebuild | 88 +++++++++++++++++++++ net-voip/telepathy-salut/Manifest | 2 +- .../telepathy-salut-0.8.1-r3.ebuild | 72 ----------------- .../telepathy-salut-0.8.1-r4.ebuild | 72 +++++++++++++++++ 7 files changed, 162 insertions(+), 162 deletions(-) delete mode 100644 net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild create mode 100644 net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r3.ebuild delete mode 100644 net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild create mode 100644 net-voip/telepathy-salut/telepathy-salut-0.8.1-r4.ebuild (limited to 'net-voip') diff --git a/net-voip/Manifest.gz b/net-voip/Manifest.gz index 15cc65a1ec7e..b1aa683bd5e2 100644 Binary files a/net-voip/Manifest.gz and b/net-voip/Manifest.gz differ diff --git a/net-voip/telepathy-gabble/Manifest b/net-voip/telepathy-gabble/Manifest index 5914f02058da..d2467cb702e7 100644 --- a/net-voip/telepathy-gabble/Manifest +++ b/net-voip/telepathy-gabble/Manifest @@ -2,5 +2,5 @@ AUX telepathy-gabble-0.18.4-build-fix-no-jingle.patch 774 BLAKE2B 3a861c8f32d090 AUX telepathy-gabble-0.18.4-openssl-1.1.patch 8670 BLAKE2B 1d7f3133a67b4f17acbbbad0e1ba45421c9d3bbaa7bab4cdc1cffdadaff6a839b197f8b2167c5bb77fef80a68fea6c214fe0fb6b348c06a2a84a020d0d5f4cfe SHA512 f3d5f4aa15efe17a408888a51a5670e512cf3264261b1a11bada080b15ec131c42f222fe9fe9660717d32208988383a75214908adc6e364d4a8903b7ef0f3d2c DIST telepathy-gabble-0.18.4-python3.patch 16302 BLAKE2B 6cbd6469febe4acc6d8d07c0c209b47fbf79990601f41c4715f13944d81165df6dccfc344b3cc674fa131fc383a609ae628d8508ff96b05ef63634af6c32b638 SHA512 3b8ea10b5330c5d02d4bc4508a7d9a348bb4c9a93a92419fb66668e06f461097fb16a1a4b956c327740cf6dc77693b921a63f37a6095c21fcab6d1169e62a2f4 DIST telepathy-gabble-0.18.4.tar.gz 2584311 BLAKE2B c1708be2ebe0b7dd06b53af1087c349e1a1f0b83dfffe463c72e31e459d2efd4db5bad7ade7a478bd4b91948aade822bfa6c13fe175863759cc98c44beca8178 SHA512 4303f1da7eeadf1f0e69fa881cd8b08dc41f4fd061df3f2ecdc80735d8be3e8cf24d8482f265f1858d8dfed71f62e8bc02c13f9525db8d21c9d927e25fa66218 -EBUILD telepathy-gabble-0.18.4-r2.ebuild 2500 BLAKE2B b8de3fb1c16e3be1e85c2ea90fbd190c5c9cffee01a7044e6dc7a9950b02c94196883c2158950fa203fb4e70c860bea5a9e2bf0ae61d78c6a531d625a13e2e7f SHA512 8879c721bdfb0b8cfa8c72dce0f240867fd387204a4a3f2d4d50ababa29e0c27dd456eac545e8b29ba8e8dc78b39c0724f4225db2a9ed0ed1f9f73c02f452674 +EBUILD telepathy-gabble-0.18.4-r3.ebuild 2503 BLAKE2B 33137d1bce1b77f1b9b31093aa53999cfab1306976fac8107acf0d537bd40a8bd245462f1fcbe34c9be3fb3a3dc64aeeb2d44acbc0a72588eb2d5dfc059ebcf5 SHA512 c0a5d89014a84a9f1f4d9e9eeee4459dc25ca4a06e564ef2dfd2981fef9623fd60a1b3f7e1d6de9737f3340ff6240a614a7bd264f5bb0f84be5dcf2008bca330 MISC metadata.xml 372 BLAKE2B a310551b32c7bfef5ea2b2f343ec6afda74de8cd3aba90f070fe37afb44658e404dfeea1f4393846ccc917bc42c388c332e579889fd155da0bbcc2fdb0424287 SHA512 12de5cf5c137b921ce68e54f0a5eb5d3c3156b77ceae95de9c6d23a291eb21b40aaf43348ca9387f0709dd355fd5dcb774ddf7ce19e2a96beb7bf92c7586cef8 diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild deleted file mode 100644 index caa8006b1866..000000000000 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -# Python is used during build for some scripted source files generation (and twisted tests) -PYTHON_COMPAT=( python3_{7..9} ) - -inherit gnome2 python-any-r1 - -DESCRIPTION="A XMPP connection manager, handles single and multi user chats and voice calls" -HOMEPAGE="https://telepathy.freedesktop.org/" -SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz - https://src.fedoraproject.org/rpms/telepathy-gabble/raw/95adf4063c2456139dcc5d991ba6d012be850794/f/${P}-python3.patch" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" -IUSE="gnutls +jingle plugins test" -RESTRICT="!test? ( test )" - -# Prevent false positives due nested configure -QA_CONFIGURE_OPTIONS=".*" - -# FIXME: missing sasl-2 for tests ? (automagic) -# missing libiphb for wocky ? -# x11-libs/gtksourceview:3.0 needed by telepathy-gabble-xmpp-console, bug #495184 -# Keep in mind some deps or higher minimum versions are in ext/wocky/configure.ac -RDEPEND=" - >=dev-libs/glib-2.44:2 - >=sys-apps/dbus-1.1.0 - >=dev-libs/dbus-glib-0.82 - >=net-libs/telepathy-glib-0.19.9 - - dev-libs/libxml2 - dev-db/sqlite:3 - - gnutls? ( >=net-libs/gnutls-2.10.2 ) - !gnutls? ( - >=dev-libs/openssl-0.9.8g:0=[-bindist] - ) - jingle? ( - >=net-libs/libsoup-2.42 - >=net-libs/libnice-0.0.11 ) - plugins? ( x11-libs/gtksourceview:3.0[introspection] ) - - !=dev-python/twisted-16.0.0 -#) - -PATCHES=( - "${FILESDIR}"/${P}-build-fix-no-jingle.patch # build with USE=-jingle, bug #523230 - "${FILESDIR}"/${P}-openssl-1.1.patch # bug #658902 - "${DISTDIR}"/${P}-python3.patch -) - -pkg_setup() { - python-any-r1_pkg_setup -} - -src_configure() { - gnome2_src_configure \ - --disable-coding-style-checks \ - --disable-static \ - --disable-Werror \ - --enable-file-transfer \ - $(use_enable jingle voip) \ - $(use_enable jingle google-relay) \ - $(use_enable plugins) \ - --with-tls=$(usex gnutls gnutls openssl) -} - -src_test() { - # This runs only C tests (see tests/README): - emake -C tests check-TESTS -} diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r3.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r3.ebuild new file mode 100644 index 000000000000..e2051de8905c --- /dev/null +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r3.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +# Python is used during build for some scripted source files generation (and twisted tests) +PYTHON_COMPAT=( python3_{7..9} ) + +inherit gnome2 python-any-r1 + +DESCRIPTION="A XMPP connection manager, handles single and multi user chats and voice calls" +HOMEPAGE="https://telepathy.freedesktop.org/" +SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz + https://src.fedoraproject.org/rpms/telepathy-gabble/raw/95adf4063c2456139dcc5d991ba6d012be850794/f/${P}-python3.patch" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" +IUSE="gnutls +jingle plugins test" +RESTRICT="!test? ( test )" + +# Prevent false positives due nested configure +QA_CONFIGURE_OPTIONS=".*" + +# FIXME: missing sasl-2 for tests ? (automagic) +# missing libiphb for wocky ? +# x11-libs/gtksourceview:3.0 needed by telepathy-gabble-xmpp-console, bug #495184 +# Keep in mind some deps or higher minimum versions are in ext/wocky/configure.ac +RDEPEND=" + >=dev-libs/glib-2.44:2 + >=sys-apps/dbus-1.1.0 + >=dev-libs/dbus-glib-0.82 + >=net-libs/telepathy-glib-0.19.9 + + dev-libs/libxml2 + dev-db/sqlite:3 + + gnutls? ( >=net-libs/gnutls-2.10.2 ) + !gnutls? ( + >=dev-libs/openssl-0.9.8g:0=[-bindist(-)] + ) + jingle? ( + >=net-libs/libsoup-2.42 + >=net-libs/libnice-0.0.11 ) + plugins? ( x11-libs/gtksourceview:3.0[introspection] ) + + !=dev-python/twisted-16.0.0 +#) + +PATCHES=( + "${FILESDIR}"/${P}-build-fix-no-jingle.patch # build with USE=-jingle, bug #523230 + "${FILESDIR}"/${P}-openssl-1.1.patch # bug #658902 + "${DISTDIR}"/${P}-python3.patch +) + +pkg_setup() { + python-any-r1_pkg_setup +} + +src_configure() { + gnome2_src_configure \ + --disable-coding-style-checks \ + --disable-static \ + --disable-Werror \ + --enable-file-transfer \ + $(use_enable jingle voip) \ + $(use_enable jingle google-relay) \ + $(use_enable plugins) \ + --with-tls=$(usex gnutls gnutls openssl) +} + +src_test() { + # This runs only C tests (see tests/README): + emake -C tests check-TESTS +} diff --git a/net-voip/telepathy-salut/Manifest b/net-voip/telepathy-salut/Manifest index 8165dc1b7362..d3b78d667e9f 100644 --- a/net-voip/telepathy-salut/Manifest +++ b/net-voip/telepathy-salut/Manifest @@ -2,5 +2,5 @@ AUX telepathy-salut-0.5.0-uninitialized.patch 496 BLAKE2B f697051628069c6a8c6339 AUX telepathy-salut-0.8.1-openssl-1.1.patch 7190 BLAKE2B f66a7a22ac36889aceca1ddcf8ae85438a6ae380f99f1cc068f9df34b7b6763bd773d0669b36f2ab8fc9557ce4d6ef71abd5f011f542b040114b70a909b40a15 SHA512 fa105e35ce369a35e844d7886c22d7c17433db482d0e5ac6156139ae6474dd91045cda7490d460a26adbd35f370aa98ea9c4a5ebdc81d627c022616a9de9c138 DIST telepathy-salut-0.8.1-python3.patch 5878 BLAKE2B db76eaf004418d48359c0ca710a59782fc1cda304825c75259daca41f3cd94ced207be06db7e5fd4d290b8021276077076eed330c20c2249b1577f0670697f93 SHA512 b924fae314d9efcc22226415e5904521593821996cdef9e5149ebc5ee2ceb4c2c210c311aeed3a01e634cb6ddc8f36b83d1473d700a8a6d1171c934217ef4185 DIST telepathy-salut-0.8.1.tar.gz 1823482 BLAKE2B 22f93d48cc749ed74ac1ee4103ea0bf5b1f93b2d14c95a4bd2edde977a5c43db5d5fe54dd246c561ee94f13b4030ab42c011f537a0e6688e8be3ac0aa0f1ca67 SHA512 34537ac9ce0b78015e184963ea79beaa7332ac11803f9683ff34577d9f0a14f7ed287aacb2c00059f2ff2f300c325a09a78a320e83d0a0031ad976da2c197a90 -EBUILD telepathy-salut-0.8.1-r3.ebuild 1771 BLAKE2B 3348b9d734c6a30561757f8443376c1cb68f769191486b9038d1688230cd779f87625546703d7fc66c7e913f45c7cc4e315e53aed6e072f717d6e107c4652e98 SHA512 7ab6f6b76cee4b6f9ebc010bfed55ab5324b8ec84889fab25d1ded4f1a79432a60ef46d7999295b0382f4760eae97821387c7a23d62e6f25989ba7755e130c50 +EBUILD telepathy-salut-0.8.1-r4.ebuild 1774 BLAKE2B ab89bc25f7241944eca0895e617b3e5bfe1a96fdbea9da497000da753dda4335cb071caf32d68b48950bfb5b03b69a5c52d2ac72165157fbb0160c058b65ddf6 SHA512 98b561500f12edffff0215838ca028646ca32184c13ce721ce34b03a555cd64791053350dd34a7deca69d092781465f229d74d98fefc2a9865189a41fc2b15f5 MISC metadata.xml 253 BLAKE2B a1efbd3751efaa83ee173f557ec1c8a4497a90b60896cf5a7a07da40b4f94a7a299ca0385477e82b2f5e5dbdf9afa482ccbe21f35ef44214e9c451d764b65529 SHA512 8d59f413993268ca783f7407b676900bb2d964754bf705d4175e2bafbe058a52af74f3928e4bd84d292518f8cf13fab7051486ab7cdc61d02fae6e0188d44442 diff --git a/net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild deleted file mode 100644 index 25de246938ed..000000000000 --- a/net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) -inherit python-any-r1 - -DESCRIPTION="A link-local XMPP connection manager for Telepathy" -HOMEPAGE="https://telepathy.freedesktop.org/" -SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz - https://src.fedoraproject.org/rpms/telepathy-salut/raw/master/f/${P}-python3.patch" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 sparc x86 ~x86-linux" -IUSE="gnutls test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=dev-libs/dbus-glib-0.61 - dev-libs/libxml2 - >=dev-libs/glib-2.28:2 - >=sys-apps/dbus-1.1.0 - >=net-libs/telepathy-glib-0.17.1 - >=net-dns/avahi-0.6.22[dbus] - net-libs/libsoup:2.4 - sys-apps/util-linux - dev-db/sqlite:3 - gnutls? ( >=net-libs/gnutls-2.10.2 ) - !gnutls? ( >=dev-libs/openssl-0.9.8g:0[-bindist] ) -" -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - dev-libs/libxslt - virtual/pkgconfig - test? ( - >=dev-libs/check-0.9.4 - net-libs/libgsasl - ) -" -# FIXME: needs xmppstream python module -# >=net-dns/avahi-0.6.22[python] - -PATCHES=( - "${FILESDIR}"/${PN}-0.5.0-uninitialized.patch # upstream bug #37701 - "${FILESDIR}"/${P}-openssl-1.1.patch # bug #663994 - "${DISTDIR}"/${P}-python3.patch -) - -pkg_setup() { - python-any-r1_pkg_setup -} - -src_configure() { - econf \ - --disable-coding-style-checks \ - --disable-plugins \ - --disable-Werror \ - --disable-static \ - --disable-avahi-tests \ - --with-tls=$(usex gnutls gnutls openssl) - #$(use_enable test avahi-tests) - - # false positives according to bug #413581: - # unrecognized options: --disable-plugins, --disable-avahi-tests -} - -src_install() { - MAKEOPTS+=" -j1" default # bug 413581 - find "${D}" -name '*.la' -delete || die -} diff --git a/net-voip/telepathy-salut/telepathy-salut-0.8.1-r4.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.8.1-r4.ebuild new file mode 100644 index 000000000000..8f7164df8cbc --- /dev/null +++ b/net-voip/telepathy-salut/telepathy-salut-0.8.1-r4.ebuild @@ -0,0 +1,72 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) +inherit python-any-r1 + +DESCRIPTION="A link-local XMPP connection manager for Telepathy" +HOMEPAGE="https://telepathy.freedesktop.org/" +SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz + https://src.fedoraproject.org/rpms/telepathy-salut/raw/master/f/${P}-python3.patch" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 sparc x86 ~x86-linux" +IUSE="gnutls test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-libs/dbus-glib-0.61 + dev-libs/libxml2 + >=dev-libs/glib-2.28:2 + >=sys-apps/dbus-1.1.0 + >=net-libs/telepathy-glib-0.17.1 + >=net-dns/avahi-0.6.22[dbus] + net-libs/libsoup:2.4 + sys-apps/util-linux + dev-db/sqlite:3 + gnutls? ( >=net-libs/gnutls-2.10.2 ) + !gnutls? ( >=dev-libs/openssl-0.9.8g:0[-bindist(-)] ) +" +DEPEND="${RDEPEND} + ${PYTHON_DEPS} + dev-libs/libxslt + virtual/pkgconfig + test? ( + >=dev-libs/check-0.9.4 + net-libs/libgsasl + ) +" +# FIXME: needs xmppstream python module +# >=net-dns/avahi-0.6.22[python] + +PATCHES=( + "${FILESDIR}"/${PN}-0.5.0-uninitialized.patch # upstream bug #37701 + "${FILESDIR}"/${P}-openssl-1.1.patch # bug #663994 + "${DISTDIR}"/${P}-python3.patch +) + +pkg_setup() { + python-any-r1_pkg_setup +} + +src_configure() { + econf \ + --disable-coding-style-checks \ + --disable-plugins \ + --disable-Werror \ + --disable-static \ + --disable-avahi-tests \ + --with-tls=$(usex gnutls gnutls openssl) + #$(use_enable test avahi-tests) + + # false positives according to bug #413581: + # unrecognized options: --disable-plugins, --disable-avahi-tests +} + +src_install() { + MAKEOPTS+=" -j1" default # bug 413581 + find "${D}" -name '*.la' -delete || die +} -- cgit v1.2.3