[arch-commits] Commit in soundtouch/repos (extra-i686 extra-i686/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Tue Nov 17 21:43:11 UTC 2009


    Date: Tuesday, November 17, 2009 @ 16:43:10
  Author: giovanni
Revision: 58945

Merged revisions 58943 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/soundtouch/trunk

........
  r58943 | giovanni | 2009-11-17 13:41:04 -0800 (mar, 17 nov 2009) | 2 lines
  
  upgpkg: soundtouch 1.4.0-2
      Upstream changed pkgconfig filename
........

Modified:
  soundtouch/repos/extra-i686/	(properties)
  soundtouch/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Property changes on: soundtouch/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /soundtouch/trunk:1-58314
   + /soundtouch/trunk:1-58944

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-11-17 21:42:02 UTC (rev 58944)
+++ extra-i686/PKGBUILD	2009-11-17 21:43:10 UTC (rev 58945)
@@ -5,7 +5,7 @@
 
 pkgname=soundtouch
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An audio processing library"
 arch=('i686' 'x86_64')
 url="http://www.surina.net/soundtouch/"
@@ -30,4 +30,6 @@
   fi
   make || return 1
   make DESTDIR="${pkgdir}" pkgdocdir=/usr/share/doc/soundtouch install || return 1
+  # Upstream changed pkgconfig filename
+  ln -sf soundtouch-1.4.pc "${pkgdir}/usr/lib/pkgconfig/soundtouch-1.0.pc" || return 1
 }




More information about the arch-commits mailing list