Page MenuHomeSolus

D220.id.diff
No OneTemporary

D220.id.diff

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,6 +1,6 @@
name : imagemagick
version : 7.0.5_7
-release : 20
+release : 21
source :
- https://www.imagemagick.org/download/releases/ImageMagick-7.0.5-7.tar.xz : f72d089074d6c968bab38d1c18b22bd92c876e7ae23f7261db0b7c3552186586
license : Apache-2.0
@@ -18,6 +18,7 @@
- pkgconfig(freetype2)
- pkgconfig(lcms2)
- pkgconfig(liblzma)
+ - pkgconfig(libopenjp2)
- pkgconfig(libpng)
- pkgconfig(librsvg-2.0)
- pkgconfig(libtiff-4)
@@ -28,7 +29,7 @@
- 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@riseup.net</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="20">imagemagick</Dependency>
+ <Dependency release="21">imagemagick</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -74,12 +74,12 @@
</Files>
</Package>
<History>
- <Update release="20">
- <Date>2017-05-20</Date>
+ <Update release="21">
+ <Date>2017-05-26</Date>
<Version>7.0.5_7</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 26 2023, 10:50 AM (11 w, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816770
Default Alt Text
D220.id.diff (3 KB)

Event Timeline