Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10814816
D201.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
D201.diff
View Options
diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -3296,6 +3296,7 @@
libMagickCore-7.Q16HDRI.so.2:RegisterINLINEImage
libMagickCore-7.Q16HDRI.so.2:RegisterIPLImage
libMagickCore-7.Q16HDRI.so.2:RegisterJNXImage
+libMagickCore-7.Q16HDRI.so.2:RegisterJP2Image
libMagickCore-7.Q16HDRI.so.2:RegisterJPEGImage
libMagickCore-7.Q16HDRI.so.2:RegisterJSONImage
libMagickCore-7.Q16HDRI.so.2:RegisterLABELImage
@@ -3623,6 +3624,7 @@
libMagickCore-7.Q16HDRI.so.2:UnregisterINLINEImage
libMagickCore-7.Q16HDRI.so.2:UnregisterIPLImage
libMagickCore-7.Q16HDRI.so.2:UnregisterJNXImage
+libMagickCore-7.Q16HDRI.so.2:UnregisterJP2Image
libMagickCore-7.Q16HDRI.so.2:UnregisterJPEGImage
libMagickCore-7.Q16HDRI.so.2:UnregisterJSONImage
libMagickCore-7.Q16HDRI.so.2:UnregisterLABELImage
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -15,6 +15,7 @@
liblcms2.so.2
liblzma.so.5
libm.so.6
+libopenjp2.so.7
libpango-1.0.so.0
libpangocairo-1.0.so.0
libpng15.so.15
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : imagemagick
-version : 7.0.5_5
-release : 19
+version : 7.0.5_7
+release : 20
source :
- - https://www.imagemagick.org/download/releases/ImageMagick-7.0.5-5.tar.xz : c3644119dce993aa241fa08eced2cb6043fb5345f0eee7a7822a497f1142ebe3
+ - https://www.imagemagick.org/download/releases/ImageMagick-7.0.5-7.tar.xz : f72d089074d6c968bab38d1c18b22bd92c876e7ae23f7261db0b7c3552186586
license : Apache-2.0
component : multimedia.graphics
summary : ImageMagick® suite to create, edit, compose, or convert bitmap images
@@ -23,12 +23,13 @@
- pkgconfig(libtiff-4)
- pkgconfig(libxml-2.0)
- pkgconfig(libwebp)
+ - pkgconfig(libopenjp2)
- pkgconfig(OpenEXR)
- pkgconfig(pangocairo)
- pkgconfig(zlib)
- libjpeg-turbo-devel
setup : |
- %configure --with-autotrace --with-perl --with-rsvg=yes --with-perl --disable-static
+ %configure --with-autotrace --with-perl --with-rsvg=yes --with-perl --disable-static --with-openjp2
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>imagemagick</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@skynet.be</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>multimedia.graphics</PartOf>
@@ -54,7 +54,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="19">imagemagick</Dependency>
+ <Dependency release="20">imagemagick</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -74,12 +74,12 @@
</Files>
</Package>
<History>
- <Update release="19">
- <Date>2017-04-26</Date>
- <Version>7.0.5_5</Version>
+ <Update release="20">
+ <Date>2017-05-24</Date>
+ <Version>7.0.5_7</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@skynet.be</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 1 2023, 5:35 PM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789850
Default Alt Text
D201.diff (3 KB)
Attached To
Mode
D201: Update to 7.0.7_7, add jp2
Attached
Detach File
Event Timeline
Log In to Comment