Package Details: linuxstopmotion-git 1:0.8.0.r0.gb08ca1c-1

Package Base: linuxstopmotion-git
Description: software for capturing and creating stop-motion animations - development version
Upstream URL: http://www.linuxstopmotion.org
Category: multimedia
Licenses: GPL2
Conflicts: stopmotion
Submitter: macxcool
Maintainer: None
Last Packager: macxcool
Votes: 3
First Submitted: 2013-04-12 18:34
Last Updated: 2014-06-18 10:01

Dependencies (6)

Required by (0)

Sources

Latest Comments

Comment by macxcool

2014-06-18 10:03

Are you interested in taking over bidulock?

Comment by macxcool

2014-06-18 09:58

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

2014-06-18 06:44

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

2014-06-18 06:02

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

2014-05-15 15:12

I contacted the devs and fixed the PKGBUILD.
This is actually supposed to be a Beta now.

Comment by macxcool

2014-05-11 21:48

What error do you get?

Comment by bidulock

2014-05-11 19:59

won't build :(

Comment by macxcool

2013-04-12 22:53

Thank Army. It built for me, but I can see what you mean. I've make a number of changes.

Anonymous comment

2013-04-12 19:51

Please rename qmake to qmake-qt4 in your build function and add

makedepends=('git' 'libtar')