Package Details: avidemux-qt5-git 2.8.2.250109.08860c2d1-1

Git Clone URL: https://aur.archlinux.org/avidemux-git.git (read-only, click to copy)
Package Base: avidemux-git
Description: Qt5 GUI for Avidemux. (GIT version)
Upstream URL: http://www.avidemux.org
Licenses: GPL2
Conflicts: avidemux-qt, avidemux-qt5
Provides: avidemux-qt5, libADM_openGLQT56.so, libADM_render6_QT5.so, libADM_UIQT56.so
Replaces: avidemux-qt-git
Submitter: sl1pkn07
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 26
Popularity: 0.117740
First Submitted: 2014-10-16 16:44 (UTC)
Last Updated: 2025-01-09 22:28 (UTC)

Dependencies (76)

Required by (1)

Sources (8)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »

TheSaint commented on 2012-09-13 18:36 (UTC)

OK. This is also an option. Just modify the question function. The function quits as soon as one option is taken. It's also possible to repeat in order to set all options. I'll get there very soon. BTW my GTK setup realize uncomplete compare the QT4 one. Have you tried out? I also correct a mistyped for the <<_builtGTK>> variable which has a ELLE missing at bash bootStrap.bash ${_buildCORE} ${_buildCLI} ${_buildGTK} ${_buildQT} ${_buildPLG} Which it means it will never compile GTK option, with you PKGBUILD

TheSaint commented on 2012-09-13 17:11 (UTC)

OK. This is also an option. Just modify the question function. The function quits as soon as one option is taken. It's also possible to repeat in order to set all options. I'll get there very soon. BTW my GTK setup realize uncomplete compare the QT4 one. Have you tried out? I also correct a mistyped for the <<_builtGTK>> variable which has a ELLE missing at bash bootStrap.bash ${_buildCORE} ${_buildCLI} ${_buildGTK} ${_buildQT} ${_buildPLG} Which it means it will never compile GTK option, with you PKGBUILD

sl1pkn07 commented on 2012-09-13 12:44 (UTC)

if you need instal all? or cli+gtk or cli+qt or gtk+qt, or only cli, or....

TheSaint commented on 2012-09-13 09:53 (UTC)

You should modify something. Regarding the installation you could do : 1) Naming the package according the given options CLI GTK QT4. One for each option and perhaps plugins separated package, too 2) write a warning to inform the end-user to choose the option what he/she wants. 3) Adopt my modified PKGBUILD which let choose within CLI GTK QT4. The plugins options is left as default. BTW pkg-config dependancy is written in. So whatever one has it or not it will not complain. PKGBUILD HERE >>>

sl1pkn07 commented on 2012-04-09 09:36 (UTC)

pkg-config is from core. no need

andreas_baumann commented on 2012-04-09 09:13 (UTC)

The build missed 'pkg-config' and 'yasm' as dependencies.