# allegro-legacy/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run \ https://github.com/NewCreature/Allegro-Legacy.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] addopt = -O3 compiler = gcc license = tbd nosyslinks = yes setpaths = \ allegro5 alsa jackone libogg \ libpng libvorbis pulseaudio zlib \ allegro-legacy #--------------------------------------------------------------------- [depends] actools allegro5 alsa audiofile brotli bzip2 cairo cmake coreutils cryptsetup dbus esound expat flac fontconfig freeimage freetype2 fribidi graphite2 grep gtkcore jackone jpeg jsonc lame libaldmb:forward libbsd libffi libogg libpng libsndfile libvorbis libwebp lvm2 minimp3 mpg123:forward ncurses openal:forward openmpt openssl opus opusfile pcre2 pkgconf pulseaudio texinfo theora util-linux xorg zlib #--------------------------------------------------------------------- [configure] mkdir obj && cd obj cmake \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ .. #--------------------------------------------------------------------- [build] cd obj smpmake && make install #--------------------------------------------------------------------- [postbuild] CFGDIR=$PKGDIR_PROD/cfg mkdir -p $CFGDIR cp -p $PKGDIR_SPECIAL/*.cfg $CFGDIR/ #--------------------------------------------------------------------- # 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] 250614 Added package 250614 Started with 95a716b63 ("git" hash)