Hi Shades, Unfortunately, rhythmbox doesn't have all that much in the way of developer information. Though, now that you've cause me to look, I found http://developer.gnome.org/rhythmbox/unstable/ which actually has a good bit of the rhythmbox internals documented.
To set up your environment, look at how your distribution pulls in build dependencies. On Debian-based systems, it's usually something like apt-get build-deps rhythmbox, and it should install every development library you need to build the program. Then, you'll want to clone the git repository with git clone git://git.gnome.org/rhythmbox into whatever directory you like to work in. From there on, it's up to you what you use to edit the files. I just stick with emacs. Best of luck, Matt On Mon, 2012-12-03 at 14:52 +0530, Shades Se wrote: > Hello, > > I am looking to engage in some development activity of the rhythmbox > project. Does you guys have compiled some introductory step-by-step > tutorials to setup a development environment? Please share a basic > introductory info. > > Hello, > > > I am looking to engage in some development activity of the rhythmbox > project. Does you guys have compiled some introductory step-by-step > tutorials to setup a development environment? Please share a basic > introductory info. > > > -- > Thanks and Regards, > Shades > Software Craftsman > > > _______________________________________________ > rhythmbox-devel mailing list > rhythmbox-devel@gnome.org > https://mail.gnome.org/mailman/listinfo/rhythmbox-devel _______________________________________________ rhythmbox-devel mailing list rhythmbox-devel@gnome.org https://mail.gnome.org/mailman/listinfo/rhythmbox-devel