fixed
Search Criteria
Package Details: mixxx-git r9308-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mixxx-git.git (read-only, click to copy) |
---|---|
Package Base: | mixxx-git |
Description: | Digital DJ mixing software (latest development branch). |
Upstream URL: | https://mixxx.org/ |
Keywords: | dj mix mp3 pro-audio |
Licenses: | GPL-2.0-or-later |
Groups: | pro-audio |
Conflicts: | mixxx |
Provides: | mixxx |
Submitter: | Gimmeapill |
Maintainer: | Holzhaus |
Last Packager: | Holzhaus |
Votes: | 21 |
Popularity: | 0.000000 |
First Submitted: | 2013-08-29 22:59 (UTC) |
Last Updated: | 2024-11-08 20:23 (UTC) |
Dependencies (38)
- chromaprint (chromaprint-gitAUR, chromaprint-fftwAUR)
- flac (flac-gitAUR)
- hidapi (hidapi-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libebur128 (libebur128-gitAUR)
- libid3tag (libid3tag-gitAUR)
- libkeyfinder (libkeyfinder-gitAUR)
- libmad
- libmodplug (libopenmpt-modplugAUR, libmodplug-gitAUR)
- libmp4v2
- libshout (libshout-gitAUR)
- libsndfile (libsndfile-gitAUR)
- libtheora (libtheora-gitAUR)
- libusb (libusb-gitAUR)
- lilv (lilv-gitAUR)
- microsoft-gsl (microsoft-gsl-gitAUR)
- opusfile (opusfile-gitAUR)
- portaudio
- portmidi
- protobuf (protobuf-gitAUR)
- Show 18 more dependencies...
Required by (0)
Sources (2)
robertfoster commented on 2010-04-04 17:20 (UTC)
Gimmeapill commented on 2010-04-04 08:13 (UTC)
Hi, I think there are a few issues with the PKGBUILD:
- BZR should be added as a dependency since not everybody has it -> makedepends=('bzr' 'scons' 'pkgconfig')
- also, libdjconsole can safely be removed from optdepends as it is deprecated (since mixxx 1.6.1+Herc)
- pulseaudio could also be removed, since its use with Mixxx is not recommended (at least for low latency operations).
I've seen that you change the .desktop file to invoke pasuspender, which is a fine workaround for people who have pulseaudio installed,
but most likely won't work for anybody else (then it would probably make more sense to have pulseaudio listed as a dependency).
And since for some reason you rename mixxx to mixxx-bin I don't think the .desktop launcher works anyway.
recommendation: remove from the pkgbuild anything relative to pulseaudio, it creates more problems than it solves.
Or maybe change the name of the pkg to something like "mixxx-bzr with_pulseaudio_support" to avoid confusion...
Pinned Comments
Gimmeapill commented on 2018-11-04 18:24 (UTC) (edited on 2020-11-14 20:16 (UTC) by Gimmeapill)
For those looking for something more stable than the alpha/default branch, there's another git pkgbuild for the 2.3 branch (beta), which should be reliable enough for daily use: https://aur.archlinux.org/packages/mixxx_beta-git/
Gimmeapill commented on 2018-02-25 20:15 (UTC) (edited on 2020-11-14 20:16 (UTC) by Gimmeapill)
This package will automatically retrieve and build the latest development snapshot of Mixxx from git (default branch).
It does not need to be updated on every release, so please do not flag out of date unless the build breaks or any actual packaging issue.