Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261206 - dev-scheme/schemik-1.2.38.0 (new ebuild)
Summary: dev-scheme/schemik-1.2.38.0 (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Scheme Project
URL: http://schemik.sourceforge.net/
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2009-03-04 18:41 UTC by Petr Pisar
Modified: 2010-07-05 00:46 UTC (History)
1 user (show)

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


Attachments
ebuild for dev-scheme/schemik-1.2.34.1 (schemik-1.2.34.1.ebuild,765 bytes, text/plain)
2009-03-04 18:44 UTC, Petr Pisar
Details
improved ebuild (schemik-1.2.34.1.ebuild,806 bytes, text/plain)
2009-03-08 18:43 UTC, Petr Pisar
Details
ebuild for 1.2.38.0 version (schemik-1.2.38.0.ebuild,959 bytes, text/plain)
2009-05-18 12:02 UTC, Petr Pisar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisar 2009-03-04 18:41:12 UTC
Schemik is a high-level lexically-scoped implicitly-parallel dialect of Scheme and Common LISP interpreter written in C and released under GPL-3. See URL for more details.
Comment 1 Petr Pisar 2009-03-04 18:44:19 UTC
Created attachment 183918 [details]
ebuild for dev-scheme/schemik-1.2.34.1

This is ebuild for version 1.2.34.1. It utilizes package provided Makefile and links against readline (this could be optional, however Makefile doesn't support it.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-05 16:53:06 UTC
Reassigning to maintainer-wanted.
Comment 3 Vadim Kuznetsov (RETIRED) gentoo-dev 2009-03-06 23:39:39 UTC
I've bumped the version and submitted the ebuild to gentoo-lisp overlay.
Comment 4 Petr Pisar 2009-03-08 18:43:10 UTC
Created attachment 184345 [details]
improved ebuild

This is newer ebuild reviewed by Gentoo developers (removes unused eclass, RDEPENEDs and dies on errors).
Comment 5 Petr Pisar 2009-03-08 18:46:42 UTC
(In reply to comment #3)
> I've bumped the version and submitted the ebuild to gentoo-lisp overlay.
> 
Thank you.

I'm on the way to get it into sunrise overlay. Is it valuable benefit, or do you have any objection?

Comment 6 Vadim Kuznetsov (RETIRED) gentoo-dev 2009-03-08 22:56:33 UTC
I have no objections against sunrize project overlay. The Schemik being in the gentoo-lisp overlay is a bit closer to the scheme project.
Comment 7 Petr Pisar 2009-03-09 21:02:39 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/proj/sunrise/browser/sunrise/dev-scheme/schemik
Comment 8 Petr Pisar 2009-05-18 12:02:27 UTC
Created attachment 191651 [details]
ebuild for 1.2.38.0 version 

Version 1.2.38.0 released by upstream. Flex and bison dependencies dropped, glib-2.0 added.

For Assigned herd: Shall I commit this new version to sunrise overlay?
Comment 9 Marijn Schouten (RETIRED) gentoo-dev 2009-05-18 14:00:59 UTC
I have agreed with Petr to have the Scheme team maintain Schemik in our own Lisp overlay. We will greatly appreciate bump notifications with patches against the latest version in the Lisp overlay from him.
Comment 10 Tomás Touceda (RETIRED) gentoo-dev 2010-07-05 00:46:42 UTC
+*schemik-1.2.40.0 (05 Jul 2010)
+
+  05 Jul 2010; Tomas Touceda <chiiph@gentoo.org> +schemik-1.2.40.0.ebuild,
+  +metadata.xml:
+  Schemik initial commit. Thanks to Petr Pisar for the ebuild