Search Criteria
Package Details: bombono-dvd 1.2.4-5
Git Clone URL: | https://aur.archlinux.org/bombono-dvd.git (read-only, click to copy) |
---|---|
Package Base: | bombono-dvd |
Description: | DVD authoring program with nice and clean GUI |
Upstream URL: | http://www.bombono.org |
Licenses: | |
Conflicts: | |
Submitter: | sirocco |
Maintainer: | sbmomeni |
Last Packager: | sbmomeni |
Votes: | 76 |
Popularity: | 0.000000 |
First Submitted: | 2009-08-22 13:35 |
Last Updated: | 2020-03-15 18:33 |
Dependencies (14)
- boost (boost-git)
- cdrkit (cdrtools)
- dvd+rw-tools
- dvdauthor
- enca
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- gtkmm
- libdvdread (libdvdread-git)
- libxml++2.6
- mjpegtools
- twolame (twolame-git)
- python2-scons (make)
- gvfs (gvfs-nosystemd, gvfs-git) (optional) – web browser integration
Latest Comments
1 2 3 4 5 6 Next › Last »
Pednick commented on 2020-03-15 23:48
Thank you, errors gone now.
sirocco commented on 2020-03-13 01:51
If you have this error, rebuild and reinstall the package.
Pednick commented on 2020-03-12 11:05
bombono-dvd: error while loading shared libraries: libboost_filesystem.so.1.71.0: cannot open shared object file: No such file or directory
sbmomeni commented on 2019-10-12 15:40
The extra/scons package has switched to python3, but bombono requires python2. The build issue is fixed by migrating to python2-scons package.
ArnaudNux commented on 2019-10-06 21:58
patching file src/mdemux/mpeg2demux.cpp patching file src/mdemux/seek.cpp patching file src/mlib/sdk/misc.cpp patching file src/mlib/sdk/system.cpp ==> Starting build()... scons: Reading SConscript files ... File "/home/arnaud/tempo/yaourt-tmp-arnaud/aur-bombono-dvd/src/bombono-dvd-1.2.4/SConstruct", line 277
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Using config file: " + BV.CfgFile)?
==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build bombono-dvd. ==> Restart building bombono-dvd ? [y/N] ==> ------------------------------------
marsupilami23 commented on 2017-10-19 23:12
Getting this error when executing makepkg:
scons: Reading SConscript files ...
File "/home/malexander/src/bombono-dvd/src/bombono-dvd-1.2.4/SConstruct", line 277
print "Using config file: " + BV.CfgFile
^
SyntaxError: Missing parentheses in call to 'print'
==> ERROR: A failure occurred in build().
Aborting...
kouros17 commented on 2017-10-05 21:36
I have the same error again:
---------------------------------------------------------------------------------
bombono-dvd: error while loading shared libraries: libboost_filesystem.so.1.64.0: cannot open shared object file: No such file or directory
---------------------------------------------------------------------------------
I had to downgrade boost and boost-libs to 1.64.
kouros17 commented on 2017-06-01 23:04
@sbmomeni
It's fixed, thank you! :)
sbmomeni commented on 2017-06-01 10:45
@kouros17
Updated.
kouros17 commented on 2017-05-31 23:43
I'm using manjaro. After the last updates (boost and boost-libs 1.64.0-1) doesn't launch:
------
bombono-dvd: error while loading shared libraries: libboost_filesystem.so.1.63.0: cannot open shared object file: No such file or directory
-----