[arch-commits] Commit in (8 files)

Tobias Powalowski tpowa at archlinux.org
Fri Mar 30 07:58:39 UTC 2012


    Date: Friday, March 30, 2012 @ 03:58:39
  Author: tpowa
Revision: 154547

newpkg: depend for misdnutils

Added:
  spandsp/
  spandsp/repos/
  spandsp/trunk/
  spandsp/trunk/PKGBUILD
  spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz
  spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz.sig
  spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz
  spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz.sig

--------------------------------------------+
 PKGBUILD                                   |   30 +++++++++++++++++++++++++++
 spandsp-0.0.6pre20-1-i686.pkg.tar.xz       |    1 
 spandsp-0.0.6pre20-1-i686.pkg.tar.xz.sig   |    1 
 spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz     |    1 
 spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz.sig |    1 
 5 files changed, 34 insertions(+)

Added: spandsp/trunk/PKGBUILD
===================================================================
--- spandsp/trunk/PKGBUILD	                        (rev 0)
+++ spandsp/trunk/PKGBUILD	2012-03-30 07:58:39 UTC (rev 154547)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=spandsp
+pkgver=0.0.6pre20
+pkgrel=1
+pkgdesc="A DSP library for telephony"
+arch=(i686 x86_64)
+license=('GPL')
+url="http://www.soft-switch.org/"
+depends=('libtiff')
+source=(http://www.soft-switch.org/downloads/$pkgname/$pkgname-$pkgver.tgz)
+options=(!libtool)
+
+build() {
+  cd $srcdir/$pkgname-0.0.6
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+   cd $srcdir/$pkgname-0.0.6
+   make check
+}  
+
+package() {
+  cd $srcdir/$pkgname-0.0.6
+  make DESTDIR=$pkgdir install
+}
+md5sums=('9bdf1d027f1b5dc5e622d707fa1634cb')


Property changes on: spandsp/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
Added: spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz
===================================================================
--- spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz	                        (rev 0)
+++ spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz	2012-03-30 07:58:39 UTC (rev 154547)
@@ -0,0 +1 @@
+link /home/tobias/Arch/upload//spandsp-0.0.6pre20-1-i686.pkg.tar.xz
\ No newline at end of file


Property changes on: spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz
___________________________________________________________________
Added: svn:special
## -0,0 +1 ##
+*
Added: spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz.sig
===================================================================
--- spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz.sig	                        (rev 0)
+++ spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz.sig	2012-03-30 07:58:39 UTC (rev 154547)
@@ -0,0 +1 @@
+link /home/tobias/Arch/upload//spandsp-0.0.6pre20-1-i686.pkg.tar.xz.sig
\ No newline at end of file


Property changes on: spandsp/trunk/spandsp-0.0.6pre20-1-i686.pkg.tar.xz.sig
___________________________________________________________________
Added: svn:special
## -0,0 +1 ##
+*
Added: spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz
===================================================================
--- spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz	                        (rev 0)
+++ spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz	2012-03-30 07:58:39 UTC (rev 154547)
@@ -0,0 +1 @@
+link /home/tobias/Arch/upload//spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz
\ No newline at end of file


Property changes on: spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz
___________________________________________________________________
Added: svn:special
## -0,0 +1 ##
+*
Added: spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz.sig
===================================================================
--- spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz.sig	                        (rev 0)
+++ spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz.sig	2012-03-30 07:58:39 UTC (rev 154547)
@@ -0,0 +1 @@
+link /home/tobias/Arch/upload//spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz.sig
\ No newline at end of file


Property changes on: spandsp/trunk/spandsp-0.0.6pre20-1-x86_64.pkg.tar.xz.sig
___________________________________________________________________
Added: svn:special
## -0,0 +1 ##
+*



More information about the arch-commits mailing list