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

Felix Yan fyan at nymeria.archlinux.org
Thu Mar 13 13:14:48 UTC 2014


    Date: Thursday, March 13, 2014 @ 14:14:48
  Author: fyan
Revision: 207687

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

Added:
  mediastreamer/repos/extra-i686/PKGBUILD
    (from rev 207686, mediastreamer/trunk/PKGBUILD)
  mediastreamer/repos/extra-x86_64/PKGBUILD
    (from rev 207686, 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-13 13:13:27 UTC (rev 207686)
+++ extra-i686/PKGBUILD	2014-03-13 13:14:48 UTC (rev 207687)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Adrià Arrufat <swiftscythe at gmail.com>
-
-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
-}

Copied: mediastreamer/repos/extra-i686/PKGBUILD (from rev 207686, mediastreamer/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-03-13 13:14:48 UTC (rev 207687)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Adrià Arrufat <swiftscythe at gmail.com>
+
+pkgname=mediastreamer
+pkgver=2.10.0
+pkgrel=2
+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-13 13:13:27 UTC (rev 207686)
+++ extra-x86_64/PKGBUILD	2014-03-13 13:14:48 UTC (rev 207687)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Adrià Arrufat <swiftscythe at gmail.com>
-
-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
-}

Copied: mediastreamer/repos/extra-x86_64/PKGBUILD (from rev 207686, mediastreamer/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-03-13 13:14:48 UTC (rev 207687)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Adrià Arrufat <swiftscythe at gmail.com>
+
+pkgname=mediastreamer
+pkgver=2.10.0
+pkgrel=2
+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
+}




More information about the arch-commits mailing list