Settings

Theme

How to build the changes made in the Open Source project(GNOME)?

2 points by csk111165 3 years ago · 1 comment · 1 min read

Reader

I'm interested in starting my journey in open source contribution and would like to know how to make changes to existing open source projects and build them locally to verify the changes I've made on my system.

Specifically, I'd like to learn about the build process and how to verify changes such as tweaking UI elements, enhancing user commands, or adding new tools to an open source project.

Any advice, tips, or resources on this topic would be greatly appreciated. I am a newbie in this journey so any leads will really help me a lot to start the open source contribution journey.

Thank you!

mattl 3 years ago

So, looking at a GNOME project I know a little about, Rhythmbox...

* Source code is: https://gitlab.gnome.org/GNOME/rhythmbox/-/tree/master

* Ways to work on it: https://gitlab.gnome.org/GNOME/rhythmbox/-/blob/master/HACKI...

* How to build it locally: https://gitlab.gnome.org/GNOME/rhythmbox/-/blob/master/INSTA...

What GNOME projects are you looking at?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection