# phodav/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] license = See "license*.txt" in installed tree licfile = COPYING setpaths = gtkcore libsoup libxml2 phodav tmpsize = 4M #--------------------------------------------------------------------- [depends] avahi cmake eudev gtkcore libsoup libxml2 meson ninja pkgconf python #--------------------------------------------------------------------- [configure] PATH=$PRODTREE/python3/bin:$PATH PP=$PKGDIR_PROD mkdir -p /etc/udev/rules.d rm -fr build mkdir build meson build \ -D prefix=$PP cd build if [ \! -f build.ninja ]; then exit 1; fi meson configure #--------------------------------------------------------------------- [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 = https://download.gnome.org/sources/phodav/\ 2.5/phodav-2.5.tar.xz #--------------------------------------------------------------------- [history] 201223 Added package. Started with 2.5.