Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 179943
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Karol Wojtaszek (RETIRED) <sekretarz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Ritchey <rethnor@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
imagemagick-6.3.4.ebuild imagemagick-6.3.4.ebuild text/plain Chris Ritchey 2007-05-27 00:15 0000 3.04 KB Details
imagemagick-6.3.4-docs.patch imagemagick-6.3.4-docs.patch patch Chris Ritchey 2007-05-27 00:16 0000 605 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 179943 depends on: Show dependency tree
Bug 179943 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-27 00:12 0000
This is a new ebuild submission for version 6.3.4 version of ImageMagick. The
new version contains support for openexr and HDR Imaging.

new use flags:
q8 & q32: enables 8 or 32 bit quantum-depth
openexr: enables use of the openexr for exr file processing
hdri: enables hdr imaging.

------- Comment #1 From Chris Ritchey 2007-05-27 00:15:16 0000 -------
Created an attachment (id=120404) [details]
imagemagick-6.3.4.ebuild

ebuild for ImageMagick version 6.3.4. This new version includes support for exr
images via openexr and HDRI.

new use flags: q8, q32, hdri, openexr

------- Comment #2 From Chris Ritchey 2007-05-27 00:16:15 0000 -------
Created an attachment (id=120406) [details]
imagemagick-6.3.4-docs.patch

------- Comment #3 From Chris Ritchey 2007-05-27 00:18:38 0000 -------
I forgot to mention, the q8 and q32 flags are taken from bug 152894

------- Comment #4 From fatih komurcu 2007-06-03 18:11:58 0000 -------
actually, when i tried to emerge imagemagick-6.3.4, it was looking for a
"missing" imagemagick-6.3.4-docs.patch. anyways, commenting the "epatch
"${FILESDIR}"/${PN}-${PV}-docs.patch"line in the 6.3.4 ebuild fixed the
problem.(i have "doc" USE flag, if it matters)

------- Comment #5 From Chris Ritchey 2007-06-04 04:52:18 0000 -------
the imagemagick-6.3.4-docs.patch file is attached to this bug post, download it
and use it. However I use -doc flag so I'm not sure if it *actually* worked.

------- Comment #6 From Karol Wojtaszek (RETIRED) 2007-06-17 13:29:24 0000 -------
This version fixes security bug. As in imagemagick changelog:
2007-06-11 6.3.4-9 Cristy <quetzlzacatenango@image...>
# Converting a jpg to pdf is creating an empty pdf object (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=8954).
# Respect the '-set type:hinting off option' (bug report from Richard Jones).
# WritePSDImage vulnerable to exploitable heap corruption (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=8967).
#
2007-06-09 6.3.4-8 Cristy <quetzlzacatenango@image...>
# SetMagickRegistry() post-increment the value 'id' (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=8944).

Removed s390, arm, x86-fbsd, sh because of additional deps. Please add to
testing.

------- Comment #7 From Arfrever Frehtes Taifersar Arahesis 2007-06-17 14:50:56 0000 -------
I suggest replacing:
        local hdri
        if use hdri ; then
                hdri=" --enable-hdri"
        fi
...
        ${hdri} \

With:
        $(use_enable hdri) \

------- Comment #8 From Chris Ritchey 2007-06-18 14:24:17 0000 -------
Thanks Arfrever, I've never written an ebuild before so I just looked up other
refs and modified the old one. Would I have to make this change and update the
ebuild or will someone else modify/attach a new ebuild?

------- Comment #9 From Arfrever Frehtes Taifersar Arahesis 2007-06-18 15:13:19 0000 -------
(In reply to comment #8)
> Would I have to make this change and update the ebuild or will someone else
> modify/attach a new ebuild?

No. My suggestion was rather addressed to Karol Wojtaszek / Sekretarz who
committed your ebuild to the tree.
http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imagemagick/imagemagick-6.3.4-r1.ebuild?rev=1.1&view=markup

------- Comment #10 From Karol Wojtaszek (RETIRED) 2007-06-18 20:40:25 0000 -------
changed code to use use_enable

------- Comment #11 From Sune Kloppenborg Jeppesen 2007-06-23 18:08:47 0000 -------
Reassigning to security.

Arches please test and mark stable. Target keywords are:

imagemagick-6.3.4-r1.ebuild:KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64
s390 sh sparc x86 ~x86-fbsd"

------- Comment #12 From Raúl Porcel 2007-06-23 20:36:25 0000 -------
alpha/ia64/x86 stable

------- Comment #13 From Jeroen Roovers 2007-06-23 22:28:15 0000 -------
Stable for HPPA.

------- Comment #14 From Joshua Kinard 2007-06-24 03:08:36 0000 -------
mips stable.

------- Comment #15 From Christoph Mende 2007-06-24 13:22:29 0000 -------
amd64 done

------- Comment #16 From Gustavo Zacarias (RETIRED) 2007-06-25 14:53:48 0000 -------
sparc stable.

------- Comment #17 From Markus Rothe 2007-06-26 05:46:09 0000 -------
ppc64 stable

------- Comment #18 From Luca Barbato 2007-06-26 07:08:20 0000 -------
marked ppc

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug