Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10834711
D8863.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D8863.diff
View Options
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
@@ -1,9 +1,11 @@
name : dcadec
version : 0.2.0
-release : 3
+release : 4
source :
- https://github.com/foo86/dcadec/archive/v0.2.0.tar.gz : ed9d207fde3e8d576f3af8b0d1235b3371e315175757173689104efcaebf0d44
-license : LGPL-2.1
+homepage : https://formulae.brew.sh/formula/dcadec
+license : LGPL-2.1-or-later
+component : multimedia.codecs
summary : DTS Coherent Acoustics decoder with support for HD extensions
description: |
DTS Coherent Acoustics decoder with support for HD extensions
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,14 +2,15 @@
<Source>
<Name>dcadec</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</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,24 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="current">dcadec</Dependency>
+ <Dependency release="4">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>
+ <Update release="4">
+ <Date>2020-05-13</Date>
<Version>0.2.0</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 8 2023, 3:20 PM (8 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794365
Default Alt Text
D8863.diff (3 KB)
Attached To
Mode
D8863: Add component and update license identifier for dcadec
Attached
Detach File
Event Timeline
Log In to Comment