Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 132360

Summary: evolution-sharp-0.11.1 version bump
Product: Gentoo Linux Reporter: Wagner Sartori Junior <wsartori>
Component: New packagesAssignee: Daniel Drake (RETIRED) <dsd>
Status: RESOLVED INVALID    
Severity: enhancement CC: dshanker, joem, ladanyi
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 131695    
Bug Blocks:    
Attachments: new ebuild of evolution-sharp-0.11.1.ebuild
New ebuild with patch to bug #131695
patch to the bug #131695

Description Wagner Sartori Junior 2006-05-05 09:35:25 UTC
Upstream release of evolution-sharp
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-05 09:47:59 UTC
*** Bug 132361 has been marked as a duplicate of this bug. ***
Comment 2 Wagner Sartori Junior 2006-05-05 09:49:18 UTC
There's a bug #131695, a patch can be doned to this ebuild too!
Comment 3 Wagner Sartori Junior 2006-05-05 09:50:05 UTC
Created attachment 86207 [details]
new ebuild of evolution-sharp-0.11.1.ebuild
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2006-05-05 10:03:58 UTC
The only difference between ..0 and ..1 is already patched into our ..0 ebuild. Thanks anyway.
Comment 5 Wagner Sartori Junior 2006-05-05 10:05:35 UTC
Created attachment 86212 [details]
New ebuild with patch to bug #131695
Comment 6 Wagner Sartori Junior 2006-05-05 10:06:06 UTC
Created attachment 86213 [details, diff]
patch to the bug #131695
Comment 7 Dave Shanker 2006-05-07 15:39:24 UTC
The patch currently in use does not work correctly. I had to manually add the following to my evolution-sharp.pc inorder to get beagle to compile correctly:

exec_prefix=/usr

Once I added the line to /usr/lib/pkgconfig/evolution-sharp.pc, beagle compiled correctly.

------

Portage 2203-svn (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-suspend2-r4 i686)
=================================================================
System uname: 2.6.16-suspend2-r4 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-m -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache collision-protect digest distlocks fixpackages sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/gentopia /usr/local/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 audiofile avi berkdb bitmap-fonts bluetooth bzip2 cdr cli crypt cups curl dbus dri dvd dvdr eds emboss encode esd ethereal exif expat fam flac foomaticdb fortran gd gdbm gif glut gnome gstreamer gtk gtk2 gtkhtml hal howl icc idn imagemagick imlib ipv6 isdnlog jpeg kdeenablefinal lcms libg++ libwww mad mikmod mmx mng motif mozilla mp3 mpeg musicbrainz ncurses nls nptl ogg opengl pam pcre pda pdflib perl pic png pppd python qt quicktime readline reflection sdl session spell spl sqlite sse sse2 ssl svg tcpd tiff truetype truetype-fonts type1-fonts udev usb vorbis wmf xine xinerama xml xml2 xorg xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 8 Daniel Drake (RETIRED) gentoo-dev 2006-05-07 15:44:27 UTC
The patch currently in use doesn't try to address that problem... This is not fixed upstream, I'm not even sure if it is Gentoo-specific. Please stick to the other bug about the .pc problem. I'll post some updates there...