# bluez/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING #--------------------------------------------------------------------- [depends] actools alsa-lib alsa-oss alsa-utils binutils cups eudev gawk grep gtkcore libical ncurses pcre2 pkgconf readline sed #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE ./bootstrap bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE \ \ --disable-systemd \ --enable-external-plugins \ --enable-library \ --enable-midi \ --with-udevdir=/etc/udev #--------------------------------------------------------------------- [postbuild] SBINDIR=$PKGDIR_PROD/sbin mkdir -p $SBINDIR install -m644 \ obexd/src/org.bluez.obex.service \ $PRODTREE/gtkcore/share/dbus-1/services/ cd $SBINDIR ln -svf ../libexec/bluetooth/bluetoothd . #--------------------------------------------------------------------- [setup.boot] ( pkill bluetoothd sleep 2 $PRODTREE/bluez/sbin/bluetoothd sleep 2 rfkill unblock bluetooth ) >& /var/log/bluetoothd & #--------------------------------------------------------------------- # 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_page = tbd url_home = tbd url_lfs = tbd url_tarball = https://github.com/bluez/bluez/archive/refs/\ tags/5.79.tar.gz #--------------------------------------------------------------------- [history] 241114 Added package 241114 Started with 5.79