Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81865 - app-cdr/xcdroast ebuild cleanup
Summary: app-cdr/xcdroast ebuild cleanup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 08:07 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-03-29 17:05 UTC (History)
1 user (show)

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


Attachments
Patch over current ebuild. (xcdroast.patch,1.99 KB, patch)
2005-02-13 08:08 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-13 08:07:50 UTC
This patch applied over current ebuild for xcdroast removes the need of the gnome use-flag, creating anyway the .desktop file, using make_desktop_entry instead of the inlined .desktop file, and installing the icon in the hicolor structure.

I also changed the way econf is called to make it similar to other ebuilds using use_enable instead of || and &&.

HTH, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-13 08:08:09 UTC
Created attachment 51128 [details, diff]
Patch over current ebuild.
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2005-03-29 17:05:43 UTC
Thanks for the cleanup!  I applied the changes to the current stable xcdroast.  No revision upgrade needed.