Page MenuHomeSolus

D5508.id.diff
No OneTemporary

D5508.id.diff

diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<PISI>
- <Name>network.base</Name>
-</PISI>
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,10 @@
name : sbc
-version : 1.3
-release : 1
+version : '1.4'
+release : 2
+component : network.base
source :
- - https://www.kernel.org/pub/linux/bluetooth/sbc-1.3.tar.xz : e61022cf576f14190241e7071753fdacdce5d1dea89ffd704110fc50be689309
-license : LGPL-2.0
+ - https://mirrors.edge.kernel.org/pub/linux/bluetooth/sbc-1.4.tar.xz : 518bf46e6bb3dc808a95e1eabad26fdebe8a099c1e781c27ed7fca6c2f4a54c9
+license : GPL-2.0-only
summary : Bluetooth Subband Codec Library
description: |
Bluetooth Subband Codec Library
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,11 @@
<Source>
<Name>sbc</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Packager>
- <License>LGPL-2.0</License>
+ <License>GPL-2.0-only</License>
+ <PartOf>network.base</PartOf>
<Summary xml:lang="en">Bluetooth Subband Codec Library</Summary>
<Description xml:lang="en">Bluetooth Subband Codec Library
</Description>
@@ -18,8 +19,11 @@
</Description>
<PartOf>network.base</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="executable">/usr/bin/sbcdec</Path>
+ <Path fileType="executable">/usr/bin/sbcenc</Path>
+ <Path fileType="executable">/usr/bin/sbcinfo</Path>
+ <Path fileType="library">/usr/lib64/libsbc.so.1</Path>
+ <Path fileType="library">/usr/lib64/libsbc.so.1.2.2</Path>
</Files>
</Package>
<Package>
@@ -29,21 +33,21 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="current">sbc</Dependency>
+ <Dependency release="2">sbc</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig</Path>
+ <Path fileType="header">/usr/include/sbc/sbc.h</Path>
+ <Path fileType="library">/usr/lib64/libsbc.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/sbc.pc</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2015-10-05</Date>
- <Version>1.3</Version>
+ <Update release="2">
+ <Date>2019-02-22</Date>
+ <Version>1.4</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 2:06 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5807811
Default Alt Text
D5508.id.diff (3 KB)

Event Timeline