Re: [Chicken-users] More on Packaging eggs

2010-09-29 Thread Jim Pryor
As I said in an earlier message, I've been writing up build scripts for Chicken Eggs for the Arch Linux packaging system. Out of 371 directories in the release/4 svn repo, I've been able to successfully build and package 328 of them. They're available here: http://aur.archlinux.org/packages.ph

Re: [Chicken-users] More on Packaging eggs

2010-09-29 Thread Peter Bex
On Wed, Sep 29, 2010 at 04:50:53PM -0400, Jim Pryor wrote: > A few packages I didn't try to package. I'd appreciate any guidance > about these---be it "yes, that's deprecated don't try to package it" or > "yes, that's not ready yet, don't try to package it" or "that should be > distributable, after

Re: [Chicken-users] More on Packaging eggs

2010-09-29 Thread Jim Ursetto
On Sep 29, 2010, at 16:10, Peter Bex wrote: > > wiki-parse was and initial attempt to tweak what was originally a parser > by Alex Shinn for mediawiki syntax, so that it could read svnwiki syntax. > > If Alex still wants to support it (I wouldn't recommend it, we've hacked > this egg beyond all

[Chicken-users] [ANN] IUP Bindings

2010-09-29 Thread Thomas Chust
Hello, in case anybody else finds this useful: I have created fairly full-featured bindings for the IUP graphical user interface library [1] that work identically (to the maximum possible extent) under the Racket [2] and CHICKEN [3] Scheme systems. You can find the documentation and the version c

Re: [Chicken-users] More on Packaging eggs

2010-09-29 Thread Jim Pryor
Hi Peter, thanks for the quick reply. Okay, so I'll keep colorize in the list and add qwiki to the list. > > phoghorn > > I assume this didn't work because it depends on epeg? Yes, phoghorn failed because it needed epeg (and probdist failed because it needed atlas-lapack). > > And here ar

[Chicken-users] Re: More on Packaging eggs

2010-09-29 Thread Derrell Piper
Jim, What went wrong with the 'uuid-ossp' egg? It does require the libuuid library be installed locally. libuuid is part of this (from MacPorts): fluffy506% port info ossp-uuid ossp-uuid @1.6.2 (devel) Variants: universal Description: ISO-C API and CLI for generating Unive

Re: [Chicken-users] More on Packaging eggs

2010-09-29 Thread Felix
From: Jim Pryor Subject: Re: [Chicken-users] More on Packaging eggs Date: Wed, 29 Sep 2010 16:50:53 -0400 > * These don't appear on the wiki page either, and moreover they don't > seem to have any usable metafiles: debug, geoip, gps, libsvm, scgi, > srfi-33 `debug' is obsolete. I'l