# lua53/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none dontfind = lua51 lua52 exepack = yes license = tbd nosyslinks = yes setpaths = lua53 ncurses tmpsize = 3M unpack = relaxed #--------------------------------------------------------------------- [depends] ncurses readline #--------------------------------------------------------------------- [build] export LACFORCEPIC=yes mkdir -p $PKGDIR_PROD/{bin,doc,include} mkdir -p $PKGDIR_PROD/{lib,man/man1,share} smpmake linux make install cd $PKGDIR_PROD/include mkdir lua53 mv *.h *.hpp lua53 cd $PKGDIR_PROD/lib ln -s liblua{,53}.a mkdir pkgconfig cd pkgconfig sed -e "s|__META_PREFIX__|$PKGDIR_PROD|g" \ < $PKGDIR_SPECIAL/lua53.pc.in \ > lua53.pc cp -p lua53.pc lua5.3.pc #--------------------------------------------------------------------- # 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 = http://packages.debian.org/liblua5.1-0 url_home = http://www.lua.org/ url_lfs = n/a url_tarball = http://www.lua.org/ftp/lua-5.3.6.tar.gz #--------------------------------------------------------------------- [history] 230304 Added package. Started with 5.3.6.