Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286564 - x11-terms/terminal-0.4.0 startup-notification dependency
Summary: x11-terms/terminal-0.4.0 startup-notification dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-26 19:51 UTC by Darren Smith
Modified: 2009-10-02 11:32 UTC (History)
0 users

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


Attachments
ebuild (terminal-0.4.0.ebuild,1.33 KB, text/plain)
2009-09-26 19:52 UTC, Darren Smith
Details
patch to configure script (terminal-0.4.0-configure.patch,816 bytes, patch)
2009-09-26 19:53 UTC, Darren Smith
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darren Smith 2009-09-26 19:51:17 UTC
Please consider this patch to remove the startup-notification dependency from x11-terms/terminal-0.4.0. The startup-notification dependency pulls in libxcb which is why I'd like to avoid it. Thanks!

Reproducible: Always
Comment 1 Darren Smith 2009-09-26 19:52:36 UTC
Created attachment 205334 [details]
ebuild

ebuild which adds startup-notification USE flag and patch
Comment 2 Darren Smith 2009-09-26 19:53:42 UTC
Created attachment 205336 [details, diff]
patch to configure script
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-09-28 06:18:50 UTC
Needs to be reported also in Xfce4's bugzilla -> http://bugs.xfce.org
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-09-30 22:51:36 UTC
And I suspect the patch isn't enough. What about Makefile.am's? A situation where --disable-startup-notification is passed and startup-notification is installed. Automagic linking.

Anyway, won't be applied before reporting to upstream.
Comment 5 Darren Smith 2009-10-01 01:02:47 UTC
(In reply to comment #4)
> And I suspect the patch isn't enough. What about Makefile.am's? A situation
> where --disable-startup-notification is passed and startup-notification is
> installed. Automagic linking.

I'm not sure what's going on, but as of now terminal-0.4.0 no longer requires startup-notification. All that needs to be done is to remove the dep from the ebuild. I don't see anywhere in the source where terminal is linked against startup-notification. Am I missing something?
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2009-10-02 11:32:58 UTC
Fixed in 0.4.1, couldn't find any reference to startup-notification the source's.