Package Details: lightworks 2025.1.149337-1

Git Clone URL: https://aur.archlinux.org/lightworks.git (read-only, click to copy)
Package Base: lightworks
Description: Lightworks is a professional video editing suite
Upstream URL: http://www.lwks.com/
Licenses: custom
Conflicts: lwks-beta
Replaces: lwks
Submitter: marcinn
Maintainer: fishmonger
Last Packager: fishmonger
Votes: 137
Popularity: 0.39
First Submitted: 2020-06-09 21:21 (UTC)
Last Updated: 2025-01-24 11:27 (UTC)

Dependencies (20)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 17 Next › Last »

pmcnr commented on 2017-04-28 04:57 (UTC)

With: env "LD_PRELOAD=/usr/lib/openssl-1.0-compat/libssl.so /usr/lib/openssl-1.0-compat/libcrypto.so" /usr/bin/lightworks I get: /usr/lib/lightworks/ntcardvt: /usr/lib/openssl-1.0-compat/libcrypto.so: no version information available (required by /usr/lib/lightworks/libOSPrivate.so) I haven't had any success with other variants of pre-loading openssl-1.0.

<deleted-account> commented on 2017-04-27 10:48 (UTC)

need to change Exec in lightworks.desktop Exec=env "LD_PRELOAD=/usr/lib/openssl-1.0-compat/libssl.so /usr/lib/openssl-1.0-compat/libcrypto.so" /usr/bin/lightworks

jeena commented on 2017-04-27 05:45 (UTC)

I also got this problem after a upgrade of my system: /usr/lib/lightworks/ntcardvt: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /usr/lib/lightworks/libOSPrivate.so)

<deleted-account> commented on 2017-04-24 13:44 (UTC)

/usr/lib/lightworks/ntcardvt: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /usr/lib/lightworks/libOSPrivate.so)

marcinn commented on 2017-04-13 15:36 (UTC)

The Portaudio link is now fixed.

ovalmartini commented on 2017-04-13 15:14 (UTC)

The Portaudio-Link is dead. Could you please update it?

nekinie commented on 2017-01-28 17:45 (UTC)

nekinie at discovery in ~ $ pacaur -S lwks :: Package(s) lwks not found in repositories, trying AUR... :: resolving dependencies... :: no results found for ffmpeg-compa

konstantin commented on 2016-12-19 10:43 (UTC)

FYI package can be found here http://ala.seblu.net/packages/p/portaudio/ portaudio-19_20140130-3 works for me

marcinn commented on 2016-11-22 01:16 (UTC)

@anthrit, there is confirmation that putting older portaudio.so's into /usr/lib/lightworks solves the issue without downgrading system-wide library. Could you make a patch, please?