Search Criteria
Package Details: gstreamer0.10-gnonlin 0.10.17-2
Git Clone URL: | https://aur.archlinux.org/gstreamer0.10-gnonlin.git (read-only, click to copy) |
---|---|
Package Base: | gstreamer0.10-gnonlin |
Description: | A library for creating non-linear video editors |
Upstream URL: | http://gstreamer.freedesktop.org/ |
Keywords: | gnonlin gstreamer0.10 non-linear video |
Licenses: | |
Submitter: | gcurse |
Maintainer: | None |
Last Packager: | gcurse |
Votes: | 6 |
Popularity: | 0.000001 |
First Submitted: | 2015-03-02 13:48 |
Last Updated: | 2018-04-01 17:19 |
Dependencies (6)
- gstreamer0.10
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- gstreamer0.10-base (make)
- gstreamer0.10-base-plugins (make)
- intltool (make)
Latest Comments
gcurse commented on 2016-04-21 14:38
PKGBUILD updated.
I disabled building the docs. Now it compiles again.
kalib commented on 2016-04-21 00:21
Not sure if I am the only one... But I got an error when installing it:
mkdir html
cp ./gnonlin-docs.sgml html
cp -pr xml html
cp ../version.entities html
cd html && gtkdoc-mkhtml gnonlin gnonlin-docs.sgml
mv html/index.sgml html/index.sgml.bak
mv: cannot stat 'html/index.sgml': No such file or directory
Makefile:918: recipe for target 'html-build.stamp' failed
make[3]: *** [html-build.stamp] Error 1
make[3]: Leaving directory '/tmp/yaourt-tmp-kalib/aur-gstreamer0.10-gnonlin/src/gnonlin-0.10.17/docs/libs'
Makefile:455: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-kalib/aur-gstreamer0.10-gnonlin/src/gnonlin-0.10.17/docs'
Makefile:535: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-kalib/aur-gstreamer0.10-gnonlin/src/gnonlin-0.10.17'
Makefile:464: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build gstreamer0.10-gnonlin.
==> Restart building gstreamer0.10-gnonlin ? [y/N]
==> ----------------------------------------------