diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,15 +1,15 @@ name : jxrlib -version : 0.2.0 -release : 1 +version : 0.2.4 +release : 2 source : - - https://github.com/glencoesoftware/jxrlib/archive/v0.2.0.tar.gz : 5bc79bd563b22149bd9bdb9f4b42c1ced10c94f90c782cac9712f270cbbf10ef + - https://github.com/glencoesoftware/jxrlib/archive/v0.2.4.tar.gz : 324af02e341bcb9e3b31a6d6892f47231f95f9f87ab4fe7645be619dcaf965a7 license : BSD-2-Clause component : multimedia.graphics summary : Open source implementation of jpegxr description: | An open source implementation of the jpegxr image format standard. builddeps : - - openjdk-8-devel + - openjdk-11-devel - swig setup : | %patch -p1 < $pkgfiles/usecmake.patch diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,15 +2,15 @@ jxrlib - Simon Friend - simbiotiqu@gmail.com + Campbell Jones + dev@serebit.com BSD-2-Clause multimedia.graphics Open source implementation of jpegxr An open source implementation of the jpegxr image format standard. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus jxrlib @@ -19,8 +19,12 @@ multimedia.graphics - /usr/bin - /usr/lib/lib*.so.* + /usr/bin/JxrDecApp + /usr/bin/JxrEncApp + /usr/lib/libjpegxr.so.0 + /usr/lib/libjpegxr.so.1.1 + /usr/lib/libjxrglue.so.0 + /usr/lib/libjxrglue.so.1.1 @@ -30,20 +34,30 @@ programming.devel - jxrlib + jxrlib - /usr/include/ - /usr/lib/lib*.so + /usr/include/jxrlib/JXRGlue.h + /usr/include/jxrlib/JXRMeta.h + /usr/include/jxrlib/JXRTest.h + /usr/include/jxrlib/guiddef.h + /usr/include/jxrlib/windowsmediaphoto.h + /usr/include/jxrlib/wmsal.h + /usr/include/jxrlib/wmspecstring.h + /usr/include/jxrlib/wmspecstrings_adt.h + /usr/include/jxrlib/wmspecstrings_strict.h + /usr/include/jxrlib/wmspecstrings_undef.h + /usr/lib/libjpegxr.so + /usr/lib/libjxrglue.so - - 2018-06-10 - 0.2.0 + + 2020-06-07 + 0.2.4 Packaging update - Simon Friend - simbiotiqu@gmail.com + Campbell Jones + dev@serebit.com \ No newline at end of file