Search Criteria
Package Details: lives 3.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lives.git (read-only, click to copy) |
---|---|
Package Base: | lives |
Description: | A Video Editing System |
Upstream URL: | http://lives-video.com |
Licenses: | GPL |
Submitter: | encelo |
Maintainer: | encelo |
Last Packager: | encelo |
Votes: | 201 |
Popularity: | 0.000000 |
First Submitted: | 2005-07-31 22:25 (UTC) |
Last Updated: | 2020-11-12 10:58 (UTC) |
Dependencies (25)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- fftw (fftw-amdAUR)
- glu (glu-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-fullAUR, imagemagick-full-gitAUR)
- jack2 (jack2-gitAUR, pipewire-jack-gitAUR)
- libtirpc
- libvisualAUR
- mjpegtools
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR)
- python (python37AUR, python311AUR, python310AUR)
- schroedinger
- sox (sox-dsd-gitAUR)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- cdrkit (cdrtools) (optional)
- dvgrab (optional)
- lame (lame-svnAUR, lame-altivecAUR) (optional)
- libavc1394 (optional)
- libmatroska (libmatroska-gitAUR) (optional)
- libogg (libogg-gitAUR) (optional)
- mkvtoolnix-cli (mkvtoolnix-qt5AUR) (optional)
- ogmtools (optional)
- opencv (opencv-cuda) (optional)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat) (optional)
- youtube-dlAUR (youtube-dl-gitAUR, youtube-dl-nightlyAUR, yt-dlp-drop-inAUR) (optional)
Latest Comments
1 2 3 4 5 6 .. 16 Next › Last »
luuuciano commented on 2022-10-04 20:05 (UTC)
It would be possible to compile 4.0 git version? https://github.com/salsaman/LiVES Or... at least, use the LiVES/lives-3.2.0-pre.tar.bz2 that is available there (and maybe doing another AUR package for 4.0?)
df8oe commented on 2022-07-10 08:19 (UTC)
The upstrteam url is dead...
smey commented on 2022-04-22 16:18 (UTC)
Is there a workaround to the problem with ffmpeg5 and the "'AVStream' has no member named 'codec'" error?
encelo commented on 2022-04-08 10:57 (UTC)
I get those errors:
Maybe we should wait for a fix upstream?
wolfyrion commented on 2022-04-02 10:58 (UTC)
I get an error
make: *** [Makefile:647: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...
df8oe commented on 2020-11-12 15:19 (UTC)
Many thanks for your very fast reaction - that was the problem!
Stay healthy - best regards
encelo commented on 2020-11-12 11:00 (UTC)
I replaced the
jack
dependency withjack2
. It was something I wrote in the changelog but then forgot to apply to the PKGBUILD file. :) The package should now compile correctly.df8oe commented on 2020-11-12 08:43 (UTC) (edited on 2020-11-12 08:48 (UTC) by df8oe)
Does not build here...
jack.c: In Funktion »lives_jack_init«:
jack.c:124:10: Warnung: Implizite Deklaration der Funktion »jackctl_server_open«; meinten Sie »jackctl_server_stop«? [-Wimplicit-function-declaration]
124 | if (!jackctl_server_open(jackserver, driver)) {
| ^~~~~~~~~~~~~~~~~~~
| jackctl_server_stop
jack.c:129:10: Fehler: Zu wenige Argumente für Funktion »jackctl_server_start«
129 | if (!jackctl_server_start(jackserver)) {
| ^~~~~~~~~~~~~~~~~~~~
In Datei, eingebunden von jack.h:17,
von main.h:1116,
von jack.c:7:
/usr/include/jack/control.h:144:1: Anmerkung: hier deklariert
144 | jackctl_server_start(
| ^~~~~~~~~~~~~~~~~~~~
make[1]: [Makefile:1175: jack.o] Fehler 1
make[1]: Verzeichnis „/home/andreas/.cache/yay/lives/src/lives-3.2.0/src“ wird verlassen
make: [Makefile:647: all-recursive] Fehler 1
==> FEHLER: Ein Fehler geschah in build().
Breche ab...
City-busz commented on 2020-07-09 17:31 (UTC) (edited on 2020-07-09 17:31 (UTC) by City-busz)
You have to add '-fcommon to CFLAGS to fix the build:
NiceMicro commented on 2020-07-07 11:55 (UTC) (edited on 2020-07-07 11:58 (UTC) by NiceMicro)
I tried to install this software, but I get a bunch of errors like this:
And then fails to build:
1 2 3 4 5 6 .. 16 Next › Last »