Page MenuHomeSolus

D9016.id21792.diff
No OneTemporary

D9016.id21792.diff

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 @@
<Source>
<Name>jxrlib</Name>
<Packager>
- <Name>Simon Friend</Name>
- <Email>simbiotiqu@gmail.com</Email>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>multimedia.graphics</PartOf>
<Summary xml:lang="en">Open source implementation of jpegxr</Summary>
<Description xml:lang="en">An open source implementation of the jpegxr image format standard.
</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>jxrlib</Name>
@@ -19,8 +19,12 @@
</Description>
<PartOf>multimedia.graphics</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/lib*.so.*</Path>
+ <Path fileType="executable">/usr/bin/JxrDecApp</Path>
+ <Path fileType="executable">/usr/bin/JxrEncApp</Path>
+ <Path fileType="library">/usr/lib/libjpegxr.so.0</Path>
+ <Path fileType="library">/usr/lib/libjpegxr.so.1.1</Path>
+ <Path fileType="library">/usr/lib/libjxrglue.so.0</Path>
+ <Path fileType="library">/usr/lib/libjxrglue.so.1.1</Path>
</Files>
</Package>
<Package>
@@ -30,20 +34,30 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="1">jxrlib</Dependency>
+ <Dependency release="2">jxrlib</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib/lib*.so</Path>
+ <Path fileType="header">/usr/include/jxrlib/JXRGlue.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/JXRMeta.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/JXRTest.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/guiddef.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/windowsmediaphoto.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/wmsal.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/wmspecstring.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/wmspecstrings_adt.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/wmspecstrings_strict.h</Path>
+ <Path fileType="header">/usr/include/jxrlib/wmspecstrings_undef.h</Path>
+ <Path fileType="library">/usr/lib/libjpegxr.so</Path>
+ <Path fileType="library">/usr/lib/libjxrglue.so</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2018-06-10</Date>
- <Version>0.2.0</Version>
+ <Update release="2">
+ <Date>2020-06-07</Date>
+ <Version>0.2.4</Version>
<Comment>Packaging update</Comment>
- <Name>Simon Friend</Name>
- <Email>simbiotiqu@gmail.com</Email>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 3:53 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811780
Default Alt Text
D9016.id21792.diff (4 KB)

Event Timeline