[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2020-12-10 Thread Antonio Rojas via arch-commits
Date: Thursday, December 10, 2020 @ 13:27:05
  Author: arojas
Revision: 403408

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-call-ui/repos/testing-x86_64/
  telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD
(from rev 403407, telepathy-kde-call-ui/trunk/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD (from rev 403407, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-12-10 13:27:05 UTC (rev 403408)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=20.12.0
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer phonon-qt5)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2deabfe55dcc55c2342e2fd2281f040fcd3a4f979b4f5a0f6ff9ff907784110a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:23:45
  Author: arojas
Revision: 400934

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400933, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
400933, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:23:45 UTC (rev 400934)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=20.11.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer phonon-qt5)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5375ea3f26a1beb2ce255c02e27ecc3c8b78626b094171cdc1a73cdaf5f10855'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2020-08-13 Thread Antonio Rojas via arch-commits
Date: Thursday, August 13, 2020 @ 15:23:44
  Author: arojas
Revision: 393744

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-call-ui/repos/testing-x86_64/
  telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD
(from rev 393743, telepathy-kde-call-ui/trunk/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD (from rev 393743, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-08-13 15:23:44 UTC (rev 393744)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=20.08.0
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer phonon-qt5)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2744e739456fd3aba322eb3c47be84511450dd713838e133be4f1957a3b9a0bf'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:31:50
  Author: arojas
Revision: 392197

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392196, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
392196, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:31:50 UTC (rev 392197)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=20.07.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer phonon-qt5)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('cb32be6b64004e32a63da2d03e8e73d1043cacbc6e4d4b492fcfa7edeabe7141'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2020-07-09 Thread Antonio Rojas via arch-commits
Date: Thursday, July 9, 2020 @ 13:46:54
  Author: arojas
Revision: 391202

archrelease: copy trunk to staging-x86_64

Added:
  telepathy-kde-call-ui/repos/staging-x86_64/
  telepathy-kde-call-ui/repos/staging-x86_64/PKGBUILD
(from rev 391201, telepathy-kde-call-ui/trunk/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: telepathy-kde-call-ui/repos/staging-x86_64/PKGBUILD (from rev 391201, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-07-09 13:46:54 UTC (rev 391202)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=20.04.3
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer phonon-qt5)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b997c6252c35f7e295f2389ac76c5dc12227e8a6bbfd1b42d72b622d488bcf98'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2020-04-23 Thread Antonio Rojas via arch-commits
Date: Thursday, April 23, 2020 @ 12:30:55
  Author: arojas
Revision: 380846

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-call-ui/repos/testing-x86_64/
  telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD
(from rev 380845, telepathy-kde-call-ui/trunk/PKGBUILD)

--+
 PKGBUILD |   35 +++
 1 file changed, 35 insertions(+)

Copied: telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD (from rev 380845, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-04-23 12:30:55 UTC (rev 380846)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=20.04.0
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer phonon-qt5)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('32ccbbe60a8cb4c718037beaa1f6439c4a46a5af204f85fd1805f601392eb712'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 10:09:43
  Author: arojas
Revision: 378204

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378203, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   35 +++
 1 file changed, 35 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
378203, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 10:09:43 UTC (rev 378204)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=20.03.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('76ba1ddb401e76311b804a0a4a902adf612726a27c80fbedd8be3bf6cef4e6fa'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2019-08-20 Thread Felix Yan via arch-commits
Date: Tuesday, August 20, 2019 @ 09:06:10
  Author: felixonmars
Revision: 360380

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-call-ui/repos/testing-x86_64/
  telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD
(from rev 360379, telepathy-kde-call-ui/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD (from rev 360379, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-08-20 09:06:10 UTC (rev 360380)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=19.08.0
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1f7922a1920770decfd3e17aaf42e46db60b5c3660efc544a9be743d9a85d08f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:55:31
  Author: arojas
Revision: 358335

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358334, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
358334, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:55:31 UTC (rev 358335)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=19.07.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('93ab80f130e3cb058716e29cd46eb58e05c3f3792fb6086feea476af3beb7bb3'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2019-04-20 Thread Antonio Rojas via arch-commits
Date: Saturday, April 20, 2019 @ 16:48:40
  Author: arojas
Revision: 351124

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-call-ui/repos/testing-x86_64/
  telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD
(from rev 351123, telepathy-kde-call-ui/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD (from rev 351123, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-20 16:48:40 UTC (rev 351124)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=19.04.0
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b63ef1f0bcaed631f9106a355dd60e48edb6e7e39bb6bd0603b504fc33949427'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2019-03-22 Thread Antonio Rojas via arch-commits
Date: Saturday, March 23, 2019 @ 00:46:20
  Author: arojas
Revision: 349061

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 349060, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
349060, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:46:20 UTC (rev 349061)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=19.03.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8b11bb2d6bcab36b8862786a81e172493a3cabb005fac85563a3eb949fff4891'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2018-12-13 Thread Antonio Rojas via arch-commits
Date: Thursday, December 13, 2018 @ 11:58:18
  Author: arojas
Revision: 341800

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-call-ui/repos/testing-x86_64/
  telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD
(from rev 341799, telepathy-kde-call-ui/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD (from rev 341799, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-12-13 11:58:18 UTC (rev 341800)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=18.12.0
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b3c2a4af559b06ae431a0875f3d8ec2528b92be1992f44fcd7f54cd9c0333fe1'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 01:10:52
  Author: arojas
Revision: 339963

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339962, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
339962, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 01:10:52 UTC (rev 339963)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=18.11.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e4fc9a29dfbf1da9d9093799c8b4c3f9e139d7b882f8c3d878ba6b1d76628a8f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2018-08-17 Thread Antonio Rojas via arch-commits
Date: Friday, August 17, 2018 @ 14:52:44
  Author: arojas
Revision: 331823

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-call-ui/repos/testing-x86_64/
  telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD
(from rev 331822, telepathy-kde-call-ui/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-call-ui/repos/testing-x86_64/PKGBUILD (from rev 331822, 
telepathy-kde-call-ui/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-08-17 14:52:44 UTC (rev 331823)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=18.08.0
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('70e49718032439ba772b953d47389f41c831e08e447b8ce934cc5bf337db437c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2018-07-20 Thread Antonio Rojas via arch-commits
Date: Friday, July 20, 2018 @ 22:45:09
  Author: arojas
Revision: 329292

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329291, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
329291, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:45:09 UTC (rev 329292)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=18.07.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8f425d4321b4617ab47011e897c133921340ea14345edb68c483029199ccdde7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2018-03-23 Thread Antonio Rojas via arch-commits
Date: Saturday, March 24, 2018 @ 00:43:10
  Author: arojas
Revision: 320050

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 320049, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
320049, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:43:10 UTC (rev 320050)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=18.03.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost python)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e0834dde6c77eceb9697fcfdc0c09aedffb236455a53ed4c61bc60ba53074456'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:41:02
  Author: arojas
Revision: 310247

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 310246, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
310246, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:41:02 UTC (rev 310247)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=17.11.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost python)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4a46ec7ade9a37dd3eb7c770e07f582a6d593e085ca40ac4b3a11c47b365d555'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 20:03:11
  Author: arojas
Revision: 301059

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 301058, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
301058, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 20:03:11 UTC (rev 301059)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=17.07.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(i686 x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost python)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1634ec552f4e3df6e7202b1dbe3e70ba637a3c2a0b3581687be0380d4f91601b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-call-ui/repos (2 files)

2017-03-24 Thread Antonio Rojas
Date: Saturday, March 25, 2017 @ 01:12:36
  Author: arojas
Revision: 291428

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

Added:
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/
  telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD
(from rev 291427, telepathy-kde-call-ui/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-call-ui/repos/kde-unstable-x86_64/PKGBUILD (from rev 
291427, telepathy-kde-call-ui/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 01:12:36 UTC (rev 291428)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=telepathy-kde-call-ui
+_pkgname=ktp-call-ui
+pkgver=17.03.80
+pkgrel=1
+pkgdesc='Voice/Video Call UI for Telepathy'
+arch=(i686 x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals qt-gstreamer)
+makedepends=(extra-cmake-modules boost python)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1a8cc7ff36926d62b82b9ca91378d40304bfda2ff92593f2e3777c7631e30fe5'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}