| Bug#: 47088 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: squinky86@gentoo.org | Reported By: evermind@tuxfamily.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: new ebuild app-text/sword-1.5.7 | |||
| Keywords: EBUILD | |||
| Status Whiteboard: | |||
| Opened: 2004-04-07 06:58 0000 | |||
| Description: | Opened: 2004-04-07 06:58 0000 |
ebuild and patch to compile with curl (maybe it is a hack but for me it works)
Created an attachment (id=28832) [details]
sword-1.5.7.ebuild
ebuild for sword-1.5.7
Created an attachment (id=28833) [details]
installmgr.patch
patch to compile with curl (for sword-1.5.7)
already in bugzilla sorry for this http://bugs.gentoo.org/show_bug.cgi?id=39300
now in portage ~x86 with your patch. A few notes: use econfigure and pass configuration options to it.
Sorry, didn't post all of my comments earlier and hit the "commit" button too
fast. Alright, all patches should be done in the src_unpack function, and you
shouldn't have to tell the user to disable sandbox. I did fix it up for you.
Also, "true" is defined, not "TRUE", so instead of taking out "TRUE" in the
patch, I changed it to "true" as noted in bug #44041.