kind: autotools depends: - glib-common.bst - libsoup-common.bst - NetworkManager-common.bst sources: - kind: git url: upstream:geoclue track: 2.4.0 ref: ae8f7ab2f1e90f61931c652f2f65996c30c79e87 config: configure-commands: - | ./autogen.sh --prefix="%{prefix}" --sysconfdir=/etc \ --disable-nmea-source \ --with-dbus-service-user=geoclue public: bst: integration-commands: - groupadd geoclue - useradd -c "GeoClue Owner" -r -g geoclue -s /bin/false geoclue