Are you interested in taking over bidulock?
Search Criteria
Package Details: linuxstopmotion-git 1:0.8.0.r0.gb08ca1c-1
Package Actions
| Package Base: | linuxstopmotion-git |
|---|---|
| Description: | software for capturing and creating stop-motion animations - development version |
| Upstream URL: | http://www.linuxstopmotion.org |
| Category: | multimedia |
| Licenses: | |
| Conflicts: | |
| Submitter: | macxcool |
| Maintainer: | None |
| Last Packager: | macxcool |
| Votes: | 3 |
| First Submitted: | 2013-04-12 18:34 |
| Last Updated: | 2014-06-18 10:01 |
Latest Comments
Comment by macxcool
Comment by macxcool
I hope that's better. I followed your advice. I must admit that I'm a bit out of my depth here.
Comment by bidulock
There are a couple more changes to the PKGBUILD I had to make to get it to build and package. qmake line needs PREFIX=/usr, make line does not need it. install_dummy must be removed from Makefile.Release, otherwise it will not install as the package is failing to install translations.
Comment by bidulock
Please change the pkgver() function and epoch as shown here:
https://gist.github.com/bbidulock/b322012ce7923b29fbd7
to be consistent with
https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines#Git
Comment by macxcool
I contacted the devs and fixed the PKGBUILD.
This is actually supposed to be a Beta now.
Comment by macxcool
What error do you get?
Comment by bidulock
won't build :(
Comment by macxcool
Thank Army. It built for me, but I can see what you mean. I've make a number of changes.
Anonymous comment
Please rename qmake to qmake-qt4 in your build function and add
makedepends=('git' 'libtar')