Package Details: bombono-dvd 1.2.4-9

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: https://bombono.com/
Licenses: GPL
Conflicts: bombono-dvd-git
Submitter: sirocco
Maintainer: sbmomeni
Last Packager: sbmomeni
Votes: 76
Popularity: 0.000000
First Submitted: 2009-08-22 13:35 (UTC)
Last Updated: 2023-11-09 06:28 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

xiota commented on 2023-11-04 21:59 (UTC)

Please point url to github project page: https://github.com/bombono-dvd/bombono-dvd

brianbrodsky12 commented on 2022-08-26 13:22 (UTC)

@sbmomeni Thank you it upgraded and is working.

sbmomeni commented on 2022-08-26 13:08 (UTC)

@brianbrodsky12 It should build with ffmpeg 2:5.1 now.

brianbrodsky12 commented on 2022-08-25 17:26 (UTC)

Getting the following errors when upgrading aur/bombono-dvd 1.2.4-5 -> 1.2.4-6:

In file included from src/mgui/dvdimport.h:27, from src/mgui/dvdimport.cpp:24: src/mgui/ffviewer.h:108:1: error: ‘AVCodecContext’ does not name a type; did you mean ‘AVIODirContext’? 108 | AVCodecContext GetVideoCtx(FFData& ffv); | ^~~~~~~~~~~~~~ | AVIODirContext In file included from /usr/include/glibmm-2.4/glibmm.h:128, from /usr/include/gtkmm-2.4/gtkmm.h:87, from src/mgui/extlibs.h:46: /usr/include/glibmm-2.4/glibmm/helperlist.h: In instantiation of ‘void Glib::HelperList<T_Child, T_CppElement, T_Iterator>::erase(iterator, iterator) [with T_Child = Gtk::Table_Helpers::Child; T_CppElement = Gtk::Widget; T_Iterator = Glib::List_Iterator<Gtk::Table_Helpers::Child>; iterator = Glib::List_Iterator<Gtk::Table_Helpers::Child>]’: /usr/include/glibmm-2.4/glibmm/helperlist.h:70:16: required from here /usr/include/glibmm-2.4/glibmm/helperlist.h:73:13: warning: implicitly-declared ‘constexpr Glib::List_Iterator<Gtk::Table_Helpers::Child>& Glib::List_Iterator<Gtk::Table_Helpers::Child>::operator=(const Glib::List_Iterator<Gtk::Table_Helpers::Child>&)’ is deprecated [-Wdeprecated-copy] 73 | start = erase(start); // Implemented in derived class. | ~~~~~~^~~~~~~~~~~~~~ In file included from /usr/include/glibmm-2.4/glibmm/helperlist.h:28: /usr/include/glibmm-2.4/glibmm/containers.h:78:3: note: because ‘Glib::List_Iterator<Gtk::Table_Helpers::Child>’ has user-provided ‘Glib::List_Iterator<T>::List_Iterator(const Self&) [with T = Gtk::Table_Helpers::Child; Self = Glib::List_Iterator<Gtk::Table_Helpers::Child>]’ 78 | List_Iterator(const Self& src) : head_(src.head_), node_(src.node_) {} | ^~~~~~~~~~~~~ /usr/include/glibmm-2.4/glibmm/helperlist.h: In instantiation of ‘void Glib::HelperList<T_Child, T_CppElement, T_Iterator>::erase(iterator, iterator) [with T_Child = Gtk::ComboDropDownItem; T_CppElement = const Gtk::ComboDropDownItem; T_Iterator = Glib::List_Cpp_Iterator<GtkListItem, Gtk::ComboDropDownItem>; iterator = Glib::List_Cpp_Iterator<_GtkListItem, Gtk::ComboDropDownItem>]’: /usr/include/glibmm-2.4/glibmm/helperlist.h:70:16: required from here /usr/include/glibmm-2.4/glibmm/helperlist.h:73:13: warning: implicitly-declared ‘constexpr Glib::List_Cpp_Iterator<_GtkListItem, Gtk::ComboDropDownItem>& Glib::List_Cpp_Iterator<_GtkListItem, Gtk::ComboDropDownItem>::operator=(const Glib::List_Cpp_Iterator<_GtkListItem, Gtk::ComboDropDownItem>&)’ is deprecated [-Wdeprecated-copy] 73 | start = erase(start); // Implemented in derived class. | ~~~~~~^~~~~~~~~~~~~~ /usr/include/glibmm-2.4/glibmm/containers.h:192:3: note: because ‘Glib::List_Cpp_Iterator<_GtkListItem, Gtk::ComboDropDownItem>’ has user-provided ‘Glib::List_Cpp_Iterator<T_Impl, T_IFace>::List_Cpp_Iterator(const Self&) [with T_Impl = _GtkListItem; T_IFace = Gtk::ComboDropDownItem; Self = Glib::List_Cpp_Iterator<_GtkListItem, Gtk::ComboDropDownItem>]’ 192 | List_Cpp_Iterator(const Self& src) : head(src.head_), node_(src.node_) {} | ^~~~~~~~~~~~~~~~~ /usr/include/glibmm-2.4/glibmm/helperlist.h: In instantiation of ‘void Glib::HelperList<T_Child, T_CppElement, T_Iterator>::erase(iterator, iterator) [with T_Child = Gtk::MenuItem; T_CppElement = const Gtk::Menu_Helpers::Element; T_Iterator = Glib::List_Cpp_Iterator<GtkMenuItem, Gtk::MenuItem>; iterator = Glib::List_Cpp_Iterator<_GtkMenuItem, Gtk::MenuItem>]’: /usr/include/glibmm-2.4/glibmm/helperlist.h:70:16: required from here /usr/include/glibmm-2.4/glibmm/helperlist.h:73:13: warning: implicitly-declared ‘constexpr Glib::List_Cpp_Iterator<_GtkMenuItem, Gtk::MenuItem>& Glib::List_Cpp_Iterator<_GtkMenuItem, Gtk::MenuItem>::operator=(const Glib::List_Cpp_Iterator<_GtkMenuItem, Gtk::MenuItem>&)’ is deprecated [-Wdeprecated-copy] 73 | start = erase(start); // Implemented in derived class. | ~~~~~~^~~~~~~~~~~~~~ /usr/include/glibmm-2.4/glibmm/containers.h:192:3: note: because ‘Glib::List_Cpp_Iterator<_GtkMenuItem, Gtk::MenuItem>’ has user-provided ‘Glib::List_Cpp_Iterator<T_Impl, T_IFace>::List_Cpp_Iterator(const Self&) [with T_Impl = _GtkMenuItem; T_IFace = Gtk::MenuItem; Self = Glib::List_Cpp_Iterator<_GtkMenuItem, Gtk::MenuItem>]’ 192 | List_Cpp_Iterator(const Self& src) : head(src.head_), node_(src.node_) {} | ^~~~~~~~~~~~~~~~~ /usr/include/glibmm-2.4/glibmm/helperlist.h: In instantiation of ‘void Glib::HelperList<T_Child, T_CppElement, T_Iterator>::erase(iterator, iterator) [with T_Child = Gtk::Box_Helpers::Child; T_CppElement = const Gtk::Box_Helpers::Element; T_Iterator = Glib::List_Iterator<Gtk::Box_Helpers::Child>; iterator = Glib::List_Iterator<Gtk::Box_Helpers::Child>]’: /usr/include/glibmm-2.4/glibmm/helperlist.h:70:16: required from here /usr/include/glibmm-2.4/glibmm/helperlist.h:73:13: warning: implicitly-declared ‘constexpr Glib::List_Iterator<Gtk::Box_Helpers::Child>& Glib::List_Iterator<Gtk::Box_Helpers::Child>::operator=(const Glib::List_Iterator<Gtk::Box_Helpers::Child>&)’ is deprecated [-Wdeprecated-copy] 73 | start = erase(start); // Implemented in derived class. | ~~~~~~^~~~~~~~~~~~~~ /usr/include/glibmm-2.4/glibmm/containers.h:78:3: note: because ‘Glib::List_Iterator<Gtk::Box_Helpers::Child>’ has user-provided ‘Glib::List_Iterator<T>::List_Iterator(const Self&) [with T = Gtk::Box_Helpers::Child; Self = Glib::List_Iterator<Gtk::Box_Helpers::Child>]’ 78 | List_Iterator(const Self& src) : head_(src.head_), node_(src.node_) {} | ^~~~~~~~~~~~~ scons: ** [build/src/mgui/dvdimport.o] Error 1 scons: building terminated because of errors. ==> ERROR: A failure occurred in build(). Aborting... -> error making: bombono-dvd

sbmomeni commented on 2022-02-18 06:24 (UTC)

@piedro

In my machine, after a successful build, there is no scons-design directory. How do you build the package? Using makepkg in a separate directory?

Also, check the previous lines (above that Error 1 line), looking for any other line containing the error word. It may indicate the root cause.

piedro commented on 2022-02-17 21:54 (UTC)

Hmmm... sry I still get a build error:

scons: *** [scons-design.pdf] Error 1
scons: building terminated because of errors.
scons: *** [build/doc/design/scons-design/index.html] Error 2
scons: building terminated because of errors.

Any suggestions?

brianbrodsky12 commented on 2022-02-04 19:55 (UTC)

Thank you. It upgraded now.

sbmomeni commented on 2022-02-04 19:37 (UTC)

@brianbrodsky12 Fixed.

brianbrodsky12 commented on 2022-02-04 19:27 (UTC)

[brian@brian-arch-desktop ~]$ yay -Syyu :: Synchronizing package databases... core 138.2 KiB 250 KiB/s 00:01 [######################] 100% extra 1555.2 KiB 816 KiB/s 00:02 [######################] 100% community 6.1 MiB 1516 KiB/s 00:04 [######################] 100% :: Starting full system upgrade... there is nothing to do :: Searching databases for updates... :: Searching AUR for updates... :: 1 Packages to upgrade. 1 aur/bombono-dvd 1.2.4-5 -> 1.2.4-6 ==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name) ==> -> Could not find all required packages: docutils (Wanted by: bombono-dvd -> scons2 -> epydoc) [brian@brian-arch-desktop ~]$

sbmomeni commented on 2022-02-04 19:18 (UTC)

@zxcv I replaced python2-scons by scons2 and updated patch files to compile with boost v1.78.