wok diff jack-audio-connection-kit/receipt @ rev 6952

Fixed a bug in gobject-introspection. Looks like /usr/lib/girepository-1.0 is needed gobject-introspection instead of the -dev package.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 25 22:01:57 2010 +0000 (2010-10-25)
parents 9ba81d66117c
children 0e738b0f09b3
line diff
     1.1 --- a/jack-audio-connection-kit/receipt	Fri Sep 17 01:33:04 2010 +0000
     1.2 +++ b/jack-audio-connection-kit/receipt	Mon Oct 25 22:01:57 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  DEPENDS="alsa-lib ncurses readline libsndfile libogg"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://jackaudio.org"
     1.7 -WGET_URL="http://jackaudio.org/downloads/$TARBALL"
     1.8 +WGET_URL="http://gentoo.chem.wisc.edu/gentoo/distfiles/$TARBALL"
     1.9  TAGS="audio server"
    1.10  
    1.11  # Rules to configure and make the package.