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

Sergej Pupykin spupykin at archlinux.org
Tue May 26 10:22:08 UTC 2015


    Date: Tuesday, May 26, 2015 @ 12:22:08
  Author: spupykin
Revision: 134156

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

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

---------------------------+
 /PKGBUILD                 |   70 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   33 --------------------
 community-x86_64/PKGBUILD |   33 --------------------
 3 files changed, 70 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-05-26 10:21:54 UTC (rev 134155)
+++ community-i686/PKGBUILD	2015-05-26 10:22:08 UTC (rev 134156)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=ortp
-pkgver=0.24.1
-pkgrel=1
-pkgdesc="A Real-time Transport Protocol (RTP) library"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/index.php/eng/code_review/ortp"
-license=('GPL3')
-depends=('glibc')
-source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/sources/$pkgname-$pkgver.tar.gz"{,.sig})
-sha1sums=('bf2954d29b95ea53c06af6a73f57b73662faa3b7'
-          'SKIP')
-validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
-sha1sums=('63db811bb841e6b8e74063a4c2b79ce6cfa8988b'
-          'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-    --disable-strict
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: ortp/repos/community-i686/PKGBUILD (from rev 134155, ortp/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-05-26 10:22:08 UTC (rev 134156)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=ortp
+pkgver=0.24.2
+pkgrel=1
+pkgdesc="A Real-time Transport Protocol (RTP) library"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/index.php/eng/code_review/ortp"
+license=('GPL3')
+depends=('glibc')
+source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/sources/$pkgname-$pkgver.tar.gz"{,.sig})
+sha1sums=('bf2954d29b95ea53c06af6a73f57b73662faa3b7'
+          'SKIP')
+validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
+sha1sums=('63db811bb841e6b8e74063a4c2b79ce6cfa8988b'
+          'SKIP')
+sha1sums=('626160c6020b1f2c1543fe43492ace1d29b66f8c'
+          'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+    --disable-strict
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-05-26 10:21:54 UTC (rev 134155)
+++ community-x86_64/PKGBUILD	2015-05-26 10:22:08 UTC (rev 134156)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=ortp
-pkgver=0.24.1
-pkgrel=1
-pkgdesc="A Real-time Transport Protocol (RTP) library"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/index.php/eng/code_review/ortp"
-license=('GPL3')
-depends=('glibc')
-source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/sources/$pkgname-$pkgver.tar.gz"{,.sig})
-sha1sums=('bf2954d29b95ea53c06af6a73f57b73662faa3b7'
-          'SKIP')
-validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
-sha1sums=('63db811bb841e6b8e74063a4c2b79ce6cfa8988b'
-          'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-    --disable-strict
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: ortp/repos/community-x86_64/PKGBUILD (from rev 134155, ortp/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-05-26 10:22:08 UTC (rev 134156)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=ortp
+pkgver=0.24.2
+pkgrel=1
+pkgdesc="A Real-time Transport Protocol (RTP) library"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/index.php/eng/code_review/ortp"
+license=('GPL3')
+depends=('glibc')
+source=("http://download.savannah.gnu.org/releases/linphone/$pkgname/sources/$pkgname-$pkgver.tar.gz"{,.sig})
+sha1sums=('bf2954d29b95ea53c06af6a73f57b73662faa3b7'
+          'SKIP')
+validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
+sha1sums=('63db811bb841e6b8e74063a4c2b79ce6cfa8988b'
+          'SKIP')
+sha1sums=('626160c6020b1f2c1543fe43492ace1d29b66f8c'
+          'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+    --disable-strict
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list