Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388423 - dev-util/geany-plugins should depend on slotted app-text/gtkspell:0 due to new gtkspell-3
Summary: dev-util/geany-plugins should depend on slotted app-text/gtkspell:0 due to ne...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nathan Phillip Brink (binki) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome3.2
  Show dependency tree
 
Reported: 2011-10-25 09:08 UTC by Pim Vullers
Modified: 2011-10-27 04:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pim Vullers 2011-10-25 09:08:24 UTC
In the gnome overlay app-text/gtkspell-3.0.0_pre20110814:3 is available. geany-plugins does not build against this, only gtkspell-2.*. This can be solved by depending on the slotted version.

Reproducible: Always

Steps to Reproduce:
1. emerge gtkspell-3
2. unmerge gtkspell-2 (depclean)
3. emerge geany-plugins (preserved-rebuild)1.

Actual Results:  
...
checking for LUA... yes
checking for GTKSPELL... no
configure: error: Package requirements (gtkspell-2.0) were not met:

No package 'gtkspell-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTKSPELL_CFLAGS
and GTKSPELL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
...

Expected Results:  
Build finishes successfully.

I know this issue is caused by the gnome-overlay, but this ebuild will hit the
portage tree one time. So it is better to be prepared.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-10-25 13:19:18 UTC
( When filing bug reports about specific packages, please prefix the package name with the appropriate category. )
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2011-10-25 16:04:56 UTC
Fix committed to gentoo-x86 CVS.

Thanks for the report!
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2011-10-27 04:52:58 UTC
Note: gtkspell-2 has been slotmoved to 2. I have updated the slot dependencies in geany-plugins accordingly.