@shtrom Yes, I'd like to maintain it.
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.48 |
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)
dark-saber commented on 2015-07-13 06:45 (UTC)
shtrom commented on 2015-07-13 00:48 (UTC)
And the license IS MIT [0]. I fixed that too.
[0] https://github.com/rmagick/rmagick/blob/master/LICENSE
shtrom commented on 2015-07-13 00:46 (UTC)
Thanks for that Dmitry.
That said, I'm not really using this package anymore, so it is likely to go stale again. Care to take up maintainership?
dark-saber commented on 2015-07-11 15:08 (UTC)
Also, it seems that license is MIT.
dark-saber commented on 2015-07-11 15:06 (UTC)
Many things have changed since 2.13: repository has been moved to github, graphicsmagick support has been dropped etc.
I've created a PKGBUILD for 2.15.2, which installs rmagick as a gem (like aur/ruby-pdf-reader and many other ruby packages): http://pastebin.com/7JzSLsL3
dark-saber commented on 2015-07-11 14:34 (UTC)
The package doesn't install, because PKGBUILDs without package() are unsupported now.
build() should be replaced with package(), and it would be nice to update version to 2.15.2 too.
anatolik commented on 2015-02-27 16:08 (UTC)
This AUR project is completely fine.
I moved on maintaining and using gem binary repository (aka Quarry) https://bbs.archlinux.org/viewtopic.php?id=182729 I do not use ruby-* packages from AUR anymore, using quarry is way more convenient for me.
drinkcat commented on 2015-02-27 08:06 (UTC)
@anatolik: Any specific reason why this package was orphaned? It still works fine here...
anatolik commented on 2014-02-18 18:03 (UTC)
@Sopheny, AUR (and any operations with makepkg) require 'base-devel' package group. See the wiki page [1].
This group https://www.archlinux.org/groups/x86_64/base-devel/ already contains patch and pkg-config so it is not needed to specify them as a build dependencies.
[1] https://wiki.archlinux.org/index.php/Arch_User_Repository
Sopheny commented on 2014-02-18 10:13 (UTC)
Ty but I think you forget to add dependencies for the compilation (patch and pkg-config)
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