From 19d646f8d8641a9e7e771a49ffd778adc7d57e35 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 28 Dec 2014 15:11:16 -0200 Subject: ecasound-2.9.1-3.parabola1: rebuild for static libs (FS#43175 -> https://bugs.archlinux.org/task/43175) --- libre/ecasound/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libre/ecasound/PKGBUILD b/libre/ecasound/PKGBUILD index 8e156c615..4bbf85eef 100644 --- a/libre/ecasound/PKGBUILD +++ b/libre/ecasound/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 205044 2014-02-03 17:11:21Z schiv $ +# $Id: PKGBUILD 228113 2014-12-28 10:28:58Z schiv $ # Maintainer (Arch): Ray Rashif # Contributor (Arch): Eric Belanger # Contributor (Arch): Tom Newsom @@ -6,7 +6,7 @@ pkgname=ecasound pkgver=2.9.1 -pkgrel=2.parabola1 +pkgrel=3.parabola1 pkgdesc="Command-line multitrack audio processor, without nonfree faac recommendation" arch=('i686' 'x86_64' 'mips64el') url="http://www.eca.cx/ecasound/" @@ -25,6 +25,7 @@ replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") source=("http://ecasound.seul.org/download/$pkgname-$pkgver.tar.gz" 'ruby2.patch') +options=('staticlibs') md5sums=('13c7be1e4eddc0bbf3792dc17777e465' '6909dbd4f67f76d3bd31ce7c7fe16212') -- cgit v1.2.3-54-g00ecf