I believe this should be merged into ruby-rmagick
Search Criteria
Package Details: ruby-rmagick 6.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-rmagick.git (read-only, click to copy) |
---|---|
Package Base: | ruby-rmagick |
Description: | RMagick is an interface between the Ruby programming language and the ImageMagick image processing library |
Upstream URL: | https://github.com/rmagick/rmagick |
Licenses: | MIT |
Submitter: | shtrom |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 26 |
Popularity: | 0.52 |
First Submitted: | 2009-02-25 04:53 (UTC) |
Last Updated: | 2024-10-29 01:25 (UTC) |
Dependencies (4)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- ruby
- rubygems (rubygems-userAUR) (make)
- libmagick6AUR (optional) – for ImageMagick 6 support
Required by (2)
Sources (1)
anatolik commented on 2013-12-11 23:36 (UTC)
drinkcat commented on 2013-09-21 05:50 (UTC)
Pulled together an updated PKBUILD here:
https://gist.github.com/drinkcat/6647577
hdri.patch comes from someone else: I have no idea what it implies. Simple tests with non-HDR images seems to work fine. peteonrails on github else reported even HDR works fine: https://github.com/rmagick/rmagick/issues/18
RubenKelevra commented on 2013-09-18 18:42 (UTC)
Same Error here, how to we fix this?
###
checking for HDRI disabled version of ImageMagick... no
Can't install RMagick 2.13.2.
RMagick does not work when ImageMagick is configured for High Dynamic Range Images.
Don't use the --enable-hdri option when configuring ImageMagick.
###
Thanks in advance
fubik commented on 2013-09-02 07:50 (UTC)
Can't get it installed because it needs to have a HDRI disabled version of ImageMagick and the imagemagick package (provided by the extra repository) is a HDRI enabled version of ImageMagick.
How can we fix this ?
fubik commented on 2013-09-02 07:33 (UTC)
What's the difference between ruby-rmagick and ruby-rmagick2 now ? Why didn't you delete this package ?
drinkcat commented on 2013-02-12 09:15 (UTC)
PKGBUILD needs trivial version bump to 2.13.2:
+pkgver=2.13.2
+pkgrel=1
+md5sums=('732fd61f9c0af4229a0df752ed15ffb1')
bjesus commented on 2013-02-01 23:02 (UTC)
after it fails, do this:
cd /usr/lib
sudo ln -s libMagick++-Q16.so libMagick++.so
sudo ln -s libMagickWand-Q16.so libMagickWand.so
sudo ln -s libMagickCore-Q16.so libMagickCore.so
kidoz commented on 2012-09-20 19:14 (UTC)
@egeerardyn
Done
egeerardyn commented on 2012-09-15 06:51 (UTC)
Please migrate from this package to ruby-rmagick: it is exactly the same and the only package that depends on this version is ruby-gruff (which you also maintain).
shtrom commented on 2010-05-17 23:22 (UTC)
I'm not really using this package, nor Ruby. I'm disowning it, if anybody wants to take it.
Pinned Comments
envolution commented on 2024-10-29 01:30 (UTC)
needs ruby packages: rdoc (aur/ruby-rdoc) pkg-config (aur/ruby-pkg-config)
I'm reluctant to add them to depends as people likely have different sources