Page MenuHomeSolus

D8863.id21324.diff
No OneTemporary

D8863.id21324.diff

diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PISI>
- <Name>multimedia.codecs</Name>
-</PISI>
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -3,8 +3,9 @@
release : 3
source :
- https://github.com/foo86/dcadec/archive/v0.2.0.tar.gz : ed9d207fde3e8d576f3af8b0d1235b3371e315175757173689104efcaebf0d44
-license : LGPL-2.1
+license : LGPL-2.1-or-later
summary : DTS Coherent Acoustics decoder with support for HD extensions
+component : multimedia.codecs
description: |
DTS Coherent Acoustics decoder with support for HD extensions
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,11 +5,12 @@
<Name>Ikey Doherty</Name>
<Email>ikey@solus-project.com</Email>
</Packager>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>multimedia.codecs</PartOf>
<Summary xml:lang="en">DTS Coherent Acoustics decoder with support for HD extensions</Summary>
<Description xml:lang="en">DTS Coherent Acoustics decoder with support for HD extensions
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>dcadec</Name>
@@ -18,8 +19,9 @@
</Description>
<PartOf>multimedia.codecs</PartOf>
<Files>
- <Path fileType="library">/usr/lib/lib*.so.*</Path>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/dcadec</Path>
+ <Path fileType="library">/usr/lib/libdcadec.so.0</Path>
+ <Path fileType="library">/usr/lib/libdcadec.so.0.1.0</Path>
</Files>
</Package>
<Package>
@@ -29,21 +31,42 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="current">dcadec</Dependency>
+ <Dependency release="3">dcadec</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/lib*.so</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
+ <Path fileType="header">/usr/include/libdcadec/dca_context.h</Path>
+ <Path fileType="header">/usr/include/libdcadec/dca_frame.h</Path>
+ <Path fileType="header">/usr/include/libdcadec/dca_stream.h</Path>
+ <Path fileType="header">/usr/include/libdcadec/dca_waveout.h</Path>
+ <Path fileType="library">/usr/lib/libdcadec.so</Path>
+ <Path fileType="data">/usr/lib/pkgconfig/dcadec.pc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2016-03-08</Date>
<Version>0.2.0</Version>
- <Comment>Packaging update</Comment>
+ <Comment>Rebuild
+
+Signed-off-by: Ikey Doherty &lt;ikey@solus-project.com&gt;</Comment>
<Name>Ikey Doherty</Name>
<Email>ikey@solus-project.com</Email>
</Update>
+ <Update release="2">
+ <Date>2016-03-06</Date>
+ <Version>0.2.0</Version>
+ <Comment>Rebuild for cflags
+
+Signed-off-by: Ikey Doherty &lt;ikey@solus-project.com&gt;</Comment>
+ <Name>Ikey Doherty</Name>
+ <Email>ikey@solus-project.com</Email>
+ </Update>
+ <Update release="1">
+ <Date>2016-02-21</Date>
+ <Version>0.2.0</Version>
+ <Comment>Add to repo</Comment>
+ <Name>Justin Zobel</Name>
+ <Email>justin@solus-project.com</Email>
+ </Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 16 2023, 2:54 PM (12 w, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817959
Default Alt Text
D8863.id21324.diff (3 KB)

Event Timeline