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

Ionut Biru ibiru at archlinux.org
Tue Oct 9 07:21:08 UTC 2012


    Date: Tuesday, October 9, 2012 @ 03:21:08
  Author: ibiru
Revision: 168361

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  farstream/repos/gnome-unstable-i686/PKGBUILD
    (from rev 168360, farstream/trunk/PKGBUILD)
  farstream/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 168360, farstream/trunk/PKGBUILD)
Deleted:
  farstream/repos/gnome-unstable-i686/PKGBUILD
  farstream/repos/gnome-unstable-x86_64/PKGBUILD

--------------------------------+
 gnome-unstable-i686/PKGBUILD   |   68 +++++++++++++++++++--------------------
 gnome-unstable-x86_64/PKGBUILD |   68 +++++++++++++++++++--------------------
 2 files changed, 68 insertions(+), 68 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2012-10-09 07:19:49 UTC (rev 168360)
+++ gnome-unstable-i686/PKGBUILD	2012-10-09 07:21:08 UTC (rev 168361)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=farstream
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="Farstream (formerly Farsight) - Audio/Video Communications Framework"
-arch=(i686 x86_64)
-url="http://www.freedesktop.org/wiki/Software/Farstream"
-license=('LGPL2.1')
-depends=('gst-plugins-base-libs' 'libnice')
-makedepends=('gobject-introspection')
-optdepends=('gst-plugins-good' 'gst-plugins-bad')
-conflicts=('farsight2')
-replaces=('farsight2')
-options=(!libtool)
-source=(http://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('efedec4a885170d350b5cc43c933f1c0')
-
-build() {
-  cd  "$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-    --with-package-name='Arch Linux farstream package' \
-    --with-package-origin='http://archlinux.org' \
-    --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: farstream/repos/gnome-unstable-i686/PKGBUILD (from rev 168360, farstream/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2012-10-09 07:21:08 UTC (rev 168361)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=farstream
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="Farstream (formerly Farsight) - Audio/Video Communications Framework"
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/wiki/Software/Farstream"
+license=('LGPL2.1')
+depends=('gst-plugins-base-libs' 'libnice')
+makedepends=('gobject-introspection')
+optdepends=('gst-plugins-good' 'gst-plugins-bad')
+conflicts=('farsight2')
+replaces=('farsight2')
+options=(!libtool)
+source=(http://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('479c42adf5cc606abcb47d58ed542414')
+
+build() {
+  cd  "$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+    --with-package-name='Arch Linux farstream package' \
+    --with-package-origin='http://archlinux.org' \
+    --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2012-10-09 07:19:49 UTC (rev 168360)
+++ gnome-unstable-x86_64/PKGBUILD	2012-10-09 07:21:08 UTC (rev 168361)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=farstream
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="Farstream (formerly Farsight) - Audio/Video Communications Framework"
-arch=(i686 x86_64)
-url="http://www.freedesktop.org/wiki/Software/Farstream"
-license=('LGPL2.1')
-depends=('gst-plugins-base-libs' 'libnice')
-makedepends=('gobject-introspection')
-optdepends=('gst-plugins-good' 'gst-plugins-bad')
-conflicts=('farsight2')
-replaces=('farsight2')
-options=(!libtool)
-source=(http://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('efedec4a885170d350b5cc43c933f1c0')
-
-build() {
-  cd  "$pkgname-$pkgver"
-  ./configure --prefix=/usr \
-    --with-package-name='Arch Linux farstream package' \
-    --with-package-origin='http://archlinux.org' \
-    --disable-static
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: farstream/repos/gnome-unstable-x86_64/PKGBUILD (from rev 168360, farstream/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2012-10-09 07:21:08 UTC (rev 168361)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=farstream
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="Farstream (formerly Farsight) - Audio/Video Communications Framework"
+arch=(i686 x86_64)
+url="http://www.freedesktop.org/wiki/Software/Farstream"
+license=('LGPL2.1')
+depends=('gst-plugins-base-libs' 'libnice')
+makedepends=('gobject-introspection')
+optdepends=('gst-plugins-good' 'gst-plugins-bad')
+conflicts=('farsight2')
+replaces=('farsight2')
+options=(!libtool)
+source=(http://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('479c42adf5cc606abcb47d58ed542414')
+
+build() {
+  cd  "$pkgname-$pkgver"
+  ./configure --prefix=/usr \
+    --with-package-name='Arch Linux farstream package' \
+    --with-package-origin='http://archlinux.org' \
+    --disable-static
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list