bluez-5.49:ver.bump
This commit is contained in:
@@ -50,6 +50,9 @@ def install():
|
||||
# Simple test tools
|
||||
for i in ["bluezutils.py",
|
||||
"dbusdef.py",
|
||||
"example-advertisement",
|
||||
"example-gatt-client",
|
||||
"example-gatt-server",
|
||||
"ftp-client",
|
||||
"list-devices",
|
||||
"map-client",
|
||||
@@ -61,21 +64,17 @@ def install():
|
||||
"simple-endpoint",
|
||||
"simple-player",
|
||||
"test-adapter",
|
||||
"test-alert",
|
||||
"test-cyclingspeed",
|
||||
"test-device",
|
||||
"test-discovery",
|
||||
"test-gatt-profile",
|
||||
"test-health",
|
||||
"test-health-sink",
|
||||
"test-heartrate",
|
||||
"test-hfp",
|
||||
"test-manager",
|
||||
"test-nap",
|
||||
"test-network",
|
||||
"test-profile",
|
||||
"test-proximity",
|
||||
"test-sap-server",
|
||||
"test-thermometer"]:
|
||||
"test-sap-server"]:
|
||||
pisitools.dobin("test/%s" % i)
|
||||
# for i in
|
||||
# pisitools.dodoc("doc/%s" % i)
|
||||
|
||||
@@ -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="d19a5427651689e0eb52b583910837b39b869ed7" type="tarxz">https://www.kernel.org/pub/linux/bluetooth/bluez-5.43.tar.xz</Archive>
|
||||
<Archive sha1sum="f8417a97b259c35d1e058836bb17bbc4d9605ec7" type="tarxz">https://www.kernel.org/pub/linux/bluetooth/bluez-5.49.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cups-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
@@ -92,6 +92,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.49</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2017-12-26</Date>
|
||||
<Version>5.43</Version>
|
||||
|
||||
Reference in New Issue
Block a user