# clapper/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/Rafostar/clapper.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = tbd setpaths = clapper libadwaita libpeas2 #--------------------------------------------------------------------- [depends] brotli bzip2 cairo cryptsetup curl eudev expat fontconfig freetype2 fribidi graphite2 graphviz gstreamer gtkcore jpeg jsonc libadwaita libbsd libffi libgudev libicu libidn2 liblzo2 liborc libpeas2 libpng libpsl librtmp libsasl libssh2 libunistring libwebp libxml2 libyaml lvm2 meson ncurses nghttp2 ninja openldap openssl pcre2 pkgconf tiff util-linux xorg xzutils zlib zstd #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr build && mkdir build && cd build meson setup -D prefix=$PP #--------------------------------------------------------------------- [build] cd build ninja_simple_build #--------------------------------------------------------------------- # 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] 250224 Added package 250224 Started with d73f33785 ("git" hash)