diff --git a/srcpkgs/blueman/INSTALL.msg b/srcpkgs/blueman/INSTALL.msg new file mode 100644 index 00000000000..d253e9cf502 --- /dev/null +++ b/srcpkgs/blueman/INSTALL.msg @@ -0,0 +1 @@ +You need to be in the bluetooth group to be able to modify the bluetooth state! diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template index 548458cde2c..da12e72ecfd 100644 --- a/srcpkgs/blueman/template +++ b/srcpkgs/blueman/template @@ -1,7 +1,7 @@ # Template file for 'blueman' pkgname=blueman version=2.0.4 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="intltool pkg-config python-Cython" diff --git a/srcpkgs/bluez-qt5/INSTALL.msg b/srcpkgs/bluez-qt5/INSTALL.msg new file mode 100644 index 00000000000..d253e9cf502 --- /dev/null +++ b/srcpkgs/bluez-qt5/INSTALL.msg @@ -0,0 +1 @@ +You need to be in the bluetooth group to be able to modify the bluetooth state! diff --git a/srcpkgs/bluez-qt5/template b/srcpkgs/bluez-qt5/template index 8ca00e41679..1a98e77d8d5 100644 --- a/srcpkgs/bluez-qt5/template +++ b/srcpkgs/bluez-qt5/template @@ -1,7 +1,7 @@ # Template file for 'bluez-qt5' pkgname=bluez-qt5 version=5.29.0 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_TESTING=OFF" wrksrc="${pkgname%5}-${version}" diff --git a/srcpkgs/bluez/INSTALL.msg b/srcpkgs/bluez/INSTALL.msg new file mode 100644 index 00000000000..d253e9cf502 --- /dev/null +++ b/srcpkgs/bluez/INSTALL.msg @@ -0,0 +1 @@ +You need to be in the bluetooth group to be able to modify the bluetooth state! diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template index 315232ebaa0..b222cad7b8a 100644 --- a/srcpkgs/bluez/template +++ b/srcpkgs/bluez/template @@ -1,7 +1,7 @@ # Template file for 'bluez' pkgname=bluez version=5.43 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-udevdir=/usr/lib/udev --disable-systemd --enable-pie --enable-threads --enable-library"