Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 239486 - New SMPlayer ebuild with "debug" USE flag
Summary: New SMPlayer ebuild with "debug" USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-04 00:03 UTC by Michael Perlov
Modified: 2008-10-15 17:06 UTC (History)
0 users

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


Attachments
media-video/smplayer-0.6.3.ebuild (smplayer-0.6.3.ebuild,2.44 KB, text/plain)
2008-10-04 00:04 UTC, Michael Perlov
Details
patch for media-video/smplayer-0.6.3.ebuild (smplayer-0.6.3-debug.patch,677 bytes, patch)
2008-10-04 20:08 UTC, Michael Perlov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Perlov 2008-10-04 00:03:46 UTC
If you compile smplayer with existing ebuild, it will flood your console or ~/.xsession_errors with Debug: messages

Added debug USE flag to eliminate this.

Reproducible: Always
Comment 1 Michael Perlov 2008-10-04 00:04:44 UTC
Created attachment 167120 [details]
media-video/smplayer-0.6.3.ebuild
Comment 2 Thomas Sachau gentoo-dev 2008-10-04 18:11:58 UTC
Why IUSE="-debug" and not "debug"?

Also, for minor changes please attach a diff/patch instead of the complete ebuild.
Comment 3 Michael Perlov 2008-10-04 20:08:28 UTC
Created attachment 167216 [details, diff]
patch for media-video/smplayer-0.6.3.ebuild
Comment 4 Thomas Sachau gentoo-dev 2008-10-04 20:35:08 UTC
thanks, assigning
Comment 5 Ben de Groot (RETIRED) gentoo-dev 2008-10-15 17:06:41 UTC
Fix committed. Thanks for your contribution!