diff --git a/hardware/bluetooth/blueman/actions.py b/hardware/bluetooth/blueman/actions.py
index 540fe4ef99..a02ebe08af 100644
--- a/hardware/bluetooth/blueman/actions.py
+++ b/hardware/bluetooth/blueman/actions.py
@@ -12,7 +12,10 @@ from pisi.actionsapi import get
def setup():
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--disable-static \
+ CYTHONEXEC='/usr/bin/cython3' \
--sysconfdir=/etc \
+ --disable-schemas-compile \
+ --with-dhcp-config='/etc/dhcp/dhcpd.conf' \
--enable-polkit")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
diff --git a/hardware/bluetooth/blueman/pspec.xml b/hardware/bluetooth/blueman/pspec.xml
index c29d062b79..b987b7ddd8 100644
--- a/hardware/bluetooth/blueman/pspec.xml
+++ b/hardware/bluetooth/blueman/pspec.xml
@@ -14,14 +14,15 @@
library
GTK+ Bluetooth Manager
blueman is a bluetooth manager application which is designed to be simple and intuitive for everyday bluetooth tasks. It's written with GTK+ toolkit.
- https://github.com/blueman-project/blueman/releases/download/2.0.5/blueman-2.0.5.tar.gz
+ https://github.com/blueman-project/blueman/releases/download/2.1.1/blueman-2.1.1.tar.gz
intltool
unifdef
- m4
+ polkit-devel
+ iproute2
util-macros
gettext-devel
- python-devel
+ python3-devel
itstool
docbook-xml
docbook-xsl
@@ -32,7 +33,9 @@
bluez-libs-devel
python-gtk-devel
python-pygobject3-devel
+ python3-pygobject3-devel
python-pygobject-devel
+ pulseaudio-libs-devel
startup-notification-devel
@@ -42,16 +45,17 @@
gtk3
glib2
- python
+ python3
bluez-libs
startup-notification
- python-pygobject3
+ python3-pygobject3
/usr/bin
/usr/libexec
/usr/share/locale
- /usr/lib/python2*
+ /usr/lib
+ /usr/lib/python3*
/usr/lib/nautilus-sendto/
/usr/share
/usr/share/polkit-1
@@ -63,6 +67,13 @@
+
+ 2019-09-14
+ 2.1.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-09-14
2.0.5