[arch-commits] Commit in kopete/repos/extra-x86_64 (12 files)

2018-10-11 Thread Antonio Rojas via arch-commits
Date: Thursday, October 11, 2018 @ 10:18:29
  Author: arojas
Revision: 336331

archrelease: copy trunk to extra-x86_64

Added:
  kopete/repos/extra-x86_64/PKGBUILD
(from rev 336330, kopete/trunk/PKGBUILD)
  kopete/repos/extra-x86_64/kopete-glibc-2.28.patch
(from rev 336330, kopete/trunk/kopete-glibc-2.28.patch)
  kopete/repos/extra-x86_64/kopete-mediastreamer2.14.patch
(from rev 336330, kopete/trunk/kopete-mediastreamer2.14.patch)
  kopete/repos/extra-x86_64/kopete-openssl-1.1.patch
(from rev 336330, kopete/trunk/kopete-openssl-1.1.patch)
  kopete/repos/extra-x86_64/kopete-pthread-link.patch
(from rev 336330, kopete/trunk/kopete-pthread-link.patch)
  kopete/repos/extra-x86_64/kopete-srtp2.patch
(from rev 336330, kopete/trunk/kopete-srtp2.patch)
Deleted:
  kopete/repos/extra-x86_64/PKGBUILD
  kopete/repos/extra-x86_64/kopete-glibc-2.28.patch
  kopete/repos/extra-x86_64/kopete-mediastreamer2.14.patch
  kopete/repos/extra-x86_64/kopete-openssl-1.1.patch
  kopete/repos/extra-x86_64/kopete-pthread-link.patch
  kopete/repos/extra-x86_64/kopete-srtp2.patch

+
 PKGBUILD   |  118 +++
 kopete-glibc-2.28.patch|   24 -
 kopete-mediastreamer2.14.patch |  166 +-
 kopete-openssl-1.1.patch   |  614 +++
 kopete-pthread-link.patch  |   24 -
 kopete-srtp2.patch |  308 +--
 6 files changed, 627 insertions(+), 627 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-11 10:18:13 UTC (rev 336330)
+++ PKGBUILD2018-10-11 10:18:29 UTC (rev 336331)
@@ -1,59 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kopete
-pkgver=18.08.1
-pkgrel=3
-pkgdesc='Instant Messenger'
-url='https://kde.org/applications/internet/kopete/'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdenetwork)
-depends=(knotifyconfig kcmutils ktexteditor kcontacts kidentitymanagement 
libkleo qca kdelibs4support khtml
- libidn libotr)
-makedepends=(extra-cmake-modules mediastreamer libgadu jsoncpp kdoctools 
kdesignerplugin kdnssd libkleo ktexteditor)
-optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol' 
'kdnssd: bonjour protocol')
-conflicts=(kdenetwork-kopete)
-replaces=(kdenetwork-kopete)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 
-kopete-mediastreamer2.14.patch kopete-srtp2.patch 
kopete-openssl-1.1.patch kopete-pthread-link.patch kopete-glibc-2.28.patch)
-sha256sums=('93fc1c360cce2471eae7286b1fb72b112e6192fee78ef68cda3ce270ed866844'
-'SKIP'
-'c34a268aaa058e563174581dbe37c15fed91e82326ec704d2a872463139865e0'
-'ceed663f7007654d186d918cf7a0742972ed5bd319879021e9ba80e395177700'
-'a12ea422e5162ef11274a98fd53658d6e780cafbe2e0fac70c8bc7d3291fef8b'
-'a7ebdd8dd4336b7ec085ef254bf18040f473b73379a8cd84569b28441a6c71df'
-'ba1b830bbd74c3dde8de99d887bd20205b4bbb1e466a41aa2b230404f1959c83')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-
-# fix build with mediastreamer 2.14
-  cd kopete-$pkgver
-  patch -p1 -i ../kopete-mediastreamer2.14.patch
-# fix build with OpenSSL 1.1 (Fedora patch)
-  patch -p1 -i ../kopete-openssl-1.1.patch
-# fix link to pthread
-  patch -p1 -i ../kopete-pthread-link.patch
-# support SRTP2
-  patch -p1 -i ../kopete-srtp2.patch
-# fix build with glibc 2.28
-  patch -p1 -i ../kopete-glibc-2.28.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kopete/repos/extra-x86_64/PKGBUILD (from rev 336330, 
kopete/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-11 10:18:29 UTC (rev 336331)
@@ -0,0 +1,59 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kopete
+pkgver=18.08.2
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='https://kde.org/applications/internet/kopete/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdenetwork)
+depends=(knotifyconfig kcmutils ktexteditor kcontacts kidentitymanagement 
libkleo qca kdelibs4support khtml
+ libidn libotr)
+makedepends=(extra-cmake-modules mediastreamer libgadu jsoncpp kdoctools 
kdesignerplugin kdnssd libkleo ktexteditor)
+optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol' 
'kdnssd: bonjour protocol')
+conflicts=(kdenetwork-kopete)
+replaces=(kdenetwork-kopete)

[arch-commits] Commit in kopete/repos/extra-x86_64 (12 files)

2018-09-19 Thread Antonio Rojas via arch-commits
Date: Wednesday, September 19, 2018 @ 11:25:29
  Author: arojas
Revision: 335007

archrelease: copy trunk to extra-x86_64

Added:
  kopete/repos/extra-x86_64/PKGBUILD
(from rev 335006, kopete/trunk/PKGBUILD)
  kopete/repos/extra-x86_64/kopete-glibc-2.28.patch
(from rev 335006, kopete/trunk/kopete-glibc-2.28.patch)
  kopete/repos/extra-x86_64/kopete-mediastreamer2.14.patch
(from rev 335006, kopete/trunk/kopete-mediastreamer2.14.patch)
  kopete/repos/extra-x86_64/kopete-openssl-1.1.patch
(from rev 335006, kopete/trunk/kopete-openssl-1.1.patch)
  kopete/repos/extra-x86_64/kopete-pthread-link.patch
(from rev 335006, kopete/trunk/kopete-pthread-link.patch)
  kopete/repos/extra-x86_64/kopete-srtp2.patch
(from rev 335006, kopete/trunk/kopete-srtp2.patch)
Deleted:
  kopete/repos/extra-x86_64/PKGBUILD
  kopete/repos/extra-x86_64/kopete-glibc-2.28.patch
  kopete/repos/extra-x86_64/kopete-mediastreamer2.14.patch
  kopete/repos/extra-x86_64/kopete-openssl-1.1.patch
  kopete/repos/extra-x86_64/kopete-pthread-link.patch
  kopete/repos/extra-x86_64/kopete-srtp2.patch

+
 PKGBUILD   |  118 +++
 kopete-glibc-2.28.patch|   24 -
 kopete-mediastreamer2.14.patch |  166 +-
 kopete-openssl-1.1.patch   |  614 +++
 kopete-pthread-link.patch  |   24 -
 kopete-srtp2.patch |  308 +--
 6 files changed, 627 insertions(+), 627 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-19 11:24:56 UTC (rev 335006)
+++ PKGBUILD2018-09-19 11:25:29 UTC (rev 335007)
@@ -1,59 +0,0 @@
-# $Id: PKGBUILD 310007 2017-11-15 14:11:34Z foutrelis $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kopete
-pkgver=18.08.1
-pkgrel=2
-pkgdesc='Instant Messenger'
-url='https://kde.org/applications/internet/kopete/'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdenetwork)
-depends=(knotifyconfig kcmutils ktexteditor kcontacts kidentitymanagement 
libkleo qca kdelibs4support khtml libotr)
-makedepends=(extra-cmake-modules mediastreamer libgadu jsoncpp kdoctools 
kdesignerplugin kdnssd libkleo ktexteditor)
-optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol' 
'kdnssd: bonjour protocol')
-conflicts=(kdenetwork-kopete)
-replaces=(kdenetwork-kopete)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 
-kopete-mediastreamer2.14.patch kopete-srtp2.patch 
kopete-openssl-1.1.patch kopete-pthread-link.patch kopete-glibc-2.28.patch)
-sha256sums=('93fc1c360cce2471eae7286b1fb72b112e6192fee78ef68cda3ce270ed866844'
-'SKIP'
-'c34a268aaa058e563174581dbe37c15fed91e82326ec704d2a872463139865e0'
-'ceed663f7007654d186d918cf7a0742972ed5bd319879021e9ba80e395177700'
-'a12ea422e5162ef11274a98fd53658d6e780cafbe2e0fac70c8bc7d3291fef8b'
-'a7ebdd8dd4336b7ec085ef254bf18040f473b73379a8cd84569b28441a6c71df'
-'ba1b830bbd74c3dde8de99d887bd20205b4bbb1e466a41aa2b230404f1959c83')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-
-# fix build with mediastreamer 2.14
-  cd kopete-$pkgver
-  patch -p1 -i ../kopete-mediastreamer2.14.patch
-# fix build with OpenSSL 1.1 (Fedora patch)
-  patch -p1 -i ../kopete-openssl-1.1.patch
-# fix link to pthread
-  patch -p1 -i ../kopete-pthread-link.patch
-# support SRTP2
-  patch -p1 -i ../kopete-srtp2.patch
-# fix build with glibc 2.28
-  patch -p1 -i ../kopete-glibc-2.28.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kopete/repos/extra-x86_64/PKGBUILD (from rev 335006, 
kopete/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-19 11:25:29 UTC (rev 335007)
@@ -0,0 +1,59 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kopete
+pkgver=18.08.1
+pkgrel=3
+pkgdesc='Instant Messenger'
+url='https://kde.org/applications/internet/kopete/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdenetwork)
+depends=(knotifyconfig kcmutils ktexteditor kcontacts kidentitymanagement 
libkleo qca kdelibs4support khtml
+ libidn libotr)
+makedepends=(extra-cmake-modules mediastreamer libgadu jsoncpp kdoctools 
kdesignerplugin kdnssd libkleo ktexteditor)
+optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol' 
'kdnssd: bonjour protocol')
+conflicts=(kdenetwork-kopete)
+replaces=(kdenetwork-kopete)

[arch-commits] Commit in kopete/repos/extra-x86_64 (12 files)

2018-09-06 Thread Antonio Rojas via arch-commits
Date: Thursday, September 6, 2018 @ 10:38:54
  Author: arojas
Revision: 333749

archrelease: copy trunk to extra-x86_64

Added:
  kopete/repos/extra-x86_64/PKGBUILD
(from rev 333748, kopete/trunk/PKGBUILD)
  kopete/repos/extra-x86_64/kopete-glibc-2.28.patch
(from rev 333748, kopete/trunk/kopete-glibc-2.28.patch)
  kopete/repos/extra-x86_64/kopete-mediastreamer2.14.patch
(from rev 333748, kopete/trunk/kopete-mediastreamer2.14.patch)
  kopete/repos/extra-x86_64/kopete-openssl-1.1.patch
(from rev 333748, kopete/trunk/kopete-openssl-1.1.patch)
  kopete/repos/extra-x86_64/kopete-pthread-link.patch
(from rev 333748, kopete/trunk/kopete-pthread-link.patch)
  kopete/repos/extra-x86_64/kopete-srtp2.patch
(from rev 333748, kopete/trunk/kopete-srtp2.patch)
Deleted:
  kopete/repos/extra-x86_64/PKGBUILD
  kopete/repos/extra-x86_64/kopete-glibc-2.28.patch
  kopete/repos/extra-x86_64/kopete-mediastreamer2.14.patch
  kopete/repos/extra-x86_64/kopete-openssl-1.1.patch
  kopete/repos/extra-x86_64/kopete-pthread-link.patch
  kopete/repos/extra-x86_64/kopete-srtp2.patch

+
 PKGBUILD   |  118 +++
 kopete-glibc-2.28.patch|   24 -
 kopete-mediastreamer2.14.patch |  166 +-
 kopete-openssl-1.1.patch   |  614 +++
 kopete-pthread-link.patch  |   24 -
 kopete-srtp2.patch |  308 +--
 6 files changed, 627 insertions(+), 627 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-06 10:38:37 UTC (rev 333748)
+++ PKGBUILD2018-09-06 10:38:54 UTC (rev 333749)
@@ -1,59 +0,0 @@
-# $Id: PKGBUILD 310007 2017-11-15 14:11:34Z foutrelis $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kopete
-pkgver=18.08.0
-pkgrel=1
-pkgdesc='Instant Messenger'
-url='https://kde.org/applications/internet/kopete/'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdenetwork)
-depends=(knotifyconfig kcmutils ktexteditor kcontacts kidentitymanagement 
libkleo qca-qt5 kdelibs4support khtml libotr)
-makedepends=(extra-cmake-modules mediastreamer libgadu jsoncpp kdoctools 
kdesignerplugin kdnssd libkleo ktexteditor)
-optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol' 
'kdnssd: bonjour protocol')
-conflicts=(kdenetwork-kopete)
-replaces=(kdenetwork-kopete)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
 
-kopete-mediastreamer2.14.patch kopete-srtp2.patch 
kopete-openssl-1.1.patch kopete-pthread-link.patch kopete-glibc-2.28.patch)
-sha256sums=('b315e8ee7eff31357ecb8c261f63e8ecf6bceb9d56e331ae6047de83c2fee93c'
-'SKIP'
-'c34a268aaa058e563174581dbe37c15fed91e82326ec704d2a872463139865e0'
-'ceed663f7007654d186d918cf7a0742972ed5bd319879021e9ba80e395177700'
-'a12ea422e5162ef11274a98fd53658d6e780cafbe2e0fac70c8bc7d3291fef8b'
-'a7ebdd8dd4336b7ec085ef254bf18040f473b73379a8cd84569b28441a6c71df'
-'ba1b830bbd74c3dde8de99d887bd20205b4bbb1e466a41aa2b230404f1959c83')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-
-# fix build with mediastreamer 2.14
-  cd kopete-$pkgver
-  patch -p1 -i ../kopete-mediastreamer2.14.patch
-# fix build with OpenSSL 1.1 (Fedora patch)
-  patch -p1 -i ../kopete-openssl-1.1.patch
-# fix link to pthread
-  patch -p1 -i ../kopete-pthread-link.patch
-# support SRTP2
-  patch -p1 -i ../kopete-srtp2.patch
-# fix build with glibc 2.28
-  patch -p1 -i ../kopete-glibc-2.28.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kopete/repos/extra-x86_64/PKGBUILD (from rev 333748, 
kopete/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-06 10:38:54 UTC (rev 333749)
@@ -0,0 +1,59 @@
+# $Id: PKGBUILD 310007 2017-11-15 14:11:34Z foutrelis $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kopete
+pkgver=18.08.1
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='https://kde.org/applications/internet/kopete/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdenetwork)
+depends=(knotifyconfig kcmutils ktexteditor kcontacts kidentitymanagement 
libkleo qca kdelibs4support khtml libotr)
+makedepends=(extra-cmake-modules mediastreamer libgadu jsoncpp kdoctools 
kdesignerplugin kdnssd libkleo ktexteditor)
+optdepends=('mediastreamer: jingle support' 'libgadu: Gadu-Gadu protocol' 
'kdnssd: bonjour protocol')