Kent, no, so you'll need to build gexiv2 from source yourself. See my original message below to find out where to get it. Building should be this easy:
$ sudo apt-get build-dep gexiv2 $ tar xvfz libgexiv2-0.3.92.tar.gz $ cd libgexiv2-0.3.92 $ make $ sudo make install adam On Thu, Mar 22, 2012 at 12:56 PM, Kent Tenney <[email protected]> wrote: > On Ubuntu 11.10 I get > Requested 'gexiv2 >= 0.3.92' but version of GExiv2 is 0.3.91 > > do you happen to know the whereabouts of a 0.3.92 deb? > > On Thu, Mar 22, 2012 at 1:43 PM, Adam Dingle <[email protected]> wrote: > > Shotwell users, > > > > We're planning to release Shotwell 0.12.0 next week. Â Now is your last > > chance to build Shotwell from trunk, test and help find bugs! > > > > New features since 0.11 include: > > > > - a new straighten tool > > - migrated from GTK 2 to GTK 3 (a large change that touched many places in > > the code) > > - Flickr login now uses OAuth authentication > > - Plugins can now implement new import sources. Â F-Spot import is now > > implemented via such a plugin. Â (Maybe someone will write a digiKam import > > plugin soon.) > > - Shotwell now imports only photos from the DCIM directory on Android > > devices > > - saved searches can exclude all photos tagged with a given string > > - many bug fixes > > > > It's not hard to build Shotwell from trunk - see > > http://yorba.org/shotwell/install/#source . Â To build from trunk you'll > > need > > the following prerequisites: > > > > - Vala 0.15.2 > > - a relatively new version of gexiv2, either version 0.3.92 (available at > > http://www.yorba.org/download/gexiv2/0.3/) or pulled from git > > - librest, which is a new Shotwell dependency. Â (On Ubuntu, for example, > > you > > want the librest-dev package.) > > > > If you're having trouble building, feel free to ask for help here. > > > > If you do find bugs, please feel free to report them on this mailing list > > and/or file tickets at Yorba Redmine. Â Thanks! > > > > adam > > _______________________________________________ > > Shotwell mailing list > > [email protected] > > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell > _______________________________________________ > Shotwell mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell >
_______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
