Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 149838
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Luis Medinas (RETIRED) <metalgod@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bernard Cafarelli <voyageur@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
beagle.ebuild.patch Patch updating the app-misc/beagle-2.9.ebuild to 2.10 patch Jeff Craig 2006-10-02 22:51 0000 661 bytes Details | Diff
use.local.desc.patch Adds app-misc/beagle:galago local use flag patch Jeff Craig 2006-10-02 22:52 0000 599 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 149838 depends on: Show dependency tree
Bug 149838 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-02 04:52 0000
beagle 0.2.10 was released on september 18th, mostly bugfixes.

Renaming the 0.2.9 ebuild works fine here (patches still apply fine), however
0.2.10 now offers a galago presence notification in the UI, that needs a new
dep on galago. As I do not use galago, I did not change the ebuild for it.


Gentoo Base System version 1.12.5
Portage 2.1.2_pre1-r4 (default-linux/x86/2006.1/desktop, gcc-4.1.1/vanilla,
glibc-2.4-r3, 2.6.17-ck1 i686)
=================================================================
System uname: 2.6.17-ck1 i686 Intel(R) Celeron(R) CPU 2.60GHz
Last Sync: Fri, 29 Sep 2006 11:20:01 +0000
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
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.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler
/etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=i686 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks fixpackages metadata-transfer
parallel-fetch prelink sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mir.zyrianes.net/gentoo/
http://pandemonium.tiscali.de/pub/gentoo/"
LANG="fr_FR.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="fr fr_FR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/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/local/portage"
SYNC="rsync://rsync.cafarelli.fr:22/gentoo-portage"
USE="x86 X a52 aac aim alsa bash-completion berkdb bitmap-fonts bonobo
browserplugin bzip2 cairo cddb cdr cli crypt cscope cups curl dbus dga dio
dlloader dri dts dvb dvd dvdr dvdread elibc_glibc emboss encode exif expat
ffmpeg fftw firefox flac foomaticdb fortran ftp gb gcj gdbm gif gimp glut gnome
gnustep gnutls gpm gstreamer gtk gtkhtml iconv idn imap imlib
input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog
jabber java jikes joystick jpeg kernel_linux lcms libcaca libg++ libwww
linguas_fr linguas_fr_FR live mad matroska mbox mikmod mime mmx mng mono mp3
mpeg msn musicbrainz ncurses nls nptl nptlonly nsplugin nvidia objc offensive
ogg oggvorbis openal opengl oscar oss pam pcre pda pdf perl pic png posix ppds
pppd python qt3 qt4 quicktime readline real realmedia recode reflection ruby
samba sdl session spell spl sqlite sse sse2 ssl svg tcpd theora threads tiff
truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l vcd
video_cards_i810 video_cards_radeon vorbis wifi win32codecs wmf wxwindows x264
xface xinerama xml xml2 xmms xorg xosd xscreensaver xv xvid yahoo zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Jeff Craig 2006-10-02 22:51:24 0000 -------
Created an attachment (id=98683) [details]
Patch updating the app-misc/beagle-2.9.ebuild to 2.10

Updates the app-misc/beagle-2.9.ebuild to 2.10.  Also adds support for an
optional local use flag "galago" to add galago support, though galago-sharp is
currently hardmasked as testing for GNOME 2.16

------- Comment #2 From Jeff Craig 2006-10-02 22:52:06 0000 -------
Created an attachment (id=98684) [details]
Adds app-misc/beagle:galago local use flag

Adds the description for the app-misc/beagle:galago use flag.

------- Comment #3 From Jeff Craig 2006-10-02 22:54:02 0000 -------
I can confirm that beagle works fine at the 2.10 level. However, I have not
tested the galago support, as I'm not testing the GNOME 2.16 branch at this
time.

------- Comment #4 From Bernard Cafarelli 2006-10-18 14:31:27 0000 -------
beagle 0.2.11 has been released, featuring vastly improved search performance,
especially with common searches. For this, simply renaming the ebuild again did
the job, and 0.2.11 works fine as it is (galago not tested).

There are also new features with KAddressbook, KNotes, Labyrinth and Totem. 

------- Comment #5 From Mike Smith 2006-10-24 07:44:55 0000 -------
beagle-2.11 works well for me (x86, gnome-2.16), including galago support
(confirmed using gaim as a provider).

------- Comment #6 From Luis Medinas (RETIRED) 2006-10-27 03:17:20 0000 -------
bumped on cvs

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug