bluez ver. bump
This commit is contained in:
@@ -13,7 +13,7 @@ def setup():
|
|||||||
# pisitools.dosed("configure.ac", "rst2man", "rst2man_3")
|
# pisitools.dosed("configure.ac", "rst2man", "rst2man_3")
|
||||||
#shelltools.system("sed -i -e '/SystemdService/d' obexd/src/org.bluez.obex.service.in")
|
#shelltools.system("sed -i -e '/SystemdService/d' obexd/src/org.bluez.obex.service.in")
|
||||||
pisitools.dosed("obexd/src/org.bluez.obex.service.in", "SystemdService", deleteLine=True)
|
pisitools.dosed("obexd/src/org.bluez.obex.service.in", "SystemdService", deleteLine=True)
|
||||||
autotools.autoreconf("-fi")
|
autotools.autoreconf("-fiv")
|
||||||
autotools.configure("--localstatedir=/var \
|
autotools.configure("--localstatedir=/var \
|
||||||
--enable-sixaxis \
|
--enable-sixaxis \
|
||||||
--enable-experimental \
|
--enable-experimental \
|
||||||
@@ -29,11 +29,10 @@ def setup():
|
|||||||
--enable-btpclient \
|
--enable-btpclient \
|
||||||
--enable-midi \
|
--enable-midi \
|
||||||
--enable-udev \
|
--enable-udev \
|
||||||
--enable-test \
|
|
||||||
--enable-testing \
|
|
||||||
--enable-mesh \
|
--enable-mesh \
|
||||||
--enable-hid2hci \
|
--enable-hid2hci \
|
||||||
--enable-nfc \
|
--enable-nfc \
|
||||||
|
--enable-test \
|
||||||
--enable-deprecated \
|
--enable-deprecated \
|
||||||
--disable-systemd")
|
--disable-systemd")
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Official Linux Bluetooth protocol stack</Summary>
|
<Summary>Official Linux Bluetooth protocol stack</Summary>
|
||||||
<Description>bluez contains the tools and libraries that provides support for the core Bluetooth layers and protocols.</Description>
|
<Description>bluez contains the tools and libraries that provides support for the core Bluetooth layers and protocols.</Description>
|
||||||
<Archive sha1sum="6d1184e20009d76c1e4c0e390c286b91f28237d6" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.73.tar.xz</Archive>
|
<Archive sha1sum="ca5405873c65fde1443fdc3d6f51fb4f0b6ee173" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.74.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>docutils</Dependency>
|
<Dependency>docutils</Dependency>
|
||||||
<Dependency>alsa-lib-devel</Dependency>
|
<Dependency>alsa-lib-devel</Dependency>
|
||||||
@@ -48,6 +48,7 @@
|
|||||||
<Dependency>json-c</Dependency>
|
<Dependency>json-c</Dependency>
|
||||||
<Dependency>libical</Dependency>
|
<Dependency>libical</Dependency>
|
||||||
<Dependency>readline</Dependency>
|
<Dependency>readline</Dependency>
|
||||||
|
<Dependency>alsa-lib</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<Path fileType="config">/etc</Path>
|
||||||
@@ -94,6 +95,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="21">
|
||||||
|
<Date>2024-04-14</Date>
|
||||||
|
<Version>5.74</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="20">
|
<Update release="20">
|
||||||
<Date>2024-03-09</Date>
|
<Date>2024-03-09</Date>
|
||||||
<Version>5.73</Version>
|
<Version>5.73</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user