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

Bug 541574

Summary: =media-gfx/skencil-1.0_alpha784.ebuild request conversion to distutils-r1 eclass
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: [OLD] DevelopmentAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: diff -u skencil ebuilds

Description Ian Delaney (RETIRED) gentoo-dev 2015-02-28 01:05:59 UTC
Created attachment 397636 [details, diff]
diff -u skencil ebuilds

ebuilds of skencil inherit distutils and require conversion to the new eclass and EAPI upgrade. Patches to be committed if there is no response in 2 weeks."

skencil-0.6.18_pre20080519.ebuild has been stabled.  Upon conversion, skencil-1.0_alpha784.ebuild will require purging and the revbumped -1.0_alpha784 made stable, then finally the skencil-0.6.18_pre20080519.ebuild may be purged.

The package also has a residual qa issue.

>>> Completed installing skencil-1.0_alpha784-r1 into /mnt/gen2/TmpDir/portage/media-gfx/skencil-1.0_alpha784-r1/image/

 * QA Notice: This package installs one or more .desktop files that do not
 * pass validation.
 * 
 * 	/usr/share/applications/skencil.desktop: error: (will be fatal in the future): value "skencil.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path
 * 	/usr/share/applications/skencil.desktop: error: value "image/svg" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character
 * 	/usr/share/applications/skencil.desktop: warning: value "Application;Graphics;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"
 * 

 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * src/extensions/Modules/curvelow.c:50:2: warning: implicit declaration of function ‘abs’ [-Wimplicit-function-declaration]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: http://www.skencil.org/
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2015-02-28 01:52:40 UTC
oh, RDEPEND="${DEPEND}" is erroneous.  DEPEND could be RDEPEND and 
RDEPEND="${DEPEND}" deleted outright.    Also, given PYTHON_REQ_USE="tk", 
I wonder is
dev-lang/tk also quire redundant?
Comment 2 Pacho Ramos gentoo-dev 2016-11-09 10:27:31 UTC
removed