diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - multimedia.codecs - 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 @@ Ikey Doherty ikey@solus-project.com - LGPL-2.1 + LGPL-2.1-or-later + multimedia.codecs DTS Coherent Acoustics decoder with support for HD extensions DTS Coherent Acoustics decoder with support for HD extensions - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus dcadec @@ -18,8 +19,9 @@ multimedia.codecs - /usr/lib/lib*.so.* - /usr/bin + /usr/bin/dcadec + /usr/lib/libdcadec.so.0 + /usr/lib/libdcadec.so.0.1.0 @@ -29,21 +31,42 @@ programming.devel - dcadec + dcadec - /usr/include - /usr/lib/lib*.so - /usr/lib/pkgconfig + /usr/include/libdcadec/dca_context.h + /usr/include/libdcadec/dca_frame.h + /usr/include/libdcadec/dca_stream.h + /usr/include/libdcadec/dca_waveout.h + /usr/lib/libdcadec.so + /usr/lib/pkgconfig/dcadec.pc 2016-03-08 0.2.0 - Packaging update + Rebuild + +Signed-off-by: Ikey Doherty <ikey@solus-project.com> Ikey Doherty ikey@solus-project.com + + 2016-03-06 + 0.2.0 + Rebuild for cflags + +Signed-off-by: Ikey Doherty <ikey@solus-project.com> + Ikey Doherty + ikey@solus-project.com + + + 2016-02-21 + 0.2.0 + Add to repo + Justin Zobel + justin@solus-project.com + \ No newline at end of file