Search Criteria
Package Details: algodoo 1.x.x.latest-5
Git Clone URL: | https://aur.archlinux.org/algodoo.git (read-only, click to copy) |
---|---|
Package Base: | algodoo |
Description: | A physics simulator program for education and fun (based on phun) |
Upstream URL: | http://www.algodoo.com/ |
Licenses: | |
Submitter: | mickael9 |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 11 |
Popularity: | 0.56 |
First Submitted: | 2010-06-30 02:55 |
Last Updated: | 2019-01-04 08:12 |
Dependencies (31)
- boost-libs (boost171, boost-libs-git) (i686)
- boost-libs (boost171, boost-libs-git) (x86_64)
- curl (curl-git, curl-minimal-git) (i686)
- curl (curl-git, curl-minimal-git) (x86_64)
- glew (glew-libepoxy, glew-git, glew-egl-glx) (i686)
- glew (glew-libepoxy, glew-git, glew-egl-glx) (x86_64)
- glew1.5 (i686)
- glew1.5 (x86_64)
- gsm (x86_64)
- jasper (x86_64)
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl) (x86_64)
- libcurl-gnutls (libcurl3-gnutls, libcurl-gnutls-minimal-git) (i686)
- libcurl-gnutls (libcurl3-gnutls, libcurl-gnutls-minimal-git) (x86_64)
- libjpeg6 (libjpeg6-turbo) (i686)
- libjpeg6 (libjpeg6-turbo) (x86_64)
- libpng12 (i686)
- libpng12 (x86_64)
- libraw1394 (x86_64)
- libtheora (libtheora-ptalarbvorm, libtheora-git) (x86_64)
- libva (libva-git, libva-hantro-h264-git, intel-media-stack-bin, libva-headless, libva-minimal-git) (x86_64)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-git, libvpx-1.7) (x86_64)
- libzip (libzip-git) (i686)
- libzip (libzip-git) (x86_64)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git) (i686)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git) (x86_64)
- pango (pango-ubuntu, pango-minimal-git, pango-git) (i686)
- pango (pango-ubuntu, pango-minimal-git, pango-git) (x86_64)
- schroedinger (x86_64)
- sdl_image (i686)
- sdl_image (x86_64)
- speex (speex-git) (x86_64)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Anonymous comment on 2013-04-17 18:52
Algodoo 2.1 is out and is for free - http://www.algodoo.com/
jose1711 commented on 2013-02-08 20:18
@Xemertix: could you please try again with an updated version of libcurl-gnutls? tx. jose
Xemertix commented on 2013-02-06 21:06
$ algodoo
/usr/share/algodoo/algodoo.bin: /usr/lib/libcurl-gnutls.so.4: version `CURL_GNUTLS_3' not found (required by /usr/share/algodoo/algodoo.bin)
Anonymous comment on 2013-02-03 22:12
@jose1711 I have tried modifying it, but, to be honest, this is the first time I've even looked at a PKGBUILD file... :/
I only made things worse...
jose1711 commented on 2013-01-28 22:06
@oldtimeyjunk: could you please try to modify the pkgbuild so that it runs on 64bit architecture? i have no place to test it. j
Anonymous comment on 2013-01-28 22:02
@jose1711
ERROR: algodoo is not available for the 'x86_64' architecture.
Note that many packages may need a line added to their PKGBUILD
such as arch=('x86_64').
jose1711 commented on 2012-12-22 22:37
@Nudin: what's the error message?
Nudin commented on 2012-11-18 23:32
Seems not to work under 64-bit OS.
jose1711 commented on 2011-07-29 21:43
@mickael9:
i finally managed it to run. haven't really tested it yet but this is what i did: (warning: truly nasty stuff!)
from the directory where the algodoo binary resides:
ln -s /usr/lib/libcurl.so lib/libcurl-gnutls.so.4
ln -s libcxcore.so.2 lib/libcxcore.so.1
ln -s libcv.so.2 lib/libcv.so.1
ln -s libhighgui.so.2 lib/libhighgui.so.1
ln -s libtiff.so.3 lib/libtiff.so.4
ln -s /usr/lib/libjpeg.so lib/libjpeg.so.62
the game complains: /lib/libcurl-gnutls.so.4: no version information available (required by ./algodoo.bin) but it runs nonetheless
jose1711 commented on 2011-06-04 10:56
1.8.5 is out