Date: Thursday, March 6, 2014 @ 14:35:33
  Author: fyan
Revision: 207104

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

Added:
  mediastreamer/repos/extra-i686/PKGBUILD
    (from rev 207103, mediastreamer/trunk/PKGBUILD)
  mediastreamer/repos/extra-x86_64/PKGBUILD
    (from rev 207103, mediastreamer/trunk/PKGBUILD)
Deleted:
  mediastreamer/repos/extra-i686/PKGBUILD
  mediastreamer/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   62 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   31 ------------------------
 extra-x86_64/PKGBUILD |   31 ------------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-03-06 13:34:14 UTC (rev 207103)
+++ extra-i686/PKGBUILD 2014-03-06 13:35:33 UTC (rev 207104)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <[email protected]>
-# Contributor: Sergej Pupykin <[email protected]>
-# Contributor: Adrià Arrufat <[email protected]>
-
-pkgname=mediastreamer
-pkgver=2.9.0
-pkgrel=4
-pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/";
-license=('GPL')
-depends=('ortp' 'ffmpeg' 'libxv' 'libupnp')
-# xxd from Vim is needed to build
-makedepends=('intltool' 'vim')
-source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-md5sums=('f2ea0fe731a363749a81b6eaac22a62c'
-         'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-    --disable-glx --enable-xv
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: mediastreamer/repos/extra-i686/PKGBUILD (from rev 207103, 
mediastreamer/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2014-03-06 13:35:33 UTC (rev 207104)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <[email protected]>
+# Contributor: Sergej Pupykin <[email protected]>
+# Contributor: Adrià Arrufat <[email protected]>
+
+pkgname=mediastreamer
+pkgver=2.10.0
+pkgrel=1
+pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/";
+license=('GPL')
+depends=('ortp' 'ffmpeg' 'libxv' 'libupnp')
+# xxd from Vim is needed to build
+makedepends=('intltool' 'vim')
+source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+md5sums=('5a4e7545e212068534b56fdf41c961e9'
+         'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+    --disable-glx --enable-xv
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2014-03-06 13:34:14 UTC (rev 207103)
+++ extra-x86_64/PKGBUILD       2014-03-06 13:35:33 UTC (rev 207104)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <[email protected]>
-# Contributor: Sergej Pupykin <[email protected]>
-# Contributor: Adrià Arrufat <[email protected]>
-
-pkgname=mediastreamer
-pkgver=2.9.0
-pkgrel=4
-pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
-arch=('i686' 'x86_64')
-url="http://www.linphone.org/";
-license=('GPL')
-depends=('ortp' 'ffmpeg' 'libxv' 'libupnp')
-# xxd from Vim is needed to build
-makedepends=('intltool' 'vim')
-source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-md5sums=('f2ea0fe731a363749a81b6eaac22a62c'
-         'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
-    --disable-glx --enable-xv
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: mediastreamer/repos/extra-x86_64/PKGBUILD (from rev 207103, 
mediastreamer/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2014-03-06 13:35:33 UTC (rev 207104)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <[email protected]>
+# Contributor: Sergej Pupykin <[email protected]>
+# Contributor: Adrià Arrufat <[email protected]>
+
+pkgname=mediastreamer
+pkgver=2.10.0
+pkgrel=1
+pkgdesc="A library written in C that allows you to create and run audio and 
video streams"
+arch=('i686' 'x86_64')
+url="http://www.linphone.org/";
+license=('GPL')
+depends=('ortp' 'ffmpeg' 'libxv' 'libupnp')
+# xxd from Vim is needed to build
+makedepends=('intltool' 'vim')
+source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+md5sums=('5a4e7545e212068534b56fdf41c961e9'
+         'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+    --disable-glx --enable-xv
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Reply via email to