Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81375 - Development branch sylpheed 1.9.2 release
Summary: Development branch sylpheed 1.9.2 release
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Akinori Hattori
URL: http://sylpheed.good-day.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 07:54 UTC by Ulrich Plate (RETIRED)
Modified: 2005-02-18 01:59 UTC (History)
1 user (show)

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


Attachments
references-patch for 1.9.2 (sylpheed-references.diff,6.34 KB, patch)
2005-02-16 11:10 UTC, fbusse
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Plate (RETIRED) gentoo-dev 2005-02-09 07:54:07 UTC
Simply bumping the 1.9.1 ebuild makes 1.9.2 compile and run flawlessly on my notebook.

emerge info:

Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.11-rc1 i686)
=================================================================
System uname: 2.6.11-rc1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4 [2.3.4 (#1, Jun  6 2004, 10:35:03)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.2.3-r5, 2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.4, 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks fixpackages sandbox sfperms userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.inode.at/"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts avi berkdb bitmap-fonts canna cdr cjk crypt cscope cups encode esd f77 faad fam fbcon flac font-server foomaticdb foreign-package fortran gdbm gif gimpprint gnome gpm gtk gtk2 guile i8x0 iconv imagemagick imlib immqt-bc ipv6 java jpeg kde libg++ libwww mad matroska mikmod mng motif moznocompose moznoirc moznomail mozsvg mpeg ncurses network nls oggvorbis opengl operanom2 oss pam pcmcia pdflib perl png python qt quicktime readline samba sdl slang smime speex spell ssl svg svga tcpd tetex tidy tiff truetype truetype-fonts type1-fonts unicode userlocales utf8 wifi wmf wxwindows xface xim xml xml2 xmms xv xvid xvmc video_cards_i810"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 fbusse 2005-02-16 11:10:22 UTC
Created attachment 51364 [details, diff]
references-patch for 1.9.2

This patch adds proper threading-support to sylpheed-1.9.2 if the parent is
missing (always everytime the case if the thread hasn't been started by someone
else). Works flawless here.
See sylpheed:24060
Comment 2 Akinori Hattori gentoo-dev 2005-02-18 01:59:17 UTC
Fixed in CVS. Thank you for reporting.