[Slackbuilds-users] Fwd: mixxx.SlackBuild
B Watson
yalhcru at gmail.com
Sat May 16 15:18:30 UTC 2015
Sent this out a while back, never got a response, sending to the list
in case the maintainer's on it.
---------- Forwarded message ----------
From: B Watson <yalhcru at gmail.com>
Date: Sun, 26 Apr 2015 18:43:05 -0400
Subject: mixxx.SlackBuild
To: hellvis69 at gmail.com
On 64-bit Slackware, mixxx installs plugins in /usr/lib/mixxx/plugins,
which should be /usr/lib64/mixxx/plugins...
Also, you've got libshout listed as a required dep in the .info file,
but in the SlackBuild, you've got 'shoutcast=0'. Should probably just
remove libshout from REQUIRES=, since mixxx builds fine on my system
without libshout installed.
You might add an option to build with faad, which gives mixxx the ability
to play AAC audio. Adding 'faad=1' to the scons command enables it,
but it shouldn't be on by default IMO. An option like 'FAAD=yes' in the
environment would be handy.
More information about the SlackBuilds-users
mailing list