Package Details: ffqueue-git r3.3e4c8ab-1

Git Clone URL: https://aur.archlinux.org/ffqueue-git.git (read-only, click to copy)
Package Base: ffqueue-git
Description: FFQueue is (yet another) graphical user interface for FFMpeg with comprehensive support for both the basic features but also the more advanced features like filtergraphs.(git version)
Upstream URL: http://ffqueue.bruchhaus.dk/
Licenses: GPL3
Conflicts: ffqueue
Provides: ffqueue
Submitter: fitu996
Maintainer: fitu996
Last Packager: fitu996
Votes: 1
Popularity: 0.000000
First Submitted: 2017-07-08 14:37 (UTC)
Last Updated: 2017-12-05 14:12 (UTC)

Latest Comments

a821 commented on 2022-03-28 10:35 (UTC)

Just to let you know, I cannot build it in a clean chroot. The build.log file.

mkdir -p "build"
g++ -O2 `/usr/lib/wx/gtk-build/wx-config --static=yes --unicode=yes --debug=no --cflags` -DNDEBUG -Wall -fPIC -std=gnu++11 -Winvalid-pch -include wx_pch.h -I. -c "src/FFQAbout.cpp" -o build/obj/FFQAbout.o
g++ -O2 `/usr/lib/wx/gtk-build/wx-config --static=yes --unicode=yes --debug=no --cflags` -DNDEBUG -Wall -fPIC -std=gnu++11 -Winvalid-pch -include wx_pch.h -I. -c "src/FFQApp.cpp" -o build/obj/FFQApp.o
g++ -O2 `/usr/lib/wx/gtk-build/wx-config --static=yes --unicode=yes --debug=no --cflags` -DNDEBUG -Wall -fPIC -std=gnu++11 -Winvalid-pch -include wx_pch.h -I. -c "src/FFQBatchMake.cpp" -o build/obj/FFQBatchMake.o
g++ -O2 `/usr/lib/wx/gtk-build/wx-config --static=yes --unicode=yes --debug=no --cflags` -DNDEBUG -Wall -fPIC -std=gnu++11 -Winvalid-pch -include wx_pch.h -I. -c "src/FFQBitRatePanel.cpp" -o build/obj/FFQBitRatePanel.o
/bin/sh: line 1: /usr/lib/wx/gtk-build/wx-config: No such file or directory
/bin/sh: line 1: /usr/lib/wx/gtk-build/wx-config: No such file or directory
/bin/sh: line 1: /usr/lib/wx/gtk-build/wx-config: No such file or directory
/bin/sh: line 1: /usr/lib/wx/gtk-build/wx-config: No such file or directory
mkdir -p "build/obj"
In file included from <command-line>:
./wx_pch.h:28:10: fatal error: wx/wxprec.h: No such file or directory
   28 | #include <wx/wxprec.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile.lin:152: build/obj/FFQApp.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from <command-line>:
./wx_pch.h:28:10: fatal error: wx/wxprec.h: No such file or directory
   28 | #include <wx/wxprec.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile.lin:149: build/obj/FFQAbout.o] Error 1
mkdir -p "build/obj/filter"
In file included from <command-line>:
./wx_pch.h:28:10: fatal error: wx/wxprec.h: No such file or directory
   28 | #include <wx/wxprec.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
mkdir -p "build/obj/tools"
make: *** [Makefile.lin:155: build/obj/FFQBatchMake.o] Error 1
In file included from <command-line>:
./wx_pch.h:28:10: fatal error: wx/wxprec.h: No such file or directory
   28 | #include <wx/wxprec.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile.lin:158: build/obj/FFQBitRatePanel.o] Error 1
mkdir -p "build/obj/utils"
==> ERROR: A failure occurred in build().
    Aborting...

khalil2535 commented on 2020-09-11 09:15 (UTC)

just to let you know .. new versions available thx for providing the pkg