@@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
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")
|
||||
pisitools.dosed("obexd/src/org.bluez.obex.service.in", "SystemdService", deleteLine=True)
|
||||
autotools.autoreconf("-fi")
|
||||
|
||||
@@ -12,7 +12,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="463fccb87e584da4a640eea77080d236e2a9e0e2" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.66.tar.xz</Archive>
|
||||
<Archive sha1sum="451028c0b2136fc99b4bd9f522d07648976bf900" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.68.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>docutils</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
@@ -30,7 +30,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">0001-Allow-using-obexd-without-systemd-in-the-user-session-r2.patch</Patch>
|
||||
<Patch level="1">0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch</Patch>
|
||||
<!-- <Patch level="1">0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch</Patch> -->
|
||||
<!-- <Patch level="1">0001-rfkill-Fix-reading-from-rfkill-socket.patch</Patch> -->
|
||||
<!-- <Patch level="1">0002-Use-g_memdup2-everywhere.patch</Patch> -->
|
||||
<!-- <Patch level="1">0005-media-rename-local-function-conflicting-with-pause-2.patch</Patch> -->
|
||||
@@ -93,6 +93,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2023-07-01</Date>
|
||||
<Version>5.68</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2022-11-15</Date>
|
||||
<Version>5.66</Version>
|
||||
|
||||
Reference in New Issue
Block a user