Oh yeah, correction, you copied my packages and added a PKG_TOOLCHAIN=make/configure/autotools here and there. Pretty much everything you mention you've also gotten from me, down to the launcher scripts, configure options and methods I have used to deal with different things. Much like I copied a lot of things from Lakka when I started, which I certainly give them credit for.
You're seriously trying to take credit for the Docker addon that lrusak created as well? This is getting ridiculous. You bumped the version variable on somebody else's work, congratulations. All I'm seeing is 0 respect for the work others have put in, you've even PR'ed stuff you got from me without so much as a mention. Good job!
You are welcome by the way.
Last time we talked in slack you were pretty surprised about the multithreaded build or the LTO changes that broke your build obviously it's enough to PKG_TOOLCHAIN=make/configure/autotools here and there Seems like you either forget about your own problems or pretend that rebasing is just a matter of copy and paste
I know that a lot of packages were direct copies from other projects because that's the way it goes.
AlexELEC-AML/package.mk at master · AlexELEC/AlexELEC-AML · GitHub
package.mk
RetroELEC/package.mk at le82 · escalade/RetroELEC · GitHub
Even the superflous lua dependency was copied and also the wrong lib installation path because if you update the package the vlc libs won't update too in that path.
Have you ever read my start post in my thread that literally states:
Quote
I really enjoyed Escalades LE 8.0 Remix which was an attempt to melt all good stuff into a single system but if you look into detail the 8.2.x base is pretty outdated. I've felt it's time to rebase the Remix build.
I never claimed the copyright in the first place when I rebased the packages which meant reworking most of them. I even kept the copyright in my vlc package that was inspired by "yours" LibreELEC.tv/package.mk at libreelec-9.x-rr · 5schatten/LibreELEC.tv · GitHub and I asked you in the past if you're fine when I add your copyright in the addons too. You could have mention that you've just copy & pasted the packages and I would have probably used the correct one. Nowadays I drop it once the package is basically completely different from where it started and if it does not even contain any config opts a copyright is probably not necessary at all.
I took credit for updating it not creating it. Last time Lukas bumped Docker was back in february 2017 & rayelec bumped it last time in november 2017. If you think updating Docker is just changing the PKG_VERSION why did you never do it? I asked in the slack Docker channel for some support and guidance and basically nobody cared about Docker and I even dropping it was an option if it would not work anymore. The reason why nobody cares is simple. Docker is a mess & unfortunately I couldn't just copy and paste these commits.
docker: update to 18.06.1-ce · LibreELEC/LibreELEC.tv@3f6bf98 · GitHub
docker: updated to 18.09.1 · LibreELEC/LibreELEC.tv@040024f · GitHub
No offense but I know the origin of many if not all packages and you know it too. I appreciate your work but don't pretend that you've reinvented the wheel neither did I or did you. We all check other projects, how they solved problems and adjust those solutions if necessary.
Feel free to explain me what I could have PR'ed what you have created? You're probably referring to wayland? Well this was my PR [Wayland] updated all Wayland packages, dependencies & patches by 5schatten · Pull Request #3497 · LibreELEC/LibreELEC.tv · GitHub so explain me:
Where is your libva-utils patch?
RetroELEC/packages/debug/libva-utils at le9 · escalade/RetroELEC · GitHub
Where is the fix to build Kodi?
RetroELEC/package.mk at le9 · escalade/RetroELEC · GitHub
Where is your updated Kodi audio patch?
RetroELEC/kodi-100.14-use-alsa-and-pulse-together.patch at le9 · escalade/RetroELEC · GitHub
Where is your intel-vaapi-driver patch?
RetroELEC/packages/multimedia/intel-vaapi-driver at le9 · escalade/RetroELEC · GitHub
Where is your pugixml package?
waylandpp: update to 0.2.5 · escalade/RetroELEC@64c0996 · GitHub
Where did you update the weston toolchain?
weston: update to 6.0.0 · escalade/RetroELEC@74622ad · GitHub
Shall I go on? Or what did you have in mind? At the current state I hardly doubt that your wayland build will compile and run fine on generic systems, maybe audio works because of your PA config but then again passthrough is broken. I'm talking for ages now to Lukas and others and do some lobbying for X11 so maybe a branch keep the displayserver or at least a working alternative like Wayland/Weston is available for non-libretro stuff & add-ons like Chrome or Spotify.
By the way I started on a PR for Wayland because of this Kodi PR X11: remove vdpau and glx by lrusak · Pull Request #16057 · xbmc/xbmc · GitHub and not because you've randomly bumped some Wayland related packages.
EDIT: I can add that as I'm basically leeching off the excellent work the LE team is doing,
On point. So don't pretend you've reinvented the wheel. To me this discussion in pretty much pointless. If you think I just copy & pasted your work then well go on and think what you want. If you would have ever tried my build then you would have known that there are plenty of under the hood changes that make things easier.
You are welcome too.