Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 125593

Summary: New ebuild: dev-php5/magickwand-0.1.8
Product: Gentoo Linux Reporter: Michael, A. Toth <lirul.lists>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: denny.reeh, kostko, mattsch, toto
Priority: Lowest Keywords: EBUILD
Version: 1.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 159570    
Bug Blocks:    
Attachments: magickwand-0.1.8.ebuild
magickwand-0.1.9.ebuild
magickwand-0.1.9.ebuild
magickwand-1.0.1.ebuild

Description Michael, A. Toth 2006-03-09 05:05:30 UTC
I made an ebuild from magickwand (ImageMagick extension for PHP). Working properly with php-5.0.5-r5 on x86.
Comment 1 Michael, A. Toth 2006-03-09 05:06:19 UTC
Created attachment 81760 [details]
magickwand-0.1.8.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-03-09 05:27:35 UTC
Please use "New -> Gentoo Linux -> Component: Ebuilds" in future. Infrastructure is not the correct addressee.
Comment 3 Michael, A. Toth 2006-03-09 05:45:19 UTC
Oops thank you and sorry, I mistake.
Comment 4 Jeffrey Forman (RETIRED) gentoo-dev 2006-03-11 05:15:13 UTC
Please read the product descriptions next time you file a bug. This is NOT a bugzilla bug.
Comment 5 Luca Longinotti (RETIRED) gentoo-dev 2006-03-11 17:11:01 UTC
Assigning to PHP Herd, will take a look soon.
Best regards, CHTEKK.
Comment 6 Matthew Schultz 2006-08-08 18:04:56 UTC
Any idea when this is going to get into portage or even overlay?  I can confirm that I have compiled Magickwand on x86 and amd64 and they both work fine.  In fact, this extension is WAY better than imagick and that GD crap as it interfaces directly with imagemagick and uses the same functions as the Magickwand C library.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-11-16 00:22:17 UTC
*** Bug 155326 has been marked as a duplicate of this bug. ***
Comment 8 toto 2006-11-16 02:33:09 UTC
this ebuild work fine for me on x86
Comment 9 Matthew Schultz 2006-12-18 10:01:45 UTC
Is someone going to add this to portage soon and at least keyword it for testing?  Even Fedora has a package for this (php-magickwand) now and they're usually slow to update.
Comment 10 Denny Reeh 2006-12-26 16:06:06 UTC
magickwand is interessting for me too!!
please add it to portage tree.
Comment 11 Denny Reeh 2007-01-15 19:57:51 UTC
Created attachment 107097 [details]
magickwand-0.1.9.ebuild
Comment 12 Matthew Schultz 2007-01-16 18:12:07 UTC
Created attachment 107193 [details]
magickwand-0.1.9.ebuild

Ok, I thought it was about time I added the amd64 keyword since I've compiled and tested this on both of my amd64 machines and it works fine.  Also I added RDEPEND because the changelog mentions that the functions added for this version are only functional on imagemagick >= 6.3.1.5.  So although this will build on >= 6.2.4, all the functions aren't available until 6.3.1.5.  If you use this ebuild, you will need to grab the latest version of imagemagick posted here: http://bugs.gentoo.org/show_bug.cgi?id=159570
Comment 13 Denny Reeh 2007-01-16 21:03:53 UTC
thanks, newst imagemagick is required, of course.

why is the package not in portage?
Comment 14 Matthew Schultz 2007-02-26 21:08:02 UTC
Created attachment 111354 [details]
magickwand-1.0.1.ebuild

Looks like 0.1.9 has disappeared and been replaced with 1.0.1.  This version really does need imagemagick >= 6.3.1.  This package still thinks it is 0.1.9 though when you run php -i.  Since the version bump for imagemagick seems to be going pretty slowly, head on over to http://bugs.gentoo.org/show_bug.cgi?id=159570 again and grab the ebuild on there and change the version to the latest stable from imagemagick.  I used 6.3.2.9 and it compiled and works.  If you're feeling really daring, you change SRC_URI path to http://www.magickwand.org/download/php/beta/${MY_PN}-${PV}.tar.bz2 and test out the beta version.  I'm not sure why they changed the name of the package.
Comment 15 Anant Narayanan (RETIRED) gentoo-dev 2007-04-17 21:46:20 UTC
Thanks, version 1.0.4 added to portage.
Comment 16 Matthew Schultz 2007-04-17 23:36:05 UTC
It's been added to portage?  Cool.  Thanks.  It'll be nice to not have to maintain it in my overlay. :-)