Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 384071

Summary: dev-util/qshaderedit more correct ebuild
Product: Gentoo Linux Reporter: Sergey Golubev <golubevsv>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: qshaderedit-0.1.3.ebuild
qshaderedit-1.3.0.ebuild.diff

Description Sergey Golubev 2011-09-22 12:26:50 UTC
Existing ebuild installs QShaderEdit with incorrect .desktop file:
1. without setting Category in .desktop file
2. icon for application does not exist
3. Existing examples in tarball will be never installed
4. User can not build debug version of package

Reproducible: Always

Steps to Reproduce:
1. emerge the package


Expected Results:  
Allow user to specify what configuration will build (debug/release - USE debug)
Allow user to specify, install examples or not (USE examples)
Ebuild creates correct .desktop file with standard application-x-executable mimetype icon and cpecified Qt;KDE;Graphics categories

Rewriten ebuild can be found here: http://paste.pocoo.org/show/480443/
Comment 1 Mike Gilbert gentoo-dev 2011-09-27 04:42:02 UTC
Please do not use pastebins in bug reports. Attach the file instead.

When modifying an existing ebuild, please provide a patch to show exactly what your have changed.
Comment 2 Sergey Golubev 2011-09-28 04:32:43 UTC
Created attachment 288039 [details]
qshaderedit-0.1.3.ebuild
Comment 3 Sergey Golubev 2011-09-28 05:48:32 UTC
Created attachment 288041 [details, diff]
qshaderedit-1.3.0.ebuild.diff
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2011-10-02 19:53:40 UTC
There is already a bug about this package. Please post your improvements there. Thank you

*** This bug has been marked as a duplicate of bug 143256 ***