# strawberry/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 170M setpaths = \ alsa cryptopp fftw gnutls3 libplist112 \ protobuf pulseaudio qt6 sparsehash libicu \ abseil #--------------------------------------------------------------------- [depends] abseil alsa boost chromaprint cmake cryptopp fftw gettext gnutls3 gstreamer gtkcore libcdio libglew libgpod libicu libmtp libxml2 pkgconf protobuf pulseaudio qt6 sparsehash sqlite3 taglib vlc #--------------------------------------------------------------------- [configure] export QT6DIR=$PRODTREE/qt6 export QTDIR=$QT6DIR mkdir obj && cd obj cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DBUILD_WITH_QT6=ON \ .. #--------------------------------------------------------------------- [build] 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.1.3.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