First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 143584
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Samir M. Nassar <bugzilla@steamedpenguin.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
digikam-0.8.2.ebuild digikam-0.8.2.ebuild text/plain Wulf Krueger (RETIRED) 2006-08-12 14:28 0000 2.58 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 143584 depends on: 143776 Show dependency tree
Bug 143584 blocks: 143603
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-08-11 09:25 0000
Portage 2.1.1_pre4-r4 (default-linux/x86/2006.0, gcc-4.1.1/vanilla,
glibc-2.4-r3, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.12.4
Last Sync: Thu, 10 Aug 2006 03:20:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: [Not Present]
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/conf.d /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/share/config/kdm /usr/kde/3.5/shutdown /usr/share/X11/xkb
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf
/etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/
http://prometheus.cs.wmich.edu/gentoo"
LINGUAS=""
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/refugee"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avi berkdb bitmap-fonts bzip2 cdr cli crypt cups
dlloader dri dvd eds elibc_glibc emboss encode foomaticdb gdbm gif gpm
gstreamer gtk2 hal ieee1394 imlib input_devices_keyboard input_devices_mouse
ipv6 isdnlog jpeg kde kdeenablefinal kdehiddenvisibility kernel_linux lcms
libg++ libwww logitech-mouse mad mikmod motif mp3 mpeg ncurses nls nptl
nptlonly ogg opengl pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime
readline reflection sdl session spell spl ssl tcpd tiff truetype truetype-fonts
type1-fonts udev unicode userland_GNU video_cards_radeon vorbis xml xorg xv
zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

------------------------------------

On start digikam looks for dcraw but dcraw isn't a dependency of digikam,
optional or not. This is with version 8.2.0 of digikam. Digikam works just fine
without dcraw. However it should be part of the ebuild.

------- Comment #1 From Ioannis Aslanidis 2006-08-11 12:59:52 0000 -------
I can confirm this.

carlo: should a local use flag for optional support be added or force it to be
installed stright away?

------- Comment #2 From Wulf Krueger (RETIRED) 2006-08-12 14:28:04 0000 -------
Created an attachment (id=94090) [edit]
digikam-0.8.2.ebuild

Here's the 0.8.2 ebuild with the "dcraw" local USE flag (it already exists) and
a corresponding conditional dependency added. As dcraw is not vital to using
digikam an USE flag is better than making it a mandatory dependency, IMHO.

------- Comment #3 From Ioannis Aslanidis 2006-08-12 15:06:11 0000 -------
You didn't need to post an ebuild, I'm simply waiting for carlo's reply.
However, due to the fact that it shows an error message complaining about it,
maybe I should for the dependency to be always installed. We will see.

------- Comment #4 From Wulf Krueger (RETIRED) 2006-08-12 15:16:10 0000 -------
Sorry for trying to help. 

The message is just a warning and one can continue using digikam without dcraw.
That's why I would prefer a local USE flag. Just my two cents.

------- Comment #5 From Ioannis Aslanidis 2006-08-12 15:50:35 0000 -------
(In reply to comment #4)
> Sorry for trying to help. 

I do thank you, do not missunderstand my words. :)

------- Comment #6 From Ioannis Aslanidis 2006-08-13 04:50:12 0000 -------
For what I've seen in other distributions, cdraw is set as not-optional
dependency. I'll set it without USE flag for now. It can be changed later on.

------- Comment #7 From Ioannis Aslanidis 2006-08-13 06:46:28 0000 -------
I'll set this as hard dependency for now. Once 'on by default' local flags
feature is stable we might change it.

------- Comment #8 From Ioannis Aslanidis 2006-08-13 07:42:16 0000 -------
Fixed in CVS. Thanks for reporting it.

First Last Prev Next    No search results available      Search page      Enter new bug