Code Monkey home page Code Monkey logo

Comments (10)

elprans avatar elprans commented on May 26, 2024

Unfortunately, updating Electron patches is a fairly laborious process. Chromium is a vast codebase, yet Electron takes that even further by integrating NodeJS into the mix. Electron ebuild updates are primarily motivated by the in-tree users, of which there is currently only one: Atom. Atom bumps its Electron dependency fairly infrequently, and it is likely that they will jump straight to electron-1.5, which has a major rework of the build system (gyp -> gn migration).

That said, I'll be happy to accept a working PR :-)

from electron-overlay.

orangecms avatar orangecms commented on May 26, 2024

Absolutely! The build almost went through, until it hit the headers of Atom and some other stuff, haha. I'll file a PR when I've made it! I just wish it would run a bit faster, haha. I was already amazed when the 1.3.x version finished. 🚀🙂

from electron-overlay.

elprans avatar elprans commented on May 26, 2024

I use FEATURES="ccache" to make things faster.

from electron-overlay.

anthonyryan1 avatar anthonyryan1 commented on May 26, 2024

+1 for this.

electron 1.3 and lower can no longer be built on systems with >=net-print/cups-2.2.0

Fix has been incorporated for 1.4

from electron-overlay.

elprans avatar elprans commented on May 26, 2024

The cups fix will have to be backported to all versions currently in the tree.

from electron-overlay.

anthonyryan1 avatar anthonyryan1 commented on May 26, 2024

If you're planning to backport the patch, you can find it here:

https://chromium.googlesource.com/chromium/src.git/+/29c1262dbd4f749dd514d05a571cdd809ba8cfe0%5E%21/#F0

from electron-overlay.

 avatar commented on May 26, 2024

Hello,

I've successfully built the version 1.4.15, but that ebuild has some experimental stuff. Although I can clean up and do a PR. The only caveat is that I couldn't build without the system jinja.

Do you still have interest in this?

from electron-overlay.

orangecms avatar orangecms commented on May 26, 2024

Congratulations! I would absolutely want it, that would be awesome! I love experimental stuff, kudos :)

from electron-overlay.

elprans avatar elprans commented on May 26, 2024

I've successfully built the version 1.4.15, but that ebuild has some experimental stuff. Although I can clean up and do a PR. The only caveat is that I couldn't build without the system jinja.

The current 1.3 ebuild doesn't use system jinja anymore either.

Do you still have interest in this?

Sure thing!

from electron-overlay.

 avatar commented on May 26, 2024

The current 1.3 ebuild doesn't use system jinja anymore either.

I'm sorry, I think I didn't express myself correctly (language barrier, I'm still learning). I mean that if we remove the option to build with system jinja, the build will fail. To be honest, I didn't try harder to debug that part, because as we know, the stable 1.5 is around the corner.

I would absolutely want it, that would be awesome!
Sure thing!

Cool! I'll PR soon.

from electron-overlay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.