Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367977 - New Ebuild - GNUBik
Summary: New Ebuild - GNUBik
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.gnu.org/software/gnubik/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 04:01 UTC by Carter Young
Modified: 2011-05-20 03:26 UTC (History)
1 user (show)

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


Attachments
GNUbik 2.4 ebuild (gnubik-2.4.ebuild,767 bytes, text/plain)
2011-05-19 04:02 UTC, Carter Young
Details
Clean Patch for Gentoo that implements requested fix (scm-null-gentoo.patch,637 bytes, patch)
2011-05-19 22:22 UTC, Carter Young
Details | Diff
Updated Ebuild (gnubik-2.4.ebuild,712 bytes, text/plain)
2011-05-19 22:36 UTC, Carter Young
Details
removed ${PV} etc from epatch (gnubik-2.4.ebuild,704 bytes, text/plain)
2011-05-20 03:26 UTC, Carter Young
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carter Young 2011-05-19 04:01:34 UTC
Requesting new ebuild added to sunrise under games-puzzle.  Had ebuild checked in #gentoo-dev-help


Reproducible: Always
Comment 1 Carter Young 2011-05-19 04:02:52 UTC
Created attachment 273903 [details]
GNUbik 2.4 ebuild

First ebuild
Comment 2 Mike Gilbert gentoo-dev 2011-05-19 04:11:23 UTC
Please pastebin your ebuild #gentoo-sunrise to have it reviewed by the sunrise devs.
Comment 3 Rafał Mużyło 2011-05-19 05:40:25 UTC
Minor fix is required - right now, it requires (probably due to an oversight) guile[discouraged], but a trivial fix gets rid of this requirement:
change SCM_NULLP to scm_is_null.
Comment 4 Carter Young 2011-05-19 22:19:19 UTC
From: John Darrington (Developer)
Hi Carter,

Many thanks for your Email.  

I'm not sure that such a change warrants a new release.  But I'll certainly
add your change to the git repository on savannah.gnu.org, so that it'll
be already there when the next release comes around.

I think if Gentoo can maintain their own patch for this, that would be the
best solution.   If absolutely necessary, I may be able to get a pre-release
put on alpha.gnu.org but I'd rather not do that unless I have to.

Thanks for your interest in Gnubik.  And thanks once  again for the bug report.

John
Comment 5 Carter Young 2011-05-19 22:22:52 UTC
Created attachment 274021 [details, diff]
Clean Patch for Gentoo that implements requested fix

My first diff/patch with a little nudging from the devs...
Comment 6 Carter Young 2011-05-19 22:36:17 UTC
Created attachment 274023 [details]
Updated Ebuild

Ebuild now includes an epatch to apply patch.
Comment 7 Carter Young 2011-05-20 03:26:48 UTC
Created attachment 274053 [details]
removed ${PV} etc from epatch

Also Tested in my local_overlay