# strawberry/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.39 hours (or 023.40 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] compiler = clang license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 170M setpaths = \ abseil alsa fftw gnutls3 \ gstreamer gtkcore kdsingle libcdio \ libebur128 libgpod libicu libmtp \ protobuf pulseaudio qt6 sparsehash \ sqlite3 taglib \ chromaprint libplist112 #--------------------------------------------------------------------- [depends] abseil alsa boost chromaprint cmake fftw gettext gnutls3 gstreamer gtkcore kdsingle libcdio libebur128 libglew libgpod libicu libmtp libxml2 openssl pkgconf protobuf pulseaudio qt6 sparsehash sqlite3 taglib #--------------------------------------------------------------------- [configure] PT=$PRODTREE export QT6DIR=$PT/qt6 export QTDIR=$QT6DIR mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_PREFIX_PATH=$PT/taglib \ .. #--------------------------------------------------------------------- [build] export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PRODTREE/openssl/lib export QT6DIR=$PRODTREE/qt6 export QTDIR=$QT6DIR cd obj && smpmake && make install #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = tbd url_tarball = https://files.strawberrymusicplayer.org/\ strawberry-1.2.11.tar.xz #--------------------------------------------------------------------- [history] 210404 Added package. Started with 0.9.2. 210702 Updated to 0.9.3 240801 Updated to 1.0.23 240801 Switched from "qt5" to "qt6" 241023 Updated to 1.1.3 241129 Updated to 1.2.2 250223 Updated to 1.2.7 250701 Updated to 1.2.11