On Mon, Aug 22, 2011 at 10:24 AM, Conrad Dean <[email protected]>wrote:
> Would there be an easy way to implement this through a plugin? > > I'd like to try to work on it, but last time I tried to get into > contributing I couldn't figure out how to get shotwell to build on > Ubuntu. > > Also-- do you need to be able to compile shotwell in order to work on > plugins? > This would require a change to our plugin API. I think we'd need to have some discussion on our side first about how we want to make the API for this feature work. As for your other questions, installing build dependencies for an Ubuntu package is incredibly simple: $sudo apt-get build-dep shotwell Of course, the build dependencies may have changed between the version of Shotwell in Ubuntu's repository and git master. And yes, you will need to build Shotwell in order to build and test changes to a plugin. - Eric _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
