Package Details: ruby-dep-selector-libgecode 1.0.2-1

Package Base: ruby-dep-selector-libgecode
Description: Installs a vendored copy of Gecode suitable for use with dep-selector
Upstream URL: https://github.com/opscode/dep-selector-libgecode
Category: none
Licenses: MIT, Apache 2.0
Submitter: anatolik
Maintainer: None
Last Packager: anatolik
Votes: 0
First Submitted: 2014-04-14 21:15
Last Updated: 2014-06-20 18:13

Latest Comments

Comment by logankoester

2014-09-21 11:08

Done! https://aur.archlinux.org/packages/gecode-3/

Comment by anatolik

2014-06-04 04:14

This AUR package builds fine for me. It takes time to compile but everything seems fine.

Using system packages is a good idea. But to make it work a new AUR package should be added - geocode-3 that tracks previous version of geocode.

Comment by logankoester

2014-06-04 02:48

This package failed to build the native gecode. I was able to work around this by installing the gecode package from AUR and modifying this PKGBUILD as instructed here: https://github.com/opscode/dep-selector-libgecode#using-a-system-gecode-instead

I also had to change the version number in the gecode PKGBUILD to 3.7.3, because of the warning at the link above (Version 4 does not work with dep-selector).