Adding Positional Tags to Shotwell: Weekly Report 10
- From: Valentín <valentin sanva net>
- To: gnome-soc-list gnome org
- Cc: shotwell <shotwell lists yorba org>
- Subject: Adding Positional Tags to Shotwell: Weekly Report 10
- Date: Tue, 2 Aug 2011 14:01:50 +0200
Hello!!
[NOTE: You can see a Spanish version of this mail in my personal blog,
http://sanva.net/blog/103/ ]
Last week I've continued correcting bugs and improving the quality of the code to finally get it commited to the Shotwell's master branch :)
Now you can compile the latest development version of Shotwell to see the tool working!
To compile it [instructions to Ubuntu and Linux Mint, should be similar in other distributions]:
- Install Git: $ sudo apt-get install git
- Install Shotwell dependencies: $ sudo apt-get install libgconf2-dev libgee-dev
libgexiv2-dev libglib2.0-dev libgstreamer0.10-dev
libgstreamer-plugins-base0.10-dev libgtk2.0-dev libgudev-1.0-dev
libexif-dev libgphoto2-2-dev libraw-dev libsoup2.4-dev libxml2-dev
libsqlite3-dev m4 libunique-dev libwebkit-dev libjson-glib-dev
- Install Vala Compiler:
- $ sudo add-apt-repository ppa:vala-team/ppa
- $ sudo apt-get update
- $ sudo apt-get install valac
- Clone Shotwell repository: $ git clone git://yorba.org/shotwell ./shotwell
- Go to that folder: $ cd ./shotwell
- Configure: $ ./configure
- Make: $ make
- And now you can run it:
- To use a new database: $ ./shotwell -d ./.shotwell+truk
- Or to use your installed Shotwell's database --not recommended if you doesn't want to install the Git non-stable version: $ ./shotwell
- And install it in your system --optional, not recommended since its not a stable release: $ make install
This week I think that I'm going to integrate the tool better in Shotwell (searches, metadata write-out, etc) and to continue correcting bugs that could arise --like this one:
http://redmine.yorba.org/issues/3896
Cheers!!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]