[arch-commits] Commit in bzrtp/repos (4 files)

Sergej Pupykin spupykin at archlinux.org
Thu Dec 8 15:32:14 UTC 2016


    Date: Thursday, December 8, 2016 @ 15:32:14
  Author: spupykin
Revision: 198468

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

Added:
  bzrtp/repos/community-i686/PKGBUILD
    (from rev 198467, bzrtp/trunk/PKGBUILD)
  bzrtp/repos/community-x86_64/PKGBUILD
    (from rev 198467, bzrtp/trunk/PKGBUILD)
Deleted:
  bzrtp/repos/community-i686/PKGBUILD
  bzrtp/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-12-08 15:31:50 UTC (rev 198467)
+++ community-i686/PKGBUILD	2016-12-08 15:32:14 UTC (rev 198468)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=bzrtp
-pkgver=1.0.4
-pkgrel=1
-pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/"
-license=('GPL2')
-depends=('libxml2' 'mbedtls' 'bctoolbox')
-makedepends=('cunit')
-validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
-#source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}
-source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz")
-md5sums=('0f36322012dd6cc248aa356555744a8e')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  [ -x ./configure ] || ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: bzrtp/repos/community-i686/PKGBUILD (from rev 198467, bzrtp/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-12-08 15:32:14 UTC (rev 198468)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:
+# Contributor: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=bzrtp
+pkgver=1.0.4
+pkgrel=2
+pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/"
+license=('GPL2')
+depends=('libxml2' 'mbedtls' 'bctoolbox')
+makedepends=('cunit')
+validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
+#source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz")
+md5sums=('0f36322012dd6cc248aa356555744a8e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  [ -x ./configure ] || ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-12-08 15:31:50 UTC (rev 198467)
+++ community-x86_64/PKGBUILD	2016-12-08 15:32:14 UTC (rev 198468)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=bzrtp
-pkgver=1.0.4
-pkgrel=1
-pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/"
-license=('GPL2')
-depends=('libxml2' 'mbedtls' 'bctoolbox')
-makedepends=('cunit')
-validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
-#source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}
-source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz")
-md5sums=('0f36322012dd6cc248aa356555744a8e')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  [ -x ./configure ] || ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: bzrtp/repos/community-x86_64/PKGBUILD (from rev 198467, bzrtp/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-12-08 15:32:14 UTC (rev 198468)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:
+# Contributor: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=bzrtp
+pkgver=1.0.4
+pkgrel=2
+pkgdesc="Opensource implementation of ZRTP keys exchange protocol"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/"
+license=('GPL2')
+depends=('libxml2' 'mbedtls' 'bctoolbox')
+makedepends=('cunit')
+validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
+#source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig}
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BelledonneCommunications/bzrtp/archive/$pkgver.tar.gz")
+md5sums=('0f36322012dd6cc248aa356555744a8e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  [ -x ./configure ] || ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list