Hi, > On 2 Apr 2020, at 18:07, Matthias Fischer wrote: > > Hi, > > On 25.03.2020 21:55, Matthias Fischer wrote: >> Hi, >> >> On 27.02.2020 12:27, Michael Tremer wrote: >>> >>> [...could you look for some multimedia libs...?]> >> >> Ok. I'm nice. I did. ;-) >> >>> ... > > [cut: Lots of updates, lots of links] > > I got them building without errors - based on current 'next' (2f8a33e). Well done! > All of them and some more. > > Overview: > > ***SNIP*** > root(a)Devel: /home/matz/ipfire-2.x # git status > On branch multimedia_libs > Changes not staged for commit: > (use "git add/rm ..." to update what will be committed) > (use "git checkout -- ..." to discard changes in working directory) > > deleted: config/netpbm/Makefile.config > modified: config/netpbm/config.mk > modified: config/rootfiles/common/cmake > modified: config/rootfiles/common/libjpeg > modified: config/rootfiles/common/libpng > modified: config/rootfiles/packages/faad2 > modified: config/rootfiles/packages/ffmpeg > modified: config/rootfiles/packages/lame > modified: config/rootfiles/packages/libogg > modified: config/rootfiles/packages/libshout > modified: config/rootfiles/packages/libtiff > modified: config/rootfiles/packages/libvorbis > modified: config/rootfiles/packages/motion > modified: config/rootfiles/packages/netpbm > modified: config/rootfiles/packages/opus > modified: config/rootfiles/packages/sox > modified: config/rootfiles/packages/taglib > modified: config/rootfiles/packages/xvid > modified: lfs/cmake > modified: lfs/faad2 > modified: lfs/ffmpeg > modified: lfs/lame > modified: lfs/libjpeg > modified: lfs/libmpeg2 > modified: lfs/libogg > modified: lfs/libpng > modified: lfs/libshout > modified: lfs/libtiff > modified: lfs/libvorbis > modified: lfs/motion > modified: lfs/netpbm > modified: lfs/opus > modified: lfs/sox > modified: lfs/taglib > modified: lfs/xvid > modified: make.sh > > Untracked files: > (use "git add ..." to include in what will be committed) > > config/rootfiles/packages/libmicrohttpd > lfs/libmicrohttpd > ***SNAP*** > > I'd like to push this branch as a whole so "someone" can take a look. You can of course commit them all into one branch, but please not as one large commit. You can commit them one after the other. But in the end, it of course only makes sense to merge the whole branch as one. Best, -Michael > > My problem: > Its a bit difficult to push them as individual patches, because there > are a lot of dependencies between the single "modules". And right now, > I'm not in the state to figure out which works with which, who I can and > cannot upload as a patch collection. And I can't test any of these here. > Thats my biggest problem. Building is OK - but will they work as intended? > > So I'd like to push them all at once so "someone" can take a look and > test (- perhaps). Some lfs-options and some rootfiles might need > "finetuning" and I'm not really able to decide what to keep and what not. > > Opinions? > > Best, > Matthias