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

Giovanni Scafora giovanni at archlinux.org
Tue Nov 17 21:42:03 UTC 2009


    Date: Tuesday, November 17, 2009 @ 16:42:02
  Author: giovanni
Revision: 58944

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-x86_64/	(properties)
  soundtouch/repos/extra-x86_64/PKGBUILD

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


Property changes on: soundtouch/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /soundtouch/trunk:1-58313
   + /soundtouch/trunk:1-58943

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-11-17 21:41:04 UTC (rev 58943)
+++ extra-x86_64/PKGBUILD	2009-11-17 21:42:02 UTC (rev 58944)
@@ -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