Bug 124192 - app-misc/beagle: do not install .desktop files if gui is disbaled
Bug#: 124192 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: metalgod@gentoo.org Reported By: phajdan.jr@gmail.com
Component: Applications
URL: 
Summary: app-misc/beagle: do not install .desktop files if gui is disbaled
Keywords:  
Status Whiteboard: 
Opened: 2006-02-26 11:24 0000
Description:   Opened: 2006-02-26 11:24 0000
app-misc/beagle should not install
/usr/share/applications/beagle-settings.desktop if gui is disabled (gtk USE
flag not set).

Version info:
app-misc/beagle-0.2.1

Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks fixpackages sandbox
sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://gentoo.po.opole.pl
http://gentoo.zie.pg.gda.pl ftp://gentoo.po.opole.pl"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="en pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X acl acpi alsa arts audiofile avi berkdb bitmap-fonts browserplugin
bzip2 cdb cdparanoia cdr cracklib crypt cups curl dbus dvd dvdr emboss encode
exif expat fam ffmpeg firefox foomaticdb fortran ftp gdbm gif gimp glut gmp
gstreamer gtk gtk2 hal idn imlib ipv6 java javascript jpeg kde lcms lzw
lzw-tiff mad mng mono mozilla mp3 mpeg ncurses nls nptl nsplugin nvidia ogg
oggvorbis opengl pam pcre pdf pdflib perl png python qt quicktime readline
samba scanner sdl spell sqlite ssl tcpd tiff truetype truetype-fonts
type1-fonts udev unicode usb userlocales vorbis xml2 xpm xv zlib linguas_en
linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS

------- Comment #1 From Daniel Drake 2006-03-02 05:33:34 0000 -------
Fixed upstream with:
http://www.reactivated.net/patches/beagle/0.2.1+cvs/no-gui-beagle-settings-desktop.patch

------- Comment #2 From Luis Medinas (RETIRED) 2006-03-04 08:21:10 0000 -------
Fixed on our cvs too. Thanks for the report.