Search Criteria
Package Details: flowblade-git 2.4.0.r1-1
Git Clone URL: | https://aur.archlinux.org/flowblade-git.git (read-only, click to copy) |
---|---|
Package Base: | flowblade-git |
Description: | multitrack non-linear video editor for Linux |
Upstream URL: | https://github.com/jliljebl/flowblade |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sxe |
Maintainer: | PrinceMachiavell |
Last Packager: | PrinceMachiavell |
Votes: | 6 |
Popularity: | 0.87 |
First Submitted: | 2015-05-07 08:22 |
Last Updated: | 2020-04-13 21:04 |
Dependencies (19)
- dbus-glib (dbus-glib-git)
- frei0r-plugins (frei0r-plugins-git)
- gmic
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view)
- librsvg (librsvg-git, librsvg-minimal-git)
- mlt (mlt-git)
- movit (movit-git)
- pygobject-devel (pygobject-devel-git, python-gobject)
- pygtk
- python-cairo (python-cairo-git)
- python-dbus
- python-gobject (python-gobject-git)
- python-mlt (mlt)
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin)
- python-pillow (python-pillow-git, python-pillow-simd)
- sdl_image
- sox (sox-dsd-git)
- swh-plugins
- git (git-git) (make)
Latest Comments
« First ‹ Previous 1 2
sxe commented on 2015-05-16 17:59
Added the missing dependency. After that it works fin for me. No need for git tags.
sekret commented on 2015-05-14 20:01
You need to use --tags with the git command: git describe --tags --long | sed [...], otherwise makepkg will fail!
Trying to launch it, I get
$ flowblade
FLOWBLADE MOVIE EDITOR 0.18
---------------------------
Launch script dir: /usr/bin
Running from installation...
modules path: /usr/share/pyshared/Flowblade
MLT found, version: 0.9.6
Failed to import module app.py to launch Flowblade!
ERROR: No module named dbus
Installation was assumed to be at: /usr/share/pyshared/Flowblade
Looks like there's a missing dependency. It runs fine after installing python2-dbus, so please add it to the dependencies!