Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301832 - =kde-base/kdelibs-4*: XDG_MENU_PREFIX not exported to env
Summary: =kde-base/kdelibs-4*: XDG_MENU_PREFIX not exported to env
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://standards.freedesktop.org/menu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-22 12:43 UTC by Fabio Erculiani (RETIRED)
Modified: 2010-03-22 10:58 UTC (History)
0 users

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


Attachments
kde-base/kdelibs-4.3.4 ebuild patch (kdelibs-4.3.4-ebuild.patch,957 bytes, patch)
2010-01-22 12:46 UTC, Fabio Erculiani (RETIRED)
Details | Diff
11-xdg-menu-kde file to place into FILESDIR/dist (11-xdg-menu-kde,130 bytes, text/plain)
2010-01-22 12:47 UTC, Fabio Erculiani (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Erculiani (RETIRED) gentoo-dev 2010-01-22 12:43:57 UTC
Our kdelibs has XDG_MENU_PREFIX hardcoded at build time (done in ebuild's src_prepare function). fd.o compliants apps expect XDG_MENU_PREFIX to be properly set (if required) as specified in URL.
Since our ebuild is enforcing a particular XDG_MENU_PREFIX if env doesn't provide one, we should also make sure that our value is set to env using the same logic.

So, please find patches attached (against kdelibs-4.3.4).

Reproducible: Always
Comment 1 Fabio Erculiani (RETIRED) gentoo-dev 2010-01-22 12:46:38 UTC
Created attachment 217164 [details, diff]
kde-base/kdelibs-4.3.4 ebuild patch
Comment 2 Fabio Erculiani (RETIRED) gentoo-dev 2010-01-22 12:47:05 UTC
Created attachment 217165 [details]
11-xdg-menu-kde file to place into FILESDIR/dist
Comment 3 Fabio Erculiani (RETIRED) gentoo-dev 2010-03-22 10:58:18 UTC
@kde.
This has been fixed a few weeks ago, closing.