Setting USE="-libnotify" does not disable libnotify for Brasero if the required libs are already installed. This stems from the ebuild not using `$(enable_use libnotify)` in the configure arguments. Reproducible: Always Steps to Reproduce: 1. USE="-libnotify" emerge -av brasero 2. Wait till configure finishes 3. Raise eyebrows at enabled libnotify Actual Results: Glorious libnotify popups in Brasero :) Expected Results: They should be disabled
Created attachment 128825 [details, diff] Patch to fix the configure args attached patch fixes the configure args.
reassign the bug to me next time please take a look at the maintainer field. Thanks
Fix commited to CVS on 0.6.0 is about to become stable. Thanks