Updated dependencies and build flags for 2.0
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)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »
Gimmeapill commented on 2016-01-03 16:50 (UTC)
Gimmeapill commented on 2015-12-09 08:52 (UTC)
The 2.0 RC shouldn't affect the master branch (unless build is broken of course - doesn't seem to be the case here).
It does however affect https://aur.archlinux.org/packages/mixxx1.12-git/
The pkgbuild will be updated as soon as the 2.0 branch gets tagged (not the case at the time of writing).
Gimmeapill commented on 2013-12-30 18:46 (UTC)
@jlebleu: thanks. Dependencies updated.
- added rubberband
- removed vamp-plugin-sdk (already brought in by rubberband)
- removed mp4v2 (as per romein's comment it won't work anyway without the explicit build option)
For the multi threaded build, I'd rather leave it up to users to set it up system wide in makepkg.conf (https://wiki.archlinux.org/index.php/Makepkg.conf#Architecture.2C_compile_flags) as it would otherwise break the build for users with single core/thread cpus.
jlebleu commented on 2013-12-30 16:55 (UTC)
It depends now on rubberband.
romein commented on 2013-11-17 09:36 (UTC)
if you want aac/m4a support,
add ('faad2' 'libmp4v2') to the depends' list
remove them from the optdepends' list
and append faad=1 to scons lines like
scons qtdir=/usr/lib/qt4 prefix=/usr faad=1 install_root="$pkgdir/usr" tuned=1
Note: you also can add the -j option as explained here http://www.mixxx.org/wiki/doku.php/compiling_on_linux#multi-threaded_build
alucryd commented on 2013-08-30 07:22 (UTC)
Merging into mixxx-git.
Gimmeapill commented on 2013-08-29 23:01 (UTC)
Mixxx is moving from bzr to git - here's the only official announcement:
http://www.mixxx.org/forums/viewtopic.php?f=1&t=5132
robertfoster commented on 2013-06-22 11:13 (UTC)
please use mixxx-git PKGBUILD...this one will be deleted
jlebleu commented on 2013-06-20 23:40 (UTC)
Mixxx is now hosted on GitHub! http://www.mixxx.org/forums/viewtopic.php?f=1&t=5132
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.