[arch-commits] Commit in kdenetwork-kopete/repos (14 files)

2017-05-11 Thread Antonio Rojas
Date: Thursday, May 11, 2017 @ 16:03:13
  Author: arojas
Revision: 295817

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  kdenetwork-kopete/repos/extra-i686/PKGBUILD
(from rev 295816, kdenetwork-kopete/trunk/PKGBUILD)
  kdenetwork-kopete/repos/extra-i686/kopete-mediastreamer2.14.patch
(from rev 295816, kdenetwork-kopete/trunk/kopete-mediastreamer2.14.patch)
  kdenetwork-kopete/repos/extra-i686/kopete-openssl-1.1.patch
(from rev 295816, kdenetwork-kopete/trunk/kopete-openssl-1.1.patch)
  kdenetwork-kopete/repos/extra-i686/kopete-pthread-link.patch
(from rev 295816, kdenetwork-kopete/trunk/kopete-pthread-link.patch)
  kdenetwork-kopete/repos/extra-x86_64/PKGBUILD
(from rev 295816, kdenetwork-kopete/trunk/PKGBUILD)
  kdenetwork-kopete/repos/extra-x86_64/kopete-mediastreamer2.14.patch
(from rev 295816, kdenetwork-kopete/trunk/kopete-mediastreamer2.14.patch)
  kdenetwork-kopete/repos/extra-x86_64/kopete-openssl-1.1.patch
(from rev 295816, kdenetwork-kopete/trunk/kopete-openssl-1.1.patch)
  kdenetwork-kopete/repos/extra-x86_64/kopete-pthread-link.patch
(from rev 295816, kdenetwork-kopete/trunk/kopete-pthread-link.patch)
Deleted:
  kdenetwork-kopete/repos/extra-i686/PKGBUILD
  kdenetwork-kopete/repos/extra-i686/kopete-mediastreamer2.14.patch
  kdenetwork-kopete/repos/extra-i686/kopete-pthread-link.patch
  kdenetwork-kopete/repos/extra-x86_64/PKGBUILD
  kdenetwork-kopete/repos/extra-x86_64/kopete-mediastreamer2.14.patch
  kdenetwork-kopete/repos/extra-x86_64/kopete-pthread-link.patch

-+
 /PKGBUILD   |  106 +
 /kopete-mediastreamer2.14.patch |  166 ++
 /kopete-pthread-link.patch  |   24 ++
 extra-i686/PKGBUILD |   52 
 extra-i686/kopete-mediastreamer2.14.patch   |   83 ---
 extra-i686/kopete-openssl-1.1.patch |  300 ++
 extra-i686/kopete-pthread-link.patch|   12 -
 extra-x86_64/PKGBUILD   |   52 
 extra-x86_64/kopete-mediastreamer2.14.patch |   83 ---
 extra-x86_64/kopete-openssl-1.1.patch   |  300 ++
 extra-x86_64/kopete-pthread-link.patch  |   12 -
 11 files changed, 896 insertions(+), 294 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-05-11 16:02:03 UTC (rev 295816)
+++ extra-i686/PKGBUILD 2017-05-11 16:03:13 UTC (rev 295817)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdenetwork-kopete
-pkgver=17.04.1
-pkgrel=1
-pkgdesc='Instant Messenger'
-url='https://kde.org/applications/internet/kopete/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdebase-runtime' 'libotr' 'qimageblitz' 'kdepimlibs4' 'qca-qt4')
-makedepends=('cmake' 'automoc4' 'boost' 'mediastreamer' 'libgadu' 'jsoncpp')
-optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"{,.sig}
 
-kopete-mediastreamer2.14.patch kopete-pthread-link.patch)
-sha256sums=('d15fb89e7ec872492bd6014892cd5e7d534ff7826ed92715301ca12cc97369b3'
-'SKIP'
-'c34a268aaa058e563174581dbe37c15fed91e82326ec704d2a872463139865e0'
-'a7ebdd8dd4336b7ec085ef254bf18040f473b73379a8cd84569b28441a6c71df')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

-
-prepare() {
-  mkdir -p build
-
-# Fix build with mediastreamer 2.14
-  cd kopete-$pkgver
-  patch -p1 -i ../kopete-mediastreamer2.14.patch
-# Fix linking to pthread in libjingle-call
-  patch -p1 -i ../kopete-pthread-link.patch
-}
-
-build() {
-  cd build
-  cmake ../kopete-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_SKIP_RPATH=ON \
--DWITH_Libmsn=OFF \
--DOPENSSL_INCLUDE_DIR=/usr/include/openssl-1.0 \
--DOPENSSL_SSL_LIBRARY=/usr/lib/openssl-1.0/libssl.so \
--DOPENSSL_CRYPTO_LIBRARY=/usr/lib/openssl-1.0/libcrypto.so
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdenetwork-kopete/repos/extra-i686/PKGBUILD (from rev 295816, 
kdenetwork-kopete/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-05-11 16:03:13 UTC (rev 295817)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdenetwork-kopete
+pkgver=17.04.1
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='https://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdebase-r

[arch-commits] Commit in kdenetwork-kopete/repos (14 files)

2013-06-15 Thread Andrea Scarpino
Date: Saturday, June 15, 2013 @ 18:12:13
  Author: andrea
Revision: 188567

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  kdenetwork-kopete/repos/kde-unstable-i686/PKGBUILD
(from rev 188566, kdenetwork-kopete/kde-unstable/PKGBUILD)
  kdenetwork-kopete/repos/kde-unstable-i686/kdenetwork-kopete.install
(from rev 188566, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
  kdenetwork-kopete/repos/kde-unstable-i686/libotr3.patch
(from rev 188566, kdenetwork-kopete/kde-unstable/libotr3.patch)
  kdenetwork-kopete/repos/kde-unstable-i686/mediastreamer29.patch
(from rev 188566, kdenetwork-kopete/kde-unstable/mediastreamer29.patch)
  kdenetwork-kopete/repos/kde-unstable-x86_64/PKGBUILD
(from rev 188566, kdenetwork-kopete/kde-unstable/PKGBUILD)
  kdenetwork-kopete/repos/kde-unstable-x86_64/kdenetwork-kopete.install
(from rev 188566, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
  kdenetwork-kopete/repos/kde-unstable-x86_64/libotr3.patch
(from rev 188566, kdenetwork-kopete/kde-unstable/libotr3.patch)
  kdenetwork-kopete/repos/kde-unstable-x86_64/mediastreamer29.patch
(from rev 188566, kdenetwork-kopete/kde-unstable/mediastreamer29.patch)
Deleted:
  kdenetwork-kopete/repos/kde-unstable-i686/PKGBUILD
  kdenetwork-kopete/repos/kde-unstable-i686/kdenetwork-kopete.install
  kdenetwork-kopete/repos/kde-unstable-i686/libotr3.patch
  kdenetwork-kopete/repos/kde-unstable-x86_64/PKGBUILD
  kdenetwork-kopete/repos/kde-unstable-x86_64/kdenetwork-kopete.install
  kdenetwork-kopete/repos/kde-unstable-x86_64/libotr3.patch

---+
 /PKGBUILD |   86 ++
 /kdenetwork-kopete.install|   24 
 /libotr3.patch|  142 
 kde-unstable-i686/PKGBUILD|   39 --
 kde-unstable-i686/kdenetwork-kopete.install   |   12 --
 kde-unstable-i686/libotr3.patch   |   71 
 kde-unstable-i686/mediastreamer29.patch   |   22 +++
 kde-unstable-x86_64/PKGBUILD  |   39 --
 kde-unstable-x86_64/kdenetwork-kopete.install |   12 --
 kde-unstable-x86_64/libotr3.patch |   71 
 kde-unstable-x86_64/mediastreamer29.patch |   22 +++
 11 files changed, 296 insertions(+), 244 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2013-06-15 16:12:00 UTC (rev 188566)
+++ kde-unstable-i686/PKGBUILD  2013-06-15 16:12:13 UTC (rev 188567)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=kdenetwork-kopete
-pkgver=4.10.80
-pkgrel=1
-pkgdesc='Instant Messenger'
-url='http://kde.org/applications/internet/kopete/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdenetwork')
-depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr3' 'libmsn' 'libidn'
- 'qimageblitz' 'libgadu' 'mediastreamer')
-makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kopete-${pkgver}.tar.xz";
-'libotr3.patch')
-sha1sums=('ee9fccbd612f821f5c1a02a0ec107b4faf4cc94c'
-  '9c3b0ee15538fbfa36aa0a4748b1f6b5a7905384')
-
-prepare() {
-  cd kopete-${pkgver}
-  patch -p2 -i "${srcdir}"/libotr3.patch
-}
-
-build() {
-  mkdir build
-  cd build
-  cmake ../kopete-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}

Copied: kdenetwork-kopete/repos/kde-unstable-i686/PKGBUILD (from rev 188566, 
kdenetwork-kopete/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2013-06-15 16:12:13 UTC (rev 188567)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=kdenetwork-kopete
+pkgver=4.10.80
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='http://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr3' 'libmsn' 'libidn'
+ 'qimageblitz' 'libgadu' 'mediastreamer' 'jsoncpp')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kopete-${pkgver}.tar.xz";
+'libotr3.patch'
+'mediastreamer29.patch')
+sha1sums=('ee9fccbd612f821f5c1a02a0ec107b4faf4cc94c'
+  '9c3b0ee15538fbfa36aa0a4748b1f6b5a7905384'
+  '317683a5c2acd0a0058c5ab42f6006e9db511ef3')
+
+prepare() {
+  cd kopete-${pkgver}
+  patch -p2 -i "${srcdir}"/libotr3.patch
+  patch -p1 -i "${srcdir}"/mediastreamer29.patch
+}
+
+build() {
+  mkdir build
+  cd build
+  cmake ../kopete-${pkgver} \
+-DCMAKE_BUI