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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Mar 13 17:21:20 UTC 2014


    Date: Thursday, March 13, 2014 @ 18:21:19
  Author: spupykin
Revision: 107163

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-03-13 17:21:03 UTC (rev 107162)
+++ community-i686/PKGBUILD	2014-03-13 17:21:19 UTC (rev 107163)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=bcg729
-pkgver=1.0.0
-pkgrel=4
-pkgdesc="g729 codec"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/eng/documentation/dev/bcg729.html"
-license=('GPL')
-depends=('mediastreamer')
-source=(http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/$pkgname-$pkgver.tar.gz)
-md5sums=('45e127a9a309aff94d3262d97b5aeab0')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-}

Copied: bcg729/repos/community-i686/PKGBUILD (from rev 107162, bcg729/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-03-13 17:21:19 UTC (rev 107163)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=bcg729
+pkgver=1.0.0
+pkgrel=5
+pkgdesc="g729 codec"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/eng/documentation/dev/bcg729.html"
+license=('GPL')
+depends=('mediastreamer')
+source=(http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/$pkgname-$pkgver.tar.gz)
+md5sums=('45e127a9a309aff94d3262d97b5aeab0')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-03-13 17:21:03 UTC (rev 107162)
+++ community-x86_64/PKGBUILD	2014-03-13 17:21:19 UTC (rev 107163)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=bcg729
-pkgver=1.0.0
-pkgrel=4
-pkgdesc="g729 codec"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/eng/documentation/dev/bcg729.html"
-license=('GPL')
-depends=('mediastreamer')
-source=(http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/$pkgname-$pkgver.tar.gz)
-md5sums=('45e127a9a309aff94d3262d97b5aeab0')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-}

Copied: bcg729/repos/community-x86_64/PKGBUILD (from rev 107162, bcg729/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-03-13 17:21:19 UTC (rev 107163)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=bcg729
+pkgver=1.0.0
+pkgrel=5
+pkgdesc="g729 codec"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/eng/documentation/dev/bcg729.html"
+license=('GPL')
+depends=('mediastreamer')
+source=(http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/$pkgname-$pkgver.tar.gz)
+md5sums=('45e127a9a309aff94d3262d97b5aeab0')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}




More information about the arch-commits mailing list