# openmpt/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following procedure was used: ocgitfetch --run \ --deletegit \ https://github.com/OpenMPT/openmpt.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] addopt = -O3 compiler = gcc configure = none license = See "license*.txt" in installed tree licfile = LICENSE unpack = relaxed setpaths = alsa openmpt portaudio19 pulseaudio #--------------------------------------------------------------------- [depends] alsa db flac gtkcore jackone lame libbsd libogg libsamplerate libsndfile libvorbis mpg123:forward ncurses opus portaudio19 pulseaudio tcp-wrappers xorg zlib #--------------------------------------------------------------------- [build] PREFIX=$PKGDIR_PROD smpmake NO_SDL2=1 PREFIX=$PKGDIR_PROD make install cd $PKGDIR_PROD rm -fr doc man mv share/{doc,man} . rmdir share || true 2> /dev/null cd $PKGDIR_PROD/bin ln -nsf openmpt{123,} #--------------------------------------------------------------------- # 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 230308 Added package 230308 Started with c47023953 (same as 0.6.9) 250614 Updated to 6416da331