Search Criteria
Package Details: loopauditioneer-svn r54-1
Git Clone URL: | https://aur.archlinux.org/loopauditioneer-svn.git (read-only, click to copy) |
---|---|
Package Base: | loopauditioneer-svn |
Description: | Software for loop and cue handling in .wav files |
Upstream URL: | http://loopauditioneer.sourceforge.net/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Joermungand |
Maintainer: | Joermungand |
Last Packager: | Joermungand |
Votes: | 2 |
Popularity: | 0.57 |
First Submitted: | 2014-03-09 12:01 |
Last Updated: | 2021-01-16 17:44 |
Dependencies (4)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- gcc-libs-multilib (gcc-libs-multilib-x32, gcc-libs-multilib-git, gcc-libs-git, gcc-libs)
- wxgtk2 (wxgtk2-dev, wxgtk2-light)
- svn (subversion) (make)
Latest Comments
SpotlightKid commented on 2021-02-05 10:10
Hi, I have made some packaging improvemnts for this. Here's the updated PKGBUILD, changelog, etc.
https://gist.github.com/SpotlightKid/261651049bb2ef9d8064f378db972b6a
SpotlightKid commented on 2021-01-16 16:11
I think the dependencies need to be updated, I get this when trying to update my system:
Joermungand commented on 2016-02-03 12:46
Well, I suppose it could be called that, too. Just wanted to keep things simple. Although I’m considering requesting a merge with the git version and removing it altogether, as 0.8.1.1 was the last version to be released for the x86_64 architecture (newer versions were produced for i686).
SpotlightKid commented on 2016-02-03 12:35
Shouldn't this package be called loopauditioneer-bin?
Joermungand commented on 2016-01-28 08:18
Strange. I usually test with makepkg before submitting, but I’ve just built it with yaourt and it works.
SpotlightKid commented on 2016-01-27 23:22
Can be fixed by adding this to PKGBUILD:
prepare() {
cd "$srcdir/${pkgname%-*}"
sed -i -e 's/-s @sharedname@/-sf @sharedname@/' lib-src/rtaudio/Makefile.in
}
SpotlightKid commented on 2016-01-27 23:15
Error while building the package with yaourt:
/bin/ln -s librtaudio.so.4.0.9 librtaudio.so
/bin/ln -s librtaudio.so.4.0.9 librtaudio.so
/bin/ln: failed to create symbolic link 'librtaudio.so': File exists
Makefile:28: recipe for target 'librtaudio.so' failed
make: *** [librtaudio.so] Error 1
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build loopauditioneer-svn.