# wine64/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.25 hours (or 015.00 minutes) - HP EliteBook 8560w 32GB RAM 00.74 hours (or 044.68 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes archive = same as wine32 configure = none # handled in "build" block defer = glibc64 dontfind = unixodbc license = See "license*.txt" in installed tree nosyslinks = yes smptries = 4 tmpsize = 1510M unpack = relaxed setpaths = \ cups eudev fontconfig freetype2 \ gnutls3 gstreamer gtkcore libgsm \ libpcap libpng ncurses openal \ pulseaudio sdl2 wine64 xorg #--------------------------------------------------------------------- [depends] actools cups eudev fontconfig freetype2 gawk gnutls3 grep gstreamer gtkcore jpeg lcms2 libgsm libpcap libpng libxml2 libxslt mpg123 ncurses openal pulseaudio sdl sed tiff wine32 xorg zlib #--------------------------------------------------------------------- [build] DOCDIR=$PKGDIR_PROD mkdir -p $DOCDIR cp -p $PKGDIR_SPECIAL/license*.txt $DOCDIR/ export LACLDDIRS=$PRODTREE/gcc/lib:$LACLDDIRS mkdir -p build && cd build ../configure --prefix=$PKGDIR_PROD --enable-win64 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 = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] Same as "wine32"