Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156600 - media-gfx/f-spot-0.3.0 is out
Summary: media-gfx/f-spot-0.3.0 is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Joe McCann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-29 06:00 UTC by Guillaume Infantes
Modified: 2006-12-10 19:19 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
f-spot-0.3.0.ebuild.diff (f-spot-0.3.0.ebuild.diff,942 bytes, text/plain)
2006-12-10 08:08 UTC, Luca Marturana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Infantes 2006-11-29 06:00:39 UTC
ebuild from 0.2.2 works fine (on ~x86)
Comment 1 Benoît "UBIK" Collet-Billon 2006-11-30 10:50:48 UTC
(In reply to comment #0)
> ebuild from 0.2.2 works fine (on ~x86)
> 
also works fine on ~amd64
Comment 2 Pacho Ramos gentoo-dev 2006-12-02 07:46:32 UTC
http://f-spot.org/News

 f-spot 0.3.0 - Nov 28 2006 - Lapse

    * Massive view mode improvements (Stephane Delcroix, Thomas Van Machelen).
    * Fix for new Picasa web interface (Stephane Delcroix).
    * Integrated unit tests using nunit.
    * New multiresolution icons.
    * New User Guide (Bengt Thuree, Alexandre Prokoudine and others).
    * Query improvements (Gabriel Burt).
    * More than 50 bug fixes. 

Thanks for version bump :-)
Comment 3 Luca Marturana 2006-12-10 08:08:29 UTC
Created attachment 103750 [details]
f-spot-0.3.0.ebuild.diff

This is my proposed patch to 0.2.2 ebuild, I removed mono as dependecy because it is required by gtk-sharp and I have changed "autoconf" to "eautoconf" to have a more gentoo-like syntax. It works fine on my system.

Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r3 i686)
=================================================================
System uname: 2.6.18-gentoo-r3 i686 mobile AMD Athlon(tm) XP-M 2800+
Gentoo Base System version 1.12.6
Last Sync: Sun, 10 Dec 2006 12:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/cursors/xorg-x11/default/index.theme"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/init.d /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distcc distlocks fixpackages metadata-transfer nodoc noinfo noman sandbox sfperms strict"
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/"
LANG="it_IT@euro"
LC_ALL="it_IT@euro"
LINGUAS="it"
MAKEOPTS="-j5"
PKGDIR="/usr/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/gechi-testing /usr/portage/local/my"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi alsa berkdb bitmap-fonts bzip2 cairo cameras_directory cameras_fuji cameras_ptp2 cameras_template cdr cli cracklib crypt cups dbus dlloader dri dvd dvdr elibc_glibc emboss encode fam firefox fortran gdbm gif glitz gnome gpm gstreamer gtk gtk2 hal iconv input_devices_keyboard input_devices_mouse input_devices_synaptics isdnlog jpeg kernel_linux libg++ linguas_it logrotate mad mikmod mmx mmxext mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre pdf perl png ppds pppd python quicktime readline reflection sdl session spl sse ssl svg symlink tcpd tiff truetype truetype-fonts type1-fonts udev usb userland_GNU video_cards_savage video_cards_vesa vorbis win32codecs xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 Joe McCann (RETIRED) gentoo-dev 2006-12-10 19:19:16 UTC
f-spot 0.3.0 in tree. Leaving mono dep as a reminder that sometimes f-spot might dep on a specific version of mono that is newer than the one in gtk sharp.