# libdisplay-info/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 \ https://github.com/Juice-Labs/libdisplay-info.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = LICENSE #--------------------------------------------------------------------- [depends] meson ninja #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD rm -fr /tmp/hwdata tar zxf $PKGDIR_SPECIAL/hwdata-0.385.tar.gz cd hwdata-0.385 sed -e 's@^prefix=.*@prefix=/tmp/hwdata@' -i configure ./configure --disable-blacklist make install cd .. sed -e 's@/usr/share/hwdata/@/tmp/share/hwdata/@' \ -i meson.build PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/tmp/hwdata/share/pkgconfig rm -fr build && mkdir build && cd build meson setup \ -D prefix=$PP \ -D bindir=$PP/bin \ -D buildtype=release \ -D includedir=$PP/include \ -D libdir=$PP/lib \ -D mandir=$PP/man #--------------------------------------------------------------------- [build] cd build ninja_simple_build rm -fr /tmp/hwdata #--------------------------------------------------------------------- # 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 = https://gitlab.freedesktop.org/emersion/\ libdisplay-info/-/releases/0.2.0/downloads/\ libdisplay-info-0.2.0.tar.xz #--------------------------------------------------------------------- [history] 241111 Added package 241111 Started with 0.2.0