1 #the dependencies are either undocumented or buried somewhere deep, because
2 #not a one google search could devine them for me. You'll have to sort
3 #these out on your own and then let me know what to add to the PKGBUILD.
5 # DO NOT USE THIS WITHOUT REVIEWING IT CAREFULLY.
6 # It is not properly made.
7 # I only made this pkgbuild because I couldn't figure
8 # out any other way to install a newer version of jack1
9 # and have my computer know it was installed.
14 pkgdesc="Advanced low-latency sound driver. Subversion release."
16 url="http://jackaudio.org"
17 license=('GPL' 'LGPL')
19 makedepends=('subversion')
20 provides=('jack-audio-connection-kit' 'jack')
24 svn co http://subversion.jackaudio.org/jack/trunk/jack
27 ./configure --prefix=/usr --enable-optimize --disable-oss --disable-sun --disable-freebob --disable-firewire --with-gnu-ld