Adopted and updated the package.
Search Criteria
Package Details: psychosynth 0.3.0-1
Package Actions
| Package Base: | psychosynth |
|---|---|
| Description: | Interactive 3D software synthesizer, inspired by Reactable |
| Upstream URL: | http://www.psychosynth.com/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | None |
| Maintainer: | xyproto |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2008-05-09 20:41 |
| Last Updated: | 2012-11-16 19:54 |
Dependencies (6)
Required by (0)
Sources
Latest Comments
Comment by xyproto
Comment by xyproto
Submitted bug report about not compiling with boost 1.50.0 here:
http://savannah.gnu.org/bugs/index.php?37759
Anonymous comment
I compiled succesfully the 2.0.1 (beta) version of psychosynth. That I found in psychosynth blog:
ftp://ftp.gnu.org/gnu/psychosynth/psychosynth-0.2.1.tar.gz
I only need to link libboost_system.so to libboost_system-mt.so in /usr/lib, and the compilation works.
but, still sayng that I don't have cegui-ogre "checking for CEGUIOGRE... no", I have both cegui and ogre installed. So, can't compile the 3d gui.
I think that I need libceguiogrerenderer from debian.
I make a PKGBUILD, I think that can be renamed to psychosynth2 or psychosynth-beta
http://pastebin.com/jqaxC43Q
Comment by bananaoomarang
New version has been released. I'll see what I can do some point in the near future. Got exams though ;).
Comment by schivmeister
That's just cegui + ogre. If that fails, I think one of them (forgot which) needs to compiled with something on (forgot what). AFAIR I didn't have to rebuild anything the last time it worked. You can also possibly grab the debian or fedora packages and offer a psychosynth-bin :)
Anyway, PKGBUILD reference changed to http://pkgbuild.com/~schiv/psychosynth-0.1.5-1.src.tar.gz
Comment by bananaoomarang
I looked at the PKGBUILD and have decided that I cannot maintain it in it's current state. I cannot find the pkg concerning libceguiogre, I can only find a debian one, and even once I hack that into my system, psychosynth fails to compile.
Comment by schivmeister
I've briefed about this here: https://bbs.archlinux.org/viewtopic.php?pid=833598#p833598
Also, looking at upstream activity, whereupon there is plan for a major overhaul, I feel it will take some time for the project to gain traction again. So, disowning.
edit: oh and btw my changes can be found at http://pkgbuild.com/~schiv/psychosynth/
Comment by bananaoomarang
This package is out of date, latest is 0.1.3. For some reason, the packages I am trying to make don't configure properly. I will look into it, if I can make it work I will e-mail the maintainer and post my PKGBUILD here.