Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384071 - dev-util/qshaderedit more correct ebuild
Summary: dev-util/qshaderedit more correct ebuild
Status: RESOLVED DUPLICATE of bug 143256
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-22 12:26 UTC by Sergey Golubev
Modified: 2011-10-02 19:53 UTC (History)
0 users

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


Attachments
qshaderedit-0.1.3.ebuild (qshaderedit-0.1.3.ebuild,1.14 KB, text/plain)
2011-09-28 04:32 UTC, Sergey Golubev
Details
qshaderedit-1.3.0.ebuild.diff (qshaderedit-1.3.0.ebuild.diff,1.84 KB, patch)
2011-09-28 05:48 UTC, Sergey Golubev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***