diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 11:37:10 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-25 11:37:10 +0100 |
commit | 38423c67c8a23f6a1bc42038193182e2da3116eb (patch) | |
tree | 04e2cf4bd43601b77daa79fe654e409187093c5e /kde-apps/kopete | |
parent | 623ee73d661e5ed8475cb264511f683407d87365 (diff) |
gentoo resync : 25.04.2020
Diffstat (limited to 'kde-apps/kopete')
-rw-r--r-- | kde-apps/kopete/Manifest | 2 | ||||
-rw-r--r-- | kde-apps/kopete/kopete-20.04.0.ebuild | 185 |
2 files changed, 187 insertions, 0 deletions
diff --git a/kde-apps/kopete/Manifest b/kde-apps/kopete/Manifest index b4e5d7a342af..a4369446f602 100644 --- a/kde-apps/kopete/Manifest +++ b/kde-apps/kopete/Manifest @@ -1,3 +1,5 @@ DIST kopete-19.12.3.tar.xz 9376816 BLAKE2B 3a8d0e76a29370f8a9acc448ec961309281513305fb0461f8bda346bfa73f86847f29937c24effab727876b489b3d6c4d92c6078928a02b4e109118080c918fa SHA512 113aee174f2a7d85da69f9a877bdcfe2818433bcb545ae39dcaadce3b34a135edcb0f9a1dd0ed34901e2485388692a26b9d136eed1e7b63c097176d371da8e96 +DIST kopete-20.04.0.tar.xz 9371068 BLAKE2B 687a371ebaba4a4e9c3644ba409c931af97c5531307f870b604dcd144431f61344a6bffdf4ff8f9aa0f000b2e4427297f044ef1e34a65d839391f1b804b30b49 SHA512 46628cd14c51085376ccaa294c4225b67fe8d3439807f613655f3795b622071c50c6d057d6074c174c3154fc968b115a3ff19a451191c2c8f0386bf51655e680 EBUILD kopete-19.12.3.ebuild 4711 BLAKE2B e259307c3d65c9148753dc825d14b778c81b24e5116ae90ab22ed823477f7f9a7622ade231b258591f4181c65358db897f68c9113d5cfcc2899d8b31e228b791 SHA512 67a7be36932bb7c2c0f26b3f25611fc82beb830f1256756b3883bc792f2b94092c157679c6b0034c0adc2fa1d9207ab4788d0def1ab7296ee99392ae1c390e98 +EBUILD kopete-20.04.0.ebuild 4702 BLAKE2B f594a858fa912cf818016b573e65dea472411b6a6ae2748b48eddb050f9f68c80fd2e341d7886eef0deba20cfee3c4013ee2d66c0b22b4118ce5cd3e0fd9f9d0 SHA512 3db01e346e10d159e12822f36d6c9d0d4b3e1a701266e111dfb2d2caa9182ae9fcd1011593e54674353a04d7f976689963a71a4d7b62ed243c473b0cf52b752d MISC metadata.xml 2102 BLAKE2B 8d82dc772819389b671c1661ad0be0f97703668a6a940c2e142163f4f6e06c110e6d6146144d12ef04b37fb6eb06c57d0bdb766f2c8155848174529111933f2a SHA512 5ca6a22e974c0cb1a24d0dba5ae3f5ff2a860354d653b800655640679c179b90331f436b4ab62338e22e01e145b7c7df2cb9bba82ad8d02436dbbd044d1bfef8 diff --git a/kde-apps/kopete/kopete-20.04.0.ebuild b/kde-apps/kopete/kopete-20.04.0.ebuild new file mode 100644 index 000000000000..e95ff4bf7beb --- /dev/null +++ b/kde-apps/kopete/kopete-20.04.0.ebuild @@ -0,0 +1,185 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_HANDBOOK="forceoptional" +ECM_TEST="forceoptional" +PVCUT=$(ver_cut 1-3) +KFMIN=5.69.0 +QTMIN=5.12.3 +inherit ecm kde.org + +DESCRIPTION="Multi-protocol IM client based on KDE Frameworks" +HOMEPAGE="https://kde.org/applications/internet/org.kde.kopete +https://userbase.kde.org/Kopete" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64" +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-libs/libpcre + >=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/kcrash-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/khtml-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${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[qt5(+)] + x11-libs/libX11 + x11-libs/libXScrnSaver + gadu? ( >=net-libs/libgadu-1.8.0[threads] ) + groupwise? ( app-crypt/qca:2[qt5(+)] ) + 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[qt5(+)] + 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[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 +} + +pkg_postinst() { + ecm_pkg_postinst + + if ! use ssl; then + if use xmpp ; then + if ! has_version "app-crypt/qca:2[ssl]" ; then + elog "In order to use ssl in xmpp you'll need to" + elog "install app-crypt/qca package with USE=ssl." + fi + fi + fi +} |