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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Dec 6 11:27:51 UTC 2015


    Date: Sunday, December 6, 2015 @ 12:27:51
  Author: bpiotrowski
Revision: 148849

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

Added:
  portaudio/repos/community-staging-i686/PKGBUILD
    (from rev 148847, portaudio/trunk/PKGBUILD)
  portaudio/repos/community-staging-x86_64/PKGBUILD
    (from rev 148847, portaudio/trunk/PKGBUILD)
Deleted:
  portaudio/repos/community-staging-i686/PKGBUILD
  portaudio/repos/community-staging-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   68 ++++++++++++++++++++++++++++++++++++
 community-staging-i686/PKGBUILD   |   34 ------------------
 community-staging-x86_64/PKGBUILD |   34 ------------------
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD	2015-12-06 11:27:51 UTC (rev 148848)
+++ community-staging-i686/PKGBUILD	2015-12-06 11:27:51 UTC (rev 148849)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Eric Belanger <eric at archlinux.org>
-# Contributor: Darwin Bautista <djclue917 at gmail.com>
-# Contributor: Bob Finch <w9ya at qrparci.net>
-
-pkgname=portaudio
-pkgver=19_20140130
-pkgrel=2
-pkgdesc='A free, cross-platform, open source, audio I/O library.'
-arch=('i686' 'x86_64')
-url='http://www.portaudio.com/'
-license=('custom')
-depends=('gcc-libs' 'jack')
-conflicts=('portaudio_cpp')
-provides=('portaudio_cpp')
-replaces=('portaudio_cpp')
-options=('!makeflags')
-source=("http://www.portaudio.com/archives/pa_stable_v$pkgver.tgz")
-md5sums=('7f220406902af9dca009668e198cbd23')
-
-build() {
-  cd "$srcdir/$pkgname"
-
-  ./configure --prefix=/usr --enable-cxx
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-}

Copied: portaudio/repos/community-staging-i686/PKGBUILD (from rev 148847, portaudio/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD	                        (rev 0)
+++ community-staging-i686/PKGBUILD	2015-12-06 11:27:51 UTC (rev 148849)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Eric Belanger <eric at archlinux.org>
+# Contributor: Darwin Bautista <djclue917 at gmail.com>
+# Contributor: Bob Finch <w9ya at qrparci.net>
+
+pkgname=portaudio
+pkgver=19_20140130
+pkgrel=3
+pkgdesc='A free, cross-platform, open source, audio I/O library.'
+arch=('i686' 'x86_64')
+url='http://www.portaudio.com/'
+license=('custom')
+depends=('gcc-libs' 'jack')
+conflicts=('portaudio_cpp')
+provides=('portaudio_cpp')
+replaces=('portaudio_cpp')
+options=('!makeflags')
+source=("http://www.portaudio.com/archives/pa_stable_v$pkgver.tgz")
+md5sums=('7f220406902af9dca009668e198cbd23')
+
+build() {
+  cd "$srcdir/$pkgname"
+
+  ./configure --prefix=/usr --enable-cxx
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}

Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD	2015-12-06 11:27:51 UTC (rev 148848)
+++ community-staging-x86_64/PKGBUILD	2015-12-06 11:27:51 UTC (rev 148849)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Eric Belanger <eric at archlinux.org>
-# Contributor: Darwin Bautista <djclue917 at gmail.com>
-# Contributor: Bob Finch <w9ya at qrparci.net>
-
-pkgname=portaudio
-pkgver=19_20140130
-pkgrel=2
-pkgdesc='A free, cross-platform, open source, audio I/O library.'
-arch=('i686' 'x86_64')
-url='http://www.portaudio.com/'
-license=('custom')
-depends=('gcc-libs' 'jack')
-conflicts=('portaudio_cpp')
-provides=('portaudio_cpp')
-replaces=('portaudio_cpp')
-options=('!makeflags')
-source=("http://www.portaudio.com/archives/pa_stable_v$pkgver.tgz")
-md5sums=('7f220406902af9dca009668e198cbd23')
-
-build() {
-  cd "$srcdir/$pkgname"
-
-  ./configure --prefix=/usr --enable-cxx
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-}

Copied: portaudio/repos/community-staging-x86_64/PKGBUILD (from rev 148847, portaudio/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD	                        (rev 0)
+++ community-staging-x86_64/PKGBUILD	2015-12-06 11:27:51 UTC (rev 148849)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Eric Belanger <eric at archlinux.org>
+# Contributor: Darwin Bautista <djclue917 at gmail.com>
+# Contributor: Bob Finch <w9ya at qrparci.net>
+
+pkgname=portaudio
+pkgver=19_20140130
+pkgrel=3
+pkgdesc='A free, cross-platform, open source, audio I/O library.'
+arch=('i686' 'x86_64')
+url='http://www.portaudio.com/'
+license=('custom')
+depends=('gcc-libs' 'jack')
+conflicts=('portaudio_cpp')
+provides=('portaudio_cpp')
+replaces=('portaudio_cpp')
+options=('!makeflags')
+source=("http://www.portaudio.com/archives/pa_stable_v$pkgver.tgz")
+md5sums=('7f220406902af9dca009668e198cbd23')
+
+build() {
+  cd "$srcdir/$pkgname"
+
+  ./configure --prefix=/usr --enable-cxx
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+}



More information about the arch-commits mailing list