Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ImageMagick: build with openjpeg2
@ 2021-07-04 21:28 paper42
  2021-07-05  4:52 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paper42 @ 2021-07-04 21:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1609 bytes --]

There is a new pull request by paper42 against master on the void-packages repository

https://github.com/paper42/void-packages imagemagick-openjpeg2
https://github.com/void-linux/void-packages/pull/31806

ImageMagick: build with openjpeg2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/31806.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-imagemagick-openjpeg2-31806.patch --]
[-- Type: text/x-diff, Size: 1678 bytes --]

From 5853fc290eae63b81dfa000e72a49969f9c946cc Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 3 Jul 2021 12:57:11 +0200
Subject: [PATCH] ImageMagick: build with openjpeg2

---
 srcpkgs/ImageMagick/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index 7bc5d7158b81..912bdf63ae51 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
 version=7.0.11.12
-revision=1
+revision=2
 _majorver=${version%.*}
 _patchver=${version##*.}
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -10,11 +10,12 @@ configure_args="--without-autotrace --with-wmf=yes
  --without-dps --without-fpx --without-gvc --without-jbig --with-gslib=yes
  --without-lqr --without-openexr --with-gs-font-dir=/usr/share/fonts/Type1
  --with-magick-plus-plus --with-modules --enable-shared --with-rsvg
- --with-dejavu-font-dir=/usr/share/fonts/TTF --enable-opencl --disable-static"
-hostmakedepends="automake libtool pkg-config autoconf automake"
+ --with-dejavu-font-dir=/usr/share/fonts/TTF --enable-opencl --disable-static
+ --with-openjp2"
+hostmakedepends="automake libtool pkg-config autoconf"
 makedepends="djvulibre-devel fftw-devel ghostscript-devel glib-devel lcms2-devel
  libXt-devel libgomp-devel libltdl-devel librsvg-devel libwebp-devel libwmf-devel
- ocl-icd-devel pango-devel"
+ ocl-icd-devel pango-devel libopenjpeg2-devel"
 short_desc="Package for display and interactive manipulation of images"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="ImageMagick"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ImageMagick: build with openjpeg2
  2021-07-04 21:28 [PR PATCH] ImageMagick: build with openjpeg2 paper42
@ 2021-07-05  4:52 ` ericonr
  2021-07-05  8:28 ` jnbr
  2021-07-07  2:09 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-07-05  4:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 147 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31806#issuecomment-873783504

Comment:
@jnbr 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ImageMagick: build with openjpeg2
  2021-07-04 21:28 [PR PATCH] ImageMagick: build with openjpeg2 paper42
  2021-07-05  4:52 ` ericonr
@ 2021-07-05  8:28 ` jnbr
  2021-07-07  2:09 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: jnbr @ 2021-07-05  8:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/31806#issuecomment-873915546

Comment:
lgtm, but can't test it at the moment.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: ImageMagick: build with openjpeg2
  2021-07-04 21:28 [PR PATCH] ImageMagick: build with openjpeg2 paper42
  2021-07-05  4:52 ` ericonr
  2021-07-05  8:28 ` jnbr
@ 2021-07-07  2:09 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-07-07  2:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1444 bytes --]

There's a merged pull request on the void-packages repository

ImageMagick: build with openjpeg2
https://github.com/void-linux/void-packages/pull/31806

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-07  2:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-04 21:28 [PR PATCH] ImageMagick: build with openjpeg2 paper42
2021-07-05  4:52 ` ericonr
2021-07-05  8:28 ` jnbr
2021-07-07  2:09 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).