Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234985 - ebuild request dev-ruby/shoes
Summary: ebuild request dev-ruby/shoes
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://shoooes.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-08-17 05:33 UTC by Greg Fitzgerald
Modified: 2014-08-26 09:58 UTC (History)
3 users (show)

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


Attachments
Shoes-0.r925 ebuild (shoes-0.925.ebuild,1.03 KB, text/plain)
2008-08-17 05:34 UTC, Greg Fitzgerald
Details
Patch to enable user cflags. (shoes-0.925-makefile.patch,549 bytes, text/plain)
2008-08-17 05:34 UTC, Greg Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Fitzgerald 2008-08-17 05:33:07 UTC
Would like to request a ebuild for shoes. http://shoooes.net/

It's a multiplatform gui toolkit for ruby. I started a ebuild but currently has two issues I could use help solving.

First is * QA Notice: Pre-stripped files found:

I see no mention of strip anywhere in the make files, so not sure what to do with fixing that one. 

* QA Notice: The following files contain insecure RUNPATH's

Also not sure how to solve this correctly.

Appreciate the any help.

Reproducible: Always
Comment 1 Greg Fitzgerald 2008-08-17 05:34:16 UTC
Created attachment 163094 [details]
Shoes-0.r925 ebuild
Comment 2 Greg Fitzgerald 2008-08-17 05:34:48 UTC
Created attachment 163096 [details]
Patch to enable user cflags.
Comment 3 Hans de Graaff gentoo-dev Security 2008-08-27 18:24:55 UTC
The linker can also strip directly when instructed using the -s flag, perhaps that is what is going on?

I've never run into the RUNPATH issue so I don't know how to fix that without doing some additional digging. As far as I know it means that the run path in the library refers to the build directory, which poses a security risk.
Comment 4 Ben Roberts 2008-11-20 23:28:40 UTC
also seems to require media-libs/giflib
Comment 5 Greg Fitzgerald 2009-02-10 17:42:16 UTC
This should probably be closed as theres a working ebuild in the ruby overlay and I never got back to fixing this one.
Comment 6 Manuel Rüger (RETIRED) gentoo-dev 2014-07-26 14:03:51 UTC
Is there still any interest to get this into the tree? Please reply, otherwise the bug will be marked as WONTFIX in 30 days from now.

4.0.0.pre1 May 10, 2014  seems to be the recent version according to rubygems.
Comment 7 Manuel Rüger (RETIRED) gentoo-dev 2014-08-26 09:58:06 UTC
Closing old bug due to no response.