Fixed install paths upstream.
Search Criteria
Package Details: slowmovideo-git 20150423-1
Package Actions
| Package Base: | slowmovideo-git |
|---|---|
| Description: | Video slow motion effect via interpolation |
| Upstream URL: | http://slowmovideo.granjow.net/index.html |
| Category: | multimedia |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | dserban |
| Maintainer: | evorster |
| Last Packager: | evorster |
| Votes: | 26 |
| First Submitted: | 2011-08-28 20:38 |
| Last Updated: | 2015-04-23 08:41 |
Dependencies (7)
- desktop-file-utils
- glew
- opencv
- qt5-script
- xdg-utils
- cmake (make)
- git (make)
Required by (0)
Sources
Latest Comments
Comment by evorster
Comment by kecef
No, it's not intended. They should end up with others in /usr/bin
I have previous working version. It has these files:
[code]
slowmovideo-git /usr/
slowmovideo-git /usr/bin/
slowmovideo-git /usr/bin/Test
slowmovideo-git /usr/bin/slowmoFlowBuilder
slowmovideo-git /usr/bin/slowmoFlowEdit
slowmovideo-git /usr/bin/slowmoInfo
slowmovideo-git /usr/bin/slowmoInterpolate
slowmovideo-git /usr/bin/slowmoRenderer
slowmovideo-git /usr/bin/slowmoUI
slowmovideo-git /usr/bin/slowmoVideoInfo
slowmovideo-git /usr/bin/slowmoVisualizeFlow
[/code]
Comment by evorster
Became maintainter to upload Theo's PKGBUILD. Package should work fine now.
For some reason slomoUI and slomoFlowEdit end up in /usr instead of /usr/bin
Anybody know if this is intended behavior?
Comment by theo.nicolau
had this error: /usr/bin/ld: CMakeFiles/slowmoFlowBuilder.dir/flowBuilder.cpp.o: undefined reference to symbol 'XCreateColormap'
added export LDFLAGS="-lX11 ${LDFLAGS}" to pkgbuild
http://pastebin.com/Wr8rLcNn
Comment by evorster
Thanks, sjewo, that PKGBUILD works perfectly.
Looks like that is all that is needed to build it on KF5.
Comment by sjewo
I had some problems to compile and install the current git version due to cmake errors. A working PKGBUILD is here: http://pastebin.com/PZTijriV
Comment by ZKenJ
Thanks, Cilyan. Seems they changed the build process back again to make it simpler.
Comment by Cilyan
A working PKGBUILD for the new compiling procedure.
http://pastebin.com/C4K1PQ6S
Comment by haagch
Quick and dirty fix for qt4 and added -fPIC all wrong via CXXFLAGS because the compiler told me so.
mkdir slowmovideo-git
wget -O slowmovideo-git/PKGBUILD http://pastebin.com/raw.php?i=QFe4M7Wz
I don't really want to maintain it, was just testing it and the above is not nice, but it builds.
Comment by DrZaius
Disowning. I never got around to working on this like I thought I would and I don't want to hog it.
Comment by floft
Ah, no problem. Just wondering.
Comment by DrZaius
I adopted this package recently. I did not make this PKGBUILD. I plan on making a new PKGBUILD from scratch but meatspace tasks have been interrupting. If you want to maintain the package I can disown it.
Comment by floft
Any particular reason you're limiting it to only 3 jobs and unsetting all my CFLAGS?
Comment by davideddu
nvidia-cg-toolkit is not needed any more.
These are the new dependencies:
ffmpeg opencv qt glew sdl libcl freeglut opencv
Comment by 0rAX0
That was fast! Have you checked this: -GPU-KLT+FLOW for calculating the optical flow.
I'm concerned about it though: The V3D (GPU-KLT+FLOW) library requires $$$$