bluez-5.54
This commit is contained in:
@@ -31,6 +31,8 @@ def setup():
|
||||
--enable-monitor \
|
||||
--enable-udev \
|
||||
--enable-test \
|
||||
--enable-testing \
|
||||
--enable-mesh \
|
||||
--disable-systemd")
|
||||
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<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>
|
||||
<Archive sha1sum="75e907922a62588c12d5642293403be0625b4d02" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.52.tar.xz</Archive>
|
||||
<Archive sha1sum="02e247790eab70329f2d94794e46181bb28e975f" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.54.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cups-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
@@ -27,6 +27,7 @@
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
<Dependency>json-c-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">0001-Allow-using-obexd-without-systemd-in-the-user-session.patch</Patch>
|
||||
@@ -41,8 +42,9 @@
|
||||
<Dependency>dbus</Dependency>
|
||||
<Dependency>eudev</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
<Dependency>json-c</Dependency>
|
||||
<Dependency>libical</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
<Dependency release="current">bluez-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -95,6 +97,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2020-05-17</Date>
|
||||
<Version>5.54</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>5.52</Version>
|
||||
|
||||
Reference in New Issue
Block a user