Liam’s going on again about how great the combination of “picasa + hello + blogger + ftp” are on IRC but unfortunately Picasa is a Win32 application so it’s not something on my radar.
He says that F-Spot is a similar application, developed using Mono so it’ll probably make it’s way to Windows .net too.
If you want to install it on Debian Testing you’ll need to install the unstable port using the following:
Add “unstable” to your /etc/apt/sources.list:
deb http://ftp.somehost.com/debian/ unstable main
Then edit /etc/apt/preferences and set the “pin priority” of unstable lower than testing. This means that “testing” packages will be installed before “unstable” ones.
Add these lines to /etc/apt/preferences:
Package: *
Pin: release a=testing
Pin-Priority: 650
Package: *
Pin: release a=unstable
Pin-Priority: 600
Thanks Niall for that last bit!
Now, install f-spot:
# apt-get -t unstable install f-spot
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
binfmt-support libgconf-cil libglade-cil
libglib-cil libgnome-cil libgnomedb2-3
libgnomedb2-common libgtk-cil
libicu28 libmono0 libsqlite0
mono-assemblies-base mono-common mono-jit
Recommended packages:
icu mono-assemblies-arch
The following NEW packages will be installed:
binfmt-support f-spot libgconf-cil
libglade-cil libglib-cil libgnome-cil
libgnomedb2-3 libgnomedb2-common
libgtk-cil libicu28 libmono0 libsqlite0
mono-assemblies-base mono-common mono-jit
0 upgraded, 15 newly installed, 0 to remove and 377 not upgraded.
Need to get 20.7MB of archives.
After unpacking 59.2MB of additional disk space will be used.
Do you want to continue? [Y/n]
F-Spot is an application designed to provide personal photo management to the GNOME desktop. Features include import, export, printing and advanced sorting of digital images.