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

Ionut Biru ibiru at archlinux.org
Mon Dec 7 10:04:19 UTC 2009


    Date: Monday, December 7, 2009 @ 05:04:19
  Author: ibiru
Revision: 60826

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

........
  r60825 | ibiru | 2009-12-07 12:03:43 +0200 (Mon, 07 Dec 2009) | 2 lines
  
  upgpkg: fluidsynth 1.1.0-2
      add glib2 to dependency  FS#17412
........

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

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: fluidsynth/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /fluidsynth/trunk:1-59798
   + /fluidsynth/trunk:1-60825

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-12-07 10:03:43 UTC (rev 60825)
+++ extra-i686/PKGBUILD	2009-12-07 10:04:19 UTC (rev 60826)
@@ -3,11 +3,11 @@
 
 pkgname=fluidsynth
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications."
 arch=("i686" "x86_64")
 url="http://www.fluidsynth.org/"
-depends=('jack-audio-connection-kit' 'ladspa')
+depends=('glib2' 'jack-audio-connection-kit' 'ladspa')
 options=('!libtool')
 license=('LGPL')
 source=("http://savannah.nongnu.org/download/fluid/$pkgname-$pkgver.tar.gz")




More information about the arch-commits mailing list