From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- kde-apps/kopete/Manifest | 4 +- kde-apps/kopete/kopete-22.04.0.ebuild | 169 ---------------------------------- kde-apps/kopete/kopete-22.04.2.ebuild | 169 ++++++++++++++++++++++++++++++++++ 3 files changed, 171 insertions(+), 171 deletions(-) delete mode 100644 kde-apps/kopete/kopete-22.04.0.ebuild create mode 100644 kde-apps/kopete/kopete-22.04.2.ebuild (limited to 'kde-apps/kopete') diff --git a/kde-apps/kopete/Manifest b/kde-apps/kopete/Manifest index 23f9f132384d..a0424ac6f5d5 100644 --- a/kde-apps/kopete/Manifest +++ b/kde-apps/kopete/Manifest @@ -1,5 +1,5 @@ DIST kopete-21.12.3.tar.xz 9666084 BLAKE2B 13be83cb9315822ac9919bd2ed97d53e4aaff1c72125be993f16811dc6db178f42d88b8ffee5c828a2475a45e1bf11458293e12463cfbb9b68d2067ce646dbdc SHA512 63625ca3ef25a0504ccca31f36dae9281a1f051e94a0216340aff7fd795791d1b61fefb0bfd22150030cf25122c752449bc5192ffad1609315a9f63432c7f342 -DIST kopete-22.04.0.tar.xz 9671260 BLAKE2B 1de2e79ca9c724f3a4f34ecf43b81b945c9ddd6510749aa41faa2708eabf8587f7d0a74c65d37731950d9baf8165c0c38fe7a11045e1c9cd2328e8d8b98bd0a4 SHA512 e2d58c1b5059ff6efe107715c776fedcde3f7bfaecb7e24dec709462956058785b1dec7c44c631063bc2bf6aadefc7955d3bf16fa12772bf8450978b5c523573 +DIST kopete-22.04.2.tar.xz 9675720 BLAKE2B 317dcb5ec88ca6218df2ffa69ca76207b726f3c82752f4d84db651cfb4dae37372de039b4c8d4ce34a40d3001a7e9bc7414913e2dadd5f549b32cc9ed22db588 SHA512 f0e2d50f3e4f408d603721747945fef5bd6eb1034cd7a29058e77dc04edccbf29760dead8e8a7200bc74488b6a36bebbbd0f682677ca815c16aa93faffea4c50 EBUILD kopete-21.12.3-r1.ebuild 4371 BLAKE2B 0f25dd7ab7c8b7e3ea4f551145175cc3c4379f0b99ba28dce42731d8b27ed3c034f553b5df29c14cf8628746207cbf64a6bd362e9044ee0e8b422ffc1cd7b3d0 SHA512 f3d19b596bf816c632aa6b24a64d4e8c3cce941108f66d97183f2ec96241dd6eb70d5bfe39585d7472f833e6fdd9ae8bc66e9c17f5d2c7e56917841717ec11ea -EBUILD kopete-22.04.0.ebuild 4374 BLAKE2B 42abb3e36f3795736fa28c07845482cffbfb6b7e4e70db105aea723a9667ebac94c711931ce8d1693795040852341024b251536da221940c285fc470e1421412 SHA512 c7878b8d0c6f5d4a8d8d0a6bc63147699c1904d95bca18d041d22446a28bdc109655cd975d4318782b4c75527dae58727ecabac0d294955fe9de5b7640f5f5e0 +EBUILD kopete-22.04.2.ebuild 4374 BLAKE2B dae4e89a099774602522350d0cf10202a3df7d00f8bbea5aede137a0d0acc14e56cc9cf2ce585341849c912a23a1747cc77efdee058ce12e470335e806222f11 SHA512 13bff0cd0c90a2b20c79a90bc3fc22bcf251e3b237767748c776249db58e3aa4b38c287dfe8dc7862deefd5a3c3d67fce7ef19cac70381673fac39b87b59ca3e MISC metadata.xml 2171 BLAKE2B a24f78af2393cec96b84ab4b3ef359e6d2f36791e43ddcdf4583b2559a38b559e44d2f40eb956ceccbb4c26f8533199cf3f2e4c33ed16e2bd9c851f72746d9ec SHA512 4d67c61f2d0fd6e88860cab42aa901e230d64fbbfff7658c7097f6c1f19724896bc77d54b3e18781eda1dc3f566cdb24ff5f814a72ed3c88b56a2c51d9fef3f2 diff --git a/kde-apps/kopete/kopete-22.04.0.ebuild b/kde-apps/kopete/kopete-22.04.0.ebuild deleted file mode 100644 index 2524d6a63dbc..000000000000 --- a/kde-apps/kopete/kopete-22.04.0.ebuild +++ /dev/null @@ -1,169 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-3) -KFMIN=5.92.0 -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Multi-protocol IM client based on KDE Frameworks" -HOMEPAGE="https://apps.kde.org/kopete/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="ssl v4l" - -# Available plugins -# addbookmarks: NO DEPS -# alias: NO DEPS (disabled upstream) -# autoreplace: NO DEPS -# contactnotes: NO DEPS -# cryptography: BROKEN (app-crypt/gpgme[cxx,qt5], kde-apps/libkleo:5) -# highlight: NO DEPS -# history: NO DEPS -# latex: virtual/latex as RDEPEND -# nowlistening: NO DEPS -# otr: libotr -# pipes: NO DEPS -# privacy: NO DEPS -# statistics: dev-db/sqlite:3 -# texteffect: NO DEPS -# translator: NO DEPS -# urlpicpreview: NO DEPS -# webpresence: libxml2 libxslt -# NOTE: By default we enable all plugins that don't have any dependencies -PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight history latex nowlistening -otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence" - -# Available protocols -# gadu: net-libs/libgadu @since 4.3 -# groupwise: app-crypt/qca:2 -# irc: NO DEPS, probably will fail so inform user about it -# xmpp: net-dns/libidn app-crypt/qca:2 ENABLED BY DEFAULT NETWORK -# meanwhile: net-libs/meanwhile -# oscar: NO DEPS -# telepathy: net-libs/decibel -# testbed: NO DEPS -# winpopup: NO DEPS (we're adding samba as RDEPEND so it works) -# zeroconf (bonjour): NO DEPS -PROTOCOLS="gadu groupwise meanwhile oscar testbed winpopup +xmpp zeroconf" - -# disabled protocols -# irc: NO DEPS -# jingle: media-libs/speex net-libs/ortp DISABLED BY UPSTREAM -# qq: NO DEPS -# telepathy: net-libs/decibel -# skype, sms (until fixed) - -IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}" - -COMMON_DEPEND=" - app-crypt/gpgme:=[cxx,qt5] - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtsql-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - >=kde-apps/kidentitymanagement-${PVCUT}:5 - >=kde-apps/libkleo-${PVCUT}:5 - >=kde-frameworks/kcmutils-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcontacts-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kdelibs4support-${KFMIN}:5 - >=kde-frameworks/kemoticons-${KFMIN}:5 - >=kde-frameworks/khtml-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/knotifyconfig-${KFMIN}:5 - >=kde-frameworks/kparts-${KFMIN}:5 - >=kde-frameworks/ktexteditor-${KFMIN}:5 - >=media-libs/phonon-4.11.0 - x11-libs/libX11 - x11-libs/libXScrnSaver - gadu? ( >=net-libs/libgadu-1.8.0[threads] ) - groupwise? ( >=app-crypt/qca-2.3.0:2 ) - meanwhile? ( net-libs/meanwhile ) - otr? ( >=net-libs/libotr-4.0.0 ) - statistics? ( dev-db/sqlite:3 ) - v4l? ( media-libs/libv4l ) - webpresence? ( - dev-libs/libxml2 - dev-libs/libxslt - ) - xmpp? ( - >=app-crypt/qca-2.3.0:2 - net-dns/libidn:0= - sys-libs/zlib - ) - zeroconf? ( - >=kde-apps/kidentitymanagement-${PVCUT}:5 - >=kde-frameworks/kdnssd-${KFMIN}:5 - ) -" -# jingle? ( -# dev-libs/expat -# dev-libs/openssl:0= -# >=media-libs/mediastreamer-2.3.0 -# media-libs/speex -# net-libs/libsrtp:0= -# net-libs/ortp:= -# ) -RDEPEND="${COMMON_DEPEND} - latex? ( - || ( - media-gfx/imagemagick - media-gfx/graphicsmagick[imagemagick] - ) - virtual/latex-base - ) - ssl? ( >=app-crypt/qca-2.3.0:2[ssl] ) - xmpp? ( >=app-crypt/qca-2.3.0:2[ssl?] ) -" -# sms? ( app-mobilephone/smssend ) -# winpopup? ( net-fs/samba ) -DEPEND="${COMMON_DEPEND} - x11-base/xorg-proto -" -# jingle? ( dev-libs/jsoncpp ) - -# tests hang, last checked for 4.2.96 -RESTRICT="test" - -src_configure() { - local x x2 - # Handle common stuff - local mycmakeargs=( - -DWITH_qq=OFF - -DDISABLE_VIDEOSUPPORT=$(usex !v4l) - ) -# $(cmake_use_find_package jingle LiboRTP) -# $(cmake_use_find_package jingle Mediastreamer) -# $(cmake_use_find_package jingle Speex) - - # enable protocols - for x in ${PROTOCOLS}; do - case ${x/+/} in - jingle) x2=libjingle ;; - xmpp) x2=jabber ;; - zeroconf) x2=bonjour ;; - *) x2=${x/+/} ;; - esac - mycmakeargs+=( -DWITH_${x2}=$(usex ${x/+/}) ) - done - - # disable until fixed: - mycmakeargs+=( -DWITH_{cryptography,libjingle,skype,sms}=OFF ) - - # enable plugins - for x in ${PLUGINS}; do - mycmakeargs+=( -DWITH_${x/+/}=$(usex ${x/+/}) ) - done - - ecm_src_configure -} diff --git a/kde-apps/kopete/kopete-22.04.2.ebuild b/kde-apps/kopete/kopete-22.04.2.ebuild new file mode 100644 index 000000000000..cbcdab6a6c19 --- /dev/null +++ b/kde-apps/kopete/kopete-22.04.2.ebuild @@ -0,0 +1,169 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="forceoptional" +ECM_TEST="forceoptional" +PVCUT=$(ver_cut 1-3) +KFMIN=5.92.0 +QTMIN=5.15.3 +inherit ecm kde.org + +DESCRIPTION="Multi-protocol IM client based on KDE Frameworks" +HOMEPAGE="https://apps.kde.org/kopete/" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="ssl v4l" + +# Available plugins +# addbookmarks: NO DEPS +# alias: NO DEPS (disabled upstream) +# autoreplace: NO DEPS +# contactnotes: NO DEPS +# cryptography: BROKEN (app-crypt/gpgme[cxx,qt5], kde-apps/libkleo:5) +# highlight: NO DEPS +# history: NO DEPS +# latex: virtual/latex as RDEPEND +# nowlistening: NO DEPS +# otr: libotr +# pipes: NO DEPS +# privacy: NO DEPS +# statistics: dev-db/sqlite:3 +# texteffect: NO DEPS +# translator: NO DEPS +# urlpicpreview: NO DEPS +# webpresence: libxml2 libxslt +# NOTE: By default we enable all plugins that don't have any dependencies +PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight history latex nowlistening +otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence" + +# Available protocols +# gadu: net-libs/libgadu @since 4.3 +# groupwise: app-crypt/qca:2 +# irc: NO DEPS, probably will fail so inform user about it +# xmpp: net-dns/libidn app-crypt/qca:2 ENABLED BY DEFAULT NETWORK +# meanwhile: net-libs/meanwhile +# oscar: NO DEPS +# telepathy: net-libs/decibel +# testbed: NO DEPS +# winpopup: NO DEPS (we're adding samba as RDEPEND so it works) +# zeroconf (bonjour): NO DEPS +PROTOCOLS="gadu groupwise meanwhile oscar testbed winpopup +xmpp zeroconf" + +# disabled protocols +# irc: NO DEPS +# jingle: media-libs/speex net-libs/ortp DISABLED BY UPSTREAM +# qq: NO DEPS +# telepathy: net-libs/decibel +# skype, sms (until fixed) + +IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}" + +COMMON_DEPEND=" + app-crypt/gpgme:=[cxx,qt5] + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtsql-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + >=kde-apps/kidentitymanagement-${PVCUT}:5 + >=kde-apps/libkleo-${PVCUT}:5 + >=kde-frameworks/kcmutils-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kcontacts-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/kdelibs4support-${KFMIN}:5 + >=kde-frameworks/kemoticons-${KFMIN}:5 + >=kde-frameworks/khtml-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/knotifyconfig-${KFMIN}:5 + >=kde-frameworks/kparts-${KFMIN}:5 + >=kde-frameworks/ktexteditor-${KFMIN}:5 + >=media-libs/phonon-4.11.0 + x11-libs/libX11 + x11-libs/libXScrnSaver + gadu? ( >=net-libs/libgadu-1.8.0[threads] ) + groupwise? ( >=app-crypt/qca-2.3.0:2 ) + meanwhile? ( net-libs/meanwhile ) + otr? ( >=net-libs/libotr-4.0.0 ) + statistics? ( dev-db/sqlite:3 ) + v4l? ( media-libs/libv4l ) + webpresence? ( + dev-libs/libxml2 + dev-libs/libxslt + ) + xmpp? ( + >=app-crypt/qca-2.3.0:2 + net-dns/libidn:0= + sys-libs/zlib + ) + zeroconf? ( + >=kde-apps/kidentitymanagement-${PVCUT}:5 + >=kde-frameworks/kdnssd-${KFMIN}:5 + ) +" +# jingle? ( +# dev-libs/expat +# dev-libs/openssl:0= +# >=media-libs/mediastreamer-2.3.0 +# media-libs/speex +# net-libs/libsrtp:0= +# net-libs/ortp:= +# ) +RDEPEND="${COMMON_DEPEND} + latex? ( + || ( + media-gfx/imagemagick + media-gfx/graphicsmagick[imagemagick] + ) + virtual/latex-base + ) + ssl? ( >=app-crypt/qca-2.3.0:2[ssl] ) + xmpp? ( >=app-crypt/qca-2.3.0:2[ssl?] ) +" +# sms? ( app-mobilephone/smssend ) +# winpopup? ( net-fs/samba ) +DEPEND="${COMMON_DEPEND} + x11-base/xorg-proto +" +# jingle? ( dev-libs/jsoncpp ) + +# tests hang, last checked for 4.2.96 +RESTRICT="test" + +src_configure() { + local x x2 + # Handle common stuff + local mycmakeargs=( + -DWITH_qq=OFF + -DDISABLE_VIDEOSUPPORT=$(usex !v4l) + ) +# $(cmake_use_find_package jingle LiboRTP) +# $(cmake_use_find_package jingle Mediastreamer) +# $(cmake_use_find_package jingle Speex) + + # enable protocols + for x in ${PROTOCOLS}; do + case ${x/+/} in + jingle) x2=libjingle ;; + xmpp) x2=jabber ;; + zeroconf) x2=bonjour ;; + *) x2=${x/+/} ;; + esac + mycmakeargs+=( -DWITH_${x2}=$(usex ${x/+/}) ) + done + + # disable until fixed: + mycmakeargs+=( -DWITH_{cryptography,libjingle,skype,sms}=OFF ) + + # enable plugins + for x in ${PLUGINS}; do + mycmakeargs+=( -DWITH_${x/+/}=$(usex ${x/+/}) ) + done + + ecm_src_configure +} -- cgit v1.2.3