After coming back from an awesome week of holidays in Paris (lovely city, btw!), today I finally managed to get some time for making up what it became the second upstream release of frogr: frogr 0.2
Just trying to give a brief update on “what is new”, here you have an excerpt from the NEWS file:
Generate ChangeLog from git log with 'make dist' Added .spec file for fedora 11 packaging system (thanks Adrián Pérez) Added drag'n'drop support for loading pictures in frogr Added support to add tags to pictures (instead of just replacing) Fixed (legacy) support for libgnome2 to compile in debian lenny Use accesor functions instead direct access and removed some deprecated GTK+ symbols (thanks Javier Jardón) Added i18n support and a es_ES lang file (thanks Alejandro Piñeiro, aka API) Support silent build rules with automake 1.11 (thanks Javier Jardón) Bugfixes and several minor improvements Entering in more detail, and as you can easily extract from the list above, the main improvements from the user's point of view are: Drag'n'drop now supported, so having to add pictures through the filechooser is no longer the only method to load pictures in frogr. New "add tags" dialog, very handy to add tags to some specific pictures before uploading them. i18n support, which should make easier to get more contributions for frogr in further releases, in the form of new translations to make it even more accessible for people all over the world (did I say we're eager for new language files?) At last, just to mention that you already can find pre-compiled packages for some distros at the web of the project, as well as the source code tarballs in gzip and bzip2 formats. And of course, get the source code from the git repository at gitorius, in case you prefer to directly clone the source tree to make up wonderful and nice patches to contribute with, or just to provide new pre-compiled packages for your favourite distro ;-) So… what else could I say? Just go and get it… Hope you enjoy it as much as I do :-)
...