Nautilus-Sound-Converter development is done through the GNOME Git Repository. To get started developing or to start writing patches, you can clone our repository at any time and start hacking away. Patches should be sent in to our Bug Tracker.
If you are new to Git, see these GNOME instructions.
$ sh autogen.sh
$ make
$ sudo make install (or run as root)
If you have Nautilus installed in a non-standard prefix, you can tell
Nautilus-Sound-Converter to install to that prefix by setting the PKG_CONFIG_PATH
environment variable before compiling Nautilus-Sound-Converter.
To do so, enter the following:
Nautilus-Sound-Converter depends on the following programs and libraries:
Make sure you have installed the development packages for these libraries before compiling nautilus-sound-converter. You will also need the standard GNU and GNOME build tools installed.
TranslatingJust as many other GNOME applications, Nautilus-Sound-Converter is translated by the GNOME translation team.