sbc-2.0
This commit is contained in:
@@ -9,6 +9,7 @@ from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-fvi")
|
||||
autotools.configure("--disable-static \
|
||||
--disable-tester")
|
||||
|
||||
|
||||
@@ -11,9 +11,10 @@
|
||||
<License>GPLv2</License>
|
||||
<License>LGPLv2.1</License>
|
||||
<IsA>library</IsA>
|
||||
<Icon>bluetooth</Icon>
|
||||
<Summary>Bluetooth Subband Codec (SBC) library</Summary>
|
||||
<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>
|
||||
|
||||
<Package>
|
||||
@@ -38,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<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">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>1.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user