summaryrefslogtreecommitdiff
path: root/libre/kdenetwork-kopete
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-10-13 11:46:06 +0200
committerAndreas Grapentin <andreas@grapentin.org>2017-10-13 11:46:06 +0200
commit10adc854375ed818271b473f0f3ba197c868733f (patch)
treec862ee5965893c5cc8064db9e67ac79b0be91afa /libre/kdenetwork-kopete
parenta24dea21ce174bfb24b2f738b2f88f530a91d756 (diff)
libre/kdenetwork-kopete: updated to 17.08.2
Diffstat (limited to 'libre/kdenetwork-kopete')
-rw-r--r--libre/kdenetwork-kopete/PKGBUILD19
1 files changed, 8 insertions, 11 deletions
diff --git a/libre/kdenetwork-kopete/PKGBUILD b/libre/kdenetwork-kopete/PKGBUILD
index f57d829e2..4be5a3e31 100644
--- a/libre/kdenetwork-kopete/PKGBUILD
+++ b/libre/kdenetwork-kopete/PKGBUILD
@@ -1,29 +1,27 @@
# Maintainer: Andreas Grapentin <andreas@grapentin.org>
-# Contributor: André Silva <emulatorman@hyperbola.info>
-# Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net>
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Maintainer (Arch): Antonio Rojas <arojas@archlinux.org>
+# Contributor: André Silva <emulatorman@hyperbola.info>
+# Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
pkgname=kdenetwork-kopete
-pkgver=17.08.1
+pkgver=17.08.2
pkgrel=1.parabola1
pkgdesc='Instant Messenger, without nonfree Skype support'
url='https://kde.org/applications/internet/kopete/'
arch=('i686' 'x86_64' 'armv7h')
license=('GPL' 'LGPL' 'FDL')
groups=('kde-applications' 'kdenetwork')
-replaces=(${pkgname}-libre)
-conflicts=(${pkgname}-libre)
depends=('kdebase-runtime' 'libotr' 'qimageblitz' 'kdepimlibs4' 'qca-qt4')
-makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'libgadu' 'jsoncpp' 'openssl')
+makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'libgadu' 'jsoncpp' 'openssl-1.0')
optdepends=('mediastreamer: jingle support'
- 'libgadu: Gadu-Gadu protocol'
- 'openssl-1.0: jingle support')
+ 'libgadu: Gadu-Gadu protocol'
+ 'openssl-1.0: jingle support')
source=("https://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"{,.sig}
'kopete-mediastreamer2.14.patch'
- 'kopete-pthread-link.patch')
-sha256sums=('56a1ef3078238d4becf8ec6fe6f8f850144ab402168bd0a2608e57a100e2cbc6'
+ 'kopete-pthread-link.patch')
+sha256sums=('ab2ab319cf7806e7336e4964889da6f0aa1fd3b3a4a1b7f4d2e88be034167506'
'SKIP'
'c34a268aaa058e563174581dbe37c15fed91e82326ec704d2a872463139865e0'
'a7ebdd8dd4336b7ec085ef254bf18040f473b73379a8cd84569b28441a6c71df')
@@ -67,4 +65,3 @@ package() {
cd build
make DESTDIR="$pkgdir" install
}
-