# strawberry/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.39 hours (or 023.40 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 170M setpaths = \ abseil alsa cryptopp fftw \ gnutls3 gstreamer gtkcore libcdio \ libgpod libicu libmtp protobuf \ pulseaudio qt6 sparsehash sqlite3 \ taglib kdsingle \ chromaprint libplist112 libebur128 #--------------------------------------------------------------------- [depends] abseil alsa boost chromaprint cmake cryptopp 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.7.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