sbc-2.0
This commit is contained in:
@@ -9,6 +9,7 @@ from pisi.actionsapi import autotools
|
|||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
autotools.autoreconf("-fvi")
|
||||||
autotools.configure("--disable-static \
|
autotools.configure("--disable-static \
|
||||||
--disable-tester")
|
--disable-tester")
|
||||||
|
|
||||||
|
|||||||
@@ -11,9 +11,10 @@
|
|||||||
<License>GPLv2</License>
|
<License>GPLv2</License>
|
||||||
<License>LGPLv2.1</License>
|
<License>LGPLv2.1</License>
|
||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
|
<Icon>bluetooth</Icon>
|
||||||
<Summary>Bluetooth Subband Codec (SBC) library</Summary>
|
<Summary>Bluetooth Subband Codec (SBC) library</Summary>
|
||||||
<Description>An audio codec to connect bluetooth high quality audio devices like headphones or loudspeakers.</Description>
|
<Description>An audio codec to connect bluetooth high quality audio devices like headphones or loudspeakers.</Description>
|
||||||
<Archive sha1sum="5da0e15d9d9fa34c5037cd30a467179dc5ca94f0" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/sbc-1.5.tar.xz</Archive>
|
<Archive sha1sum="aca40de6db7e352910166cd1d4a1692b5754f5c9" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/sbc-2.0.tar.xz</Archive>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -38,6 +39,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2022-07-27</Date>
|
||||||
|
<Version>2.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2021-11-10</Date>
|
<Date>2021-11-10</Date>
|
||||||
<Version>1.5</Version>
|
<Version>1.5</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user