# libisocodes/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The following command was used: ocgitfetch --run \ --deletegit \ https://github.com/toddy15/libisocodes.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default compiler = clang license = See "license*.txt" in installed tree licfile = COPYING #--------------------------------------------------------------------- [depends] actools gawk grep gtkcore:strict jsonc libbsd libffi libgee libicu libxml2 lvm2 openssl pcre2 sed util-linux xzutils zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE autoreconf -fi bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking #--------------------------------------------------------------------- [postbuild] ln -nsf $PKGDIR_PROD/share/vala/vapi/* \ $PRODTREE/gtkcore/share/vala/vapi/ #--------------------------------------------------------------------- # 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] 260505 Added package 260505 Started with ab7d04627 ("git" hash)