Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-scheme/guile
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.63 2008/08/28 19:08:10 ulm Exp $
28 Aug 2008; Ulrich Mueller
Fix byte-compilation of Emacs lisp files, bug 236046.
*guile-1.8.5-r1 (22 Aug 2008)
22 Aug 2008; Ulrich Mueller
+guile-1.8.5-r1.ebuild:
Fix Emacs support, bug 234898.
28 Jul 2008; Panagiotis Christopoulos
Update metadata.xml to include USE flag descriptions. Entries taken from
profiles/use.local.desc
04 Jul 2008; Marijn Schouten
fix bug 230754
*guile-1.8.5 (07 May 2008)
07 May 2008; Marijn Schouten
bump:
- Infrastructure changes
- Guile repository switched from CVS to Git
- Add support for `pkg-config'
- New modules (see the manual for details)
- `(srfi srfi-88)'
- New features (see the manual for details)
- New `postfix' read option, for SRFI-88 keyword syntax
- Some I/O primitives have been inlined, which improves I/O performance
- New object-based traps infrastructure
- New support for working on Guile code from within Emacs
- Bugs fixed
- `scm_add_slot ()' no longer segfaults (fixes bug #22369)
- Fixed `(ice-9 match)' for patterns like `((_ ...) ...)'
- `(oop goops describe)' now properly provides the `describe' feature
- Fixed `args-fold' from `(srfi srfi-37)'
- `(srfi srfi-35)' is now visible through `cond-expand'
- Fixed type-checking for the second argument of `eval'
- Fixed type-checking for SRFI-1 `partition'
- Fixed `struct-ref' and `struct-set!' on "light structs"
- Honor struct field access rights in GOOPS
- Changed the storage strategy of source properties, which fixes
a deadlock
- Allow compilation of Guile-using programs in C99 mode with GCC 4.3
and later
- Fixed build issue for GNU/Linux on IA64
- Fixed build issues on NetBSD 1.6
- Fixed build issue on Solaris 2.10 x86_64
- Fixed build issue with DEC/Compaq/HP's compiler
- Fixed `scm_from_complex_double' build issue on FreeBSD
- Fixed `alloca' build issue on FreeBSD 6
- Removed use of non-portable makefile constructs
- Fixed shadowing of libc's
- Make sure all tests honor `$TMPDIR'
- Changes to the distribution
- New FAQ
06 May 2008; Marijn Schouten
add new fix for libtool-2.2.4, thanks to Panagiotis Christopoulos
*guile-1.8.4-r1 (25 Apr 2008)
25 Apr 2008; Marijn Schouten
+guile-1.8.4-r1.ebuild:
add fixes for libtool-2.2 bug 212723 and gcc-4.3, bug 214787
17 Apr 2008; nixnut
Stable on ppc wrt bug 217410
15 Apr 2008; Jeroen Roovers
Stable for HPPA (bug #217410).
14 Apr 2008; Markus Rothe
Stable on ppc64; bug #217410
14 Apr 2008; Raúl Porcel
alpha/ia64/sparc stable wrt #217410
13 Apr 2008; Markus Meier
amd64/x86 stable, bug #217410
13 Apr 2008; Marijn Schouten
guile-1.8.4.ebuild:
fix license for 1.8.4, bug 212672
13 Apr 2008; Marijn Schouten
remove experimental prefix=/ ebuild
24 Feb 2008; Jeroen Roovers
Stable for HPPA (bug #210465).
24 Feb 2008; Jeroen Roovers
Fix quoting issues.
21 Feb 2008; Marijn Schouten
guile-1.8.4.ebuild:
since we don't know whether we are uninstalling or merely cleaning an old
install, while leaving a new one, we CANNOT remove
/usr/share/guile/site/slibcat, fixes bug 210893, again
20 Feb 2008; Marijn Schouten
put guile-1.6.8 back as some ebuilds still depend on it, thanks to tove
20 Feb 2008; Marijn Schouten
-guile-1.6.8.ebuild, -guile-1.8.1-r3.ebuild:
remove old stuff
*guile-1.8.4 (20 Feb 2008)
20 Feb 2008; Marijn Schouten
bump:
- Bugs fixed
- CR (ASCII 0x0d) is (again) recognized as a token delimiter by the
reader
- Fixed a segmentation fault which occurred when displaying the
backtrace of a stack with a promise object (made by `delay') in it
- Make `accept' leave guile mode while blocking
- `scm_c_read ()' and `scm_c_write ()' now type-check their port
argument
- Fixed a build problem on AIX (use of func_data identifier)
- Fixed a segmentation fault which occurred when hashx-ref or
hashx-set! was called with an associator proc that returns neither
a pair nor #f.
- Secondary threads now always return a valid module for
(current-module).
- Avoid MacOS build problems caused by incorrect combination of "64"
system and library calls.
- `guile-snarf' now honors `$TMPDIR'
- `guile-config compile' now reports CPPFLAGS used at compile-time
- Fixed build with Sun Studio (Solaris 9)
- Fixed wrong-type-arg errors when creating zero length SRFI-4
uniform vectors on AIX.
- Fixed a deadlock that occurs upon GC with multiple threads.
- Fixed compile problem with GCC on Solaris and AIX (use of _Complex_I)
- Fixed autotool-derived build problems on AIX 6.1.
- Fixed NetBSD/alpha support
- Fixed MacOS build problem caused by use of rl_get_keymap(_name)
- New modules (see the manual for details)
- `(srfi srfi-69)'
19 Feb 2008; Christoph Mende
Stable on amd64, bug #210465
18 Feb 2008; Raúl Porcel
alpha/ia64/sparc stable wrt #210465
18 Feb 2008; Brent Baude
stable ppc64, bug 210465
17 Feb 2008; Christian Faulhammer
guile-1.8.3-r2.ebuild, guile-1.8.3-r25.ebuild:
disable test if USE=regex is not set, fixes bug 164266, reported by zlin
17 Feb 2008; Christian Faulhammer
guile-1.8.3-r2.ebuild:
stable x86, bug 210465
17 Feb 2008; nixnut
Stable on ppc wrt bug 210465
17 Feb 2008; Marijn Schouten
dodir -> keepdir, or else emerging twice will not keep the directory as
needed for slib
*guile-1.8.3-r2 (23 Jan 2008)
23 Jan 2008; Marijn Schouten
fix bug 196639 for guile, and bug 206896 too
17 Dec 2007; Marijn Schouten
fix /-prefix install
14 Dec 2007; Jeroen Roovers
Stable for HPPA (bug #178360).
13 Dec 2007; Raúl Porcel
ia64 stable wrt #178360
11 Dec 2007; nixnut
Stable on ppc wrt bug 178360
*guile-1.8.3-r25 (07 Dec 2007)
07 Dec 2007; Marijn Schouten
add guile that installs to prefix=/ for einit
13 Nov 2007; Samuli Suominen
amd64 stable wrt #182995
*guile-1.8.3-r1 (18 Oct 2007)
18 Oct 2007; Marijn Schouten
+guile-1.8.3-r1.ebuild:
fix reader regression
*guile-1.8.3 (17 Oct 2007)
17 Oct 2007; Marijn Schouten
Add bugfix release 1.8.3:
- New modules (see the manual for details)
- `(srfi srfi-35)'
- `(srfi srfi-37)'
- Bugs fixed
- The `(ice-9 slib)' module now works as expected
- Expressions like "(set! 'x #t)" no longer yield a crash
- Warnings about duplicate bindings now go to stderr
- A memory leak in `make-socket-address' was fixed
- Alignment issues (e.g., on SPARC) in network routines were fixed
- A threading issue that showed up at least on NetBSD was fixed
- Build problems on Solaris and IRIX fixed
- Implementation improvements
- The reader is now faster, which reduces startup time
- Procedures returned by `record-accessor' and `record-modifier' are faster
15 Oct 2007; Markus Rothe
Stable on ppc64
05 Oct 2007; Raúl Porcel
alpha stable wrt #182995, thanks to Tobias Klausmann for testing
02 Oct 2007; Ferris McCormick
Sparc stable --- part of Bug #182995 --- with USE='nls regex deprecated'.
02 Oct 2007; Christian Faulhammer
stable x86, bug 182995
*guile-1.8.2 (29 Jul 2007)
29 Jul 2007; Marijn Schouten
add 1.8.2, remove silly sleep 999 from tests and disable failing patches
(all probably upstream)
23 Jun 2007; Diego Pettenò
Filter -ftree-vectorize flag as per bug #178499.
02 Jun 2007; nixnut
Stable on ppc wrt bug 178360
31 May 2007; Diego Pettenò
Add ~x86-fbsd keyword.
25 May 2007; Diego Pettenò
The FreeBSD patches has to be applied before eautoreconf is ran, or they
will not be picked up.
25 May 2007; Marijn Schouten
+files/guile-1.8.1-clog-cexp.patch,
+files/guile-1.8.1-defaultincludes.patch, guile-1.8.1-r3.ebuild:
add freebsd fixes from flameeyes, bug 179728
25 May 2007; Marijn Schouten
re-enable -j1 for 1.6.8, bug 179738
20 May 2007; Raúl Porcel
alpha stable wrt #178360
19 May 2007; Markus Rothe
Stable on ppc64; bug #178360
17 May 2007; Marijn Schouten
guile-1.6.8.ebuild:
disable the few broken tests, bug 178835; remove large sleep
16 May 2007; Daniel Gryniewicz
Marked stable on amd64 for bug #178360
15 May 2007; Ferris McCormick
Stable on sparc --- Bug #178360 --- builds, runs all tests, and installs as
expected.
15 May 2007; Jeroen Roovers
Stable for HPPA (bug #178360).
14 May 2007; Raúl Porcel
ia64 stable wrt #178360
14 May 2007; Markus Ullmann
Stable on x86 wrt bug #178360
13 Mar 2007; Marijn Schouten
-guile-1.4.1.ebuild, -guile-1.6.4-r1.ebuild, -guile-1.6.6.ebuild:
clean out old guile versions
*guile-1.8.1-r3 (03 Mar 2007)
03 Mar 2007; Marijn Schouten
+files/guile-1.8.1-autotools_fixes.patch, +files/guile-1.8-rational.patch,
-guile-1.8.1-r1.ebuild, +guile-1.8.1-r3.ebuild:
add patch for xbindkeys
*guile-1.8.1-r2 (28 Feb 2007)
28 Feb 2007; Marijn Schouten
+files/guile-1.8-rational.patch, +guile-1.8.1-r2.ebuild:
add guile patched for lilypond 2.11.x
28 Jan 2007; Marijn Schouten
deprecated depends on discouraged being enabled, bug 164206
28 Jan 2007; Marijn Schouten
remove guile-1.8.1 with broken econf
*guile-1.8.1-r1 (25 Jan 2007)
25 Jan 2007; Marijn Schouten
fix missing \ from configure causing all options and use flags to be ignored
*guile-1.8.1 (22 Jan 2007)
22 Jan 2007; Marijn Schouten
added guile-1.8.1
*guile-1.6.8 (12 Jan 2007)
12 Jan 2007; Marijn Schouten
Added 1.6.8 ebuild
10 Jan 2007; Marijn Schouten
+files/guile-amd64.patch, +files/guile-1.6.7-gcc4.patch,
+files/guile-1.6.7-posix.patch, +files/guile-1.6.7-scmsigs.patch,
+metadata.xml, +guile-1.4-r3.ebuild, +guile-1.4.1.ebuild,
+guile-1.6.4-r1.ebuild, +guile-1.6.6.ebuild, +guile-1.6.7.ebuild:
Moved from dev-util/guile to dev-scheme/guile.
05 Jan 2007; Diego Pettenò
Remove gnuconfig_update usage, leave it to econf.
18 Dec 2006; Fabian Groffen
-files/guile-macos-posix.patch, -files/guile-macos-relink.patch,
guile-1.6.4-r1.ebuild, guile-1.6.6.ebuild, guile-1.6.7.ebuild:
Dropped ppc-macos keyword, see you in prefix.
18 Mar 2006; Markus Rothe
Stable on ppc64; bug #126569
09 Sep 2005; Brent Baude
Marking guile-1.6.7 as ~ppc64 for bug 103918
07 Aug 2005; Kito
+files/guile-1.6.7-scmsigs.patch, guile-1.6.7.ebuild:
updated patches or gcc4/Darwin8
23 Jul 2005; MATSUU Takuto
Stable on sh.
12 Jul 2005; Stephen P. Becker
stable on mips
23 Jun 2005; Guy Martin
Stable on hppa.
14 Jun 2005; Fernando J. Pereda
Stable on alpha
12 Jun 2005; Olivier Crête
Stable on amd64
12 Jun 2005; Tobias Scherbaum
Stable on ppc.
06 Jun 2005; Gustavo Zacarias
Stable on sparc
24 Apr 2005; Martin Schlemmer
+files/guile-1.6.7-gcc4.patch, guile-1.6.7.ebuild:
Fix to build with gcc-4.0.0.
06 Apr 2005; Seemant Kulleen
guile-1.6.6.ebuild, guile-1.6.7.ebuild:
make sure ppc compiles this with -O2 rather than -O3 which causes breakage.
This should fix bug #85670 by Martin
somewhat solve bug #27716, but I leave that to Spanky and Alastair
06 Apr 2005; Seemant Kulleen
-guile-1.6.4-r2.ebuild:
remove crufty ebuilds
*guile-1.6.7 (28 Jan 2005)
28 Jan 2005; Alastair Tse
version bump. should fix compile problems people are having? (#73920)
*guile-1.6.6 (10 Dec 2004)
10 Dec 2004; Aron Griffis
Bump to 1.6.6
17 Oct 2004; Alastair Tse
+files/guile-1.4-inet_aton.patch, -files/net_db.c, guile-1.4-r3.ebuild,
guile-1.4.1.ebuild:
fix inet_aton issue plus remove old net_db.c from FILESDIR
11 Oct 2004; Mamoru KOMACHI
+files/guile-macos-posix.patch, +files/guile-macos-relink.patch,
guile-1.6.4-r1.ebuild:
Added to ~ppc-macos. Thanks to Robin Munn
closing bug #62277.
*guile-1.6.4-r2 (19 Sep 2004)
19 Sep 2004; Danny van Dyk
Bumped to version 1.6.4-r2. This version is only necessary for gnucash on
amd64. It disables deprecations that leave undefined references in shared
libraries.
13 May 2004; Michael McCabe
Added s390 keywords
28 Apr 2004; Jon Portnoy
Stable on AMD64.
25 Mar 2004; Joshua Kinard
Marked stable on mips.
11 Feb 2004; Joshua Kinard
Added ~mips to satisfy repoman deps
18 Jan 2004;
marked stable on sparc, we were really falling behind
14 Jan 2004;
added ~sparc
12 Jan 2004;
files/guile-amd64.patch:
Added support for AMD64. Builds and installs just fine. Needs further testing.
Bug #35481.
04 Jan 2004; Daniel Ahlberg
Add gnuconfig_update. Closing #37166.
03 Jan 2004;
Stable on ia64
03 Dec 2003; Aron Griffis
Stable on alpha
22 Nov 2003; Alastair Tse
metadata.xml:
disable parallel builds because it breaks on -j5 (#34029)
04 Nov 2003; Brad House
add amd64 flag
*guile-1.6.4-r1 (06 Sep 2003)
06 Sep 2003; Daniel Robbins
revision to close bug 23493; texmacs should now be able to find guile via the
GUILE_LOAD_PATH env var (/etc/env.d fix.) This shouldn't break any arch so
keeping the KEYWORDS the same on this bump.
19 Aug 2003; Aron Griffis
26484 by filtering out -g3
24 Jul 2003; Tavis Ormandy
~alpha
17 May 2003; Alastair Tse
masking 1.5.x
*guile-1.6.4 (28 Apr 2003)
24 Aug 2003; Guy Martin
Added hppa to KEYWORDS.
28 Apr 2003; Alastair Tse
version bump to 1.6.x series using SLOT=12.
05 Feb 2003; Jon Nall
ok, moving back to ~ppc as all seems well if compiled with
-O2. use flag-o-matic to force -O2 for ppc.
05 Feb 2003; Jon Nall
changed to -ppc as this compiles, but guile-config breaks
immediately
05 Feb 2003; Jon Nall
added ~ppc
04 Feb 2003; Aron Griffis
Mark stable on alpha
16 Dec 2002; Aron Griffis
Added ~alpha to KEYWORDS
06 Dec 2002; Rodney Rees
*guile-1.4-r3 (23 Apr 2003)
12 Jul 2003; Daniel Ahlberg
Added missing changelog entry.
*guile-1.4.1 (19 Aug 2002)
05 Nov 2002; L. Boshell
was changed.
19 Aug 2002; L. Boshell
stable version. Thanks to Rigo Ketelings for the notice.
*guile-1.5.4 (1 Feb 2002)
23 Jul 2002; Mark Guertin
Added ppc to keywords
1 Feb 2002; G.Bevin
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
AUX 50guile-gentoo.el 74 RMD160 e64895b1e48ca842f32301a2ac68ae099e25844e SHA1 ec3a8ab924b595fc5323eec7c33f938e9d26a911 SHA256 ad625c24e5bb48b001eb4a68d441f10037acf467f5f91f68106c538dbee965b5
AUX fix-reader-cr.diff 359 RMD160 852538454e948cb1d6bd605a4c1651463e148de4 SHA1 f5ee616ece18ef9cd2e2acaae5de0f76527c6596 SHA256 96972332fb3c2a66ce47e0326216cb110f26f450305fc66b511cd3fdf2f5077d
AUX gcc-4.3.patch 2097 RMD160 9143d75c389f3bc2d57fab7d197064899ec573aa SHA1 339a5e22e528204d85b1d049f01d58d5f9be409f SHA256 3702a63fef213535d2df8dfa093f73d5642640537a4ae3a1f1bc7f9ada5333b4
AUX guile-1.4-inet_aton.patch 624 RMD160 af4fb5713ed861821b9a0cf0ae8ad47a7591b95e SHA1 917c260608b18fa58dcf5e34f57bdf1415d043be SHA256 4fab8cbc26b94c490c47e6f3eb1ba46543e405a32854f7546f4b18680631a331
AUX guile-1.6.7-gcc4.patch 483 RMD160 6efec429cb5e150c462a1e9686449c0cb3804e25 SHA1 a2fe7f0bc57e4414d1f8c450d042867363eafc77 SHA256 27949055a893c6d302bb54cf3fd51c0bc4f3316e54ede7f3ecc2a5b3234f0d39
AUX guile-1.6.7-posix.patch 405 RMD160 57163919423e86f86335abd4ea93951e2fce0a71 SHA1 193c75207ea6698f9bdbc7d555c1dd3363391352 SHA256 3be2744874d0f60a1081b704c18fcd072b325c2dea7eae0ffadf5c26e810f582
AUX guile-1.6.7-scmsigs.patch 319 RMD160 2493f9e7b3f343e1f88c40dc7136980019188bb1 SHA1 8ff4ba4be0549ebd5b01008329d25df398a236e2 SHA256 d35bf326527e42db802e4271ab5e20481fbd2c6a48d5f36a7f9df6ce9382806e
AUX guile-1.8-rational.patch 4942 RMD160 6c626c63c08a3689213ca43a34a82a16cf512118 SHA1 2123ab36b99f58669d6bc5d16f07e184d496722f SHA256 5e8e652c385957d6c57edb753a3266c8a9ae53eae3d89664588b2ae860612c3f
AUX guile-1.8.1-autotools_fixes.patch 1269 RMD160 a2df65365383482b45c5b3a9e6030534f12298a0 SHA1 06689ef12334d2eedb479ec8d3a514b68450215d SHA256 e32ea6c42f36b125c4757d49bee102f641360d70a7879c1f0995cade752df664
AUX guile-1.8.1-clog-cexp.patch 2722 RMD160 66ae30d40324d2b0af5b864759a3f505ebb8483c SHA1 3ae36c90c6d526e446a89fc7475321e8360611bc SHA256 7f9aeb4303f8a95e68d4e8aa076cf80b28598e337ab4e3853b8c0ce03eadf40b
AUX guile-1.8.1-defaultincludes.patch 439 RMD160 62b6e787d3827176adedb0c450b60aa0e25bea93 SHA1 ad4294b2fbc4d589cd38212706309a25f853e8e1 SHA256 3d80265d027403edb6af42a8695da1c1fb04f98358b82a880dbb1f96319209a5
AUX guile-amd64.patch 439 RMD160 a2b2da37a0631bc33e4ca771a652bd85a5154f0e SHA1 505a6981fdadc1a05611ca19e24a4ae8fe90f0ed SHA256 23b73a81804cc816b427d3fb3804d0da7067a37dffcf9ee7316b4a10aea65a37
AUX slibtest.patch 2916 RMD160 770b65dca197515aef7b06f98dbbf18daf019609 SHA1 2c19bff9b9087735267e19425ed3bcde3664b6a2 SHA256 df098410fd7a27b66e2d5f28763d048484635ddf3010b54739d58deb7803b9ff
DIST guile-1.6.8.tar.gz 3114052 RMD160 9c2c6a6afe2adce458e30e97da782ae18ce75b5c SHA1 5c244f730d7aaee32db4b0cc77b688f74a5caa71 SHA256 3d4ab874f90f5c2003229be29488ba2aa6fe1f0317774283360530d5d9236011
DIST guile-1.8.2.tar.gz 3762973 RMD160 aa7af82866457caa6521817bf49e895f6b1c350c SHA1 b5c624b152a45f302e185e20a468a02f2eb73e38 SHA256 1f7667c30228737e3cea58ff2b384bcc0eed8cb679392de827821e4d540c760e
DIST guile-1.8.3.tar.gz 3871450 RMD160 6255e99dbd175700dba6b861aaa64631c5bd6d49 SHA1 26cf7b70d4caff8fe2a5fbcc363f2457bc591c2b SHA256 2ab59099cf2d46f57cf5421c9b84aa85f61961640046e8066c6b321257517796
DIST guile-1.8.4.tar.gz 3821388 RMD160 58a502e553519b7f4e409ede361ad12141f20fec SHA1 1e80fe242acfde2bfa39fd1e8409a8f010e24e2b SHA256 ca03762565291708b6fbcda4224570e59889795651d3bbb5a380ff6d2c69e1b3
DIST guile-1.8.5.tar.gz 3933369 RMD160 7f8ab70e1c524f7c20a65977b13c2575eeb61655 SHA1 3ef611cf5c4998a5bdfc7935765bb68730038614 SHA256 e2f63d2d445ffeb072638eab885b1a629e372d1db711c8afb26a62bc56096289
EBUILD guile-1.6.8.ebuild 2278 RMD160 0bd994ae6af1c0275ba74f8911f68f686b69eca3 SHA1 eb2e3660d5aff05ea346ebc79e534a615cd3e8ac SHA256 cd483a95233b82dcd9c136a4e81f2b2118d3713d1c71b577ecf29236acfe9a4a
EBUILD guile-1.8.2.ebuild 2165 RMD160 56e99fb088268cecc2661f3903aa650a053d9632 SHA1 20897ad6478f7c011b90e2473d1b4e3e945c7ba2 SHA256 6e2d71b46a4f162e9ff7910b0b3dd93ff6c3298b4facf4c94bee2f37ec91d347
EBUILD guile-1.8.3-r1.ebuild 1896 RMD160 4339a5a98770e5f9e1255e97c2d8a9e62b01e6f0 SHA1 7ee88b6446e478bf60a4f1a5687442f230207e23 SHA256 15e6f593aba273f82bf09faa11605415ea51627e9ef0253af2a76bc7854b84d2
EBUILD guile-1.8.3-r2.ebuild 2240 RMD160 11259b8079ebcbc441edb01d39fd4e95547b41e1 SHA1 fb735afa93faaad03d686affd7ea87307edb6898 SHA256 04c75b3bbed43e66145099fbc51e073170fd4c49c509c81c46b2a4792dffb62e
EBUILD guile-1.8.3.ebuild 1847 RMD160 3d80a6405328b3a03cf28b17438da9d854c88f09 SHA1 c114ccd7a7f9bd28e4aa7f083288b82ae655f686 SHA256 354e090b0185fd2b42814bc24ff2f712f0e1a36f1466c002f255b7b30c6e63c7
EBUILD guile-1.8.4-r1.ebuild 2475 RMD160 2c747153f660634327915154ac6086ac12f89834 SHA1 5708ddf76c41508a69112293afd803ac2c76d493 SHA256 014bbe1f4643ba1b73aec1f655263ac1bd0e997d5abd9a10b07024a427c9c02e
EBUILD guile-1.8.4.ebuild 2200 RMD160 9e42bc9f23a7adb06d6f33dc6b010c22579734ad SHA1 1b6eaa1e703ddad669f37772fc4968c3970ee0f9 SHA256 856368be82bd60ae39137e19f98d8f82e620ee806ba9955da4878db20f9ddc1a
EBUILD guile-1.8.5-r1.ebuild 2953 RMD160 55aca7f6c59b1bc169f4b900d0a1deda965e17c7 SHA1 a418021212858385156afe8d6c66d108963c4fc2 SHA256 4eae3c4d865e762ee1523b65172c85020b697207136bef86ffbe714ae4ce9787
EBUILD guile-1.8.5.ebuild 2412 RMD160 07dad911f1fc16d29f5864db46ed155680fb731e SHA1 57fc1d366b024b8882f4fc04b29046c25ded2444 SHA256 c47faaafeec179c33522b307a00b7113c0dda1d392dfb63ff0e96eb81a74ccc9
MISC ChangeLog 19267 RMD160 fcffc31bcc4e769fc1c410e6e3cf3d94fd166e3c SHA1 466b1dc281c337fe106c200d5ed3c68c9ffc4fe3 SHA256 2fb46efaeedfcf102e0bd3a671a6134ba3dc08b0ac669a74a18497eee970aa4b
MISC metadata.xml 1055 RMD160 e9a2a4c3c6629e0a521791f59c373ce1e8b68220 SHA1 fb4541c5f46e23719cc55024c2ab31344bf73f13 SHA256 87841c9e125b7de272c87c8abcc3e9c53c6934cec6f4fe5e3ad60c09566bbbff
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAki297AACgkQOeoy/oIi7uywCgCgkcnmXzu7JulNdOLn17B5QoW7
7KIAnAyFUBRqu2Gmoa6Nza7phASR/OWL
=ozJ2
-----END PGP SIGNATURE-----
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.6.8.ebuild,v 1.15 2008/02/20 12:57:47 hkbst Exp $
inherit flag-o-matic eutils libtool
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
# bug 179738
MAKEOPTS="${MAKEOPTS} -j1"
DEPEND=">=sys-libs/ncurses-5.1
>=sys-libs/readline-4.1"
# NOTE: in README-PACKAGERS, guile recommends different versions be installed
# in parallel. They're talking about LIBRARY MAJOR versions and not
# the actual guile version that was used in the past.
#
# So I'm slotting this as 12 beacuse of the library major version
SLOT="12"
MAJOR="1.6"
src_unpack() {
unpack ${A}
cd "${S}"/test-suite/tests/
epatch "${FILESDIR}"/slibtest.patch
sed 's_sleep 999_sleep 1_' -i popen.test
}
src_compile() {
use ppc && replace-flags -O3 -O2
# Fix for bug 26484: This package fails to build when built with
# -g3, at least on some architectures. (19 Aug 2003 agriffis)
filter-flags -g3
econf \
--with-threads \
--with-modules \
--enable-deprecation=no || die
# Please keep --enable-deprecation=no in future bumps.
# Danny van Dyk
emake || die "make failed"
# ./pre-inst-guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README SNAPSHOTS THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
# We don't slot the env.d entry because /usr/bin/guile-config is
# there anyway, and will only match the last guile installed.
# so the GUILE_LOAD_PATH will match the data available from guile-config.
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
# # install a symlink to slib; probably not worth it to test for slib use flag
# dosym /usr/lib/slib/ /usr/share/guile/slib
}
# keeping this in slib for now
#pkg_postinst() {
# if use slib; then
# einfo "Installing slib for guile..."
# guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"
# fi
#}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.2.ebuild,v 1.11 2008/02/24 19:11:31 jer Exp $
inherit eutils autotools flag-o-matic
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
DEPEND=">=dev-libs/gmp-4.1 >=sys-devel/libtool-1.5.6 sys-devel/gettext"
# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
# but there are lots of collisions. Most in /usr/share/libguile. Therefore
# I'm slotting this in the same slot as guile-1.6* for now.
SLOT="12"
MAJOR="1.8"
IUSE="networking regex discouraged deprecated elisp nls debug-freelist debug-malloc debug threads"
src_unpack() {
unpack ${A}
cd "${S}"
sed "s_sleep 999_sleep 1_" -i test-suite/tests/popen.test
# for xbindkeys
# cp /usr/share/gettext/config.rpath .
# epatch ${FILESDIR}/guile-1.8.1-autotools_fixes.patch
# for free-bsd, bug 179728
# epatch $FILESDIR/guile-1.8.1-defaultincludes.patch
# epatch $FILESDIR/guile-1.8.1-clog-cexp.patch
# eautoreconf
# for lilypond 2.11.x
# epatch ${FILESDIR}/guile-1.8-rational.patch
}
src_compile() {
# see bug #178499
filter-flags -ftree-vectorize
#will fail for me if posix is disabled or without modules -- hkBst
econf \
--disable-error-on-warning \
--disable-static \
--enable-posix \
$(use_enable networking) \
$(use_enable regex) \
$(use deprecated || use_enable discouraged) \
$(use_enable deprecated) \
$(use_enable elisp) \
$(use_enable nls) \
--disable-rpath \
$(use_enable debug-freelist) \
$(use_enable debug-malloc) \
$(use_enable debug guile-debug) \
$(use_with threads) \
--with-modules
emake || die "make failed"
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README SNAPSHOTS THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.3-r1.ebuild,v 1.1 2007/10/18 10:41:59 hkbst Exp $
inherit eutils autotools flag-o-matic
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
DEPEND=">=dev-libs/gmp-4.1 >=sys-devel/libtool-1.5.6 sys-devel/gettext"
# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
# but there are lots of collisions. Most in /usr/share/libguile. Therefore
# I'm slotting this in the same slot as guile-1.6* for now.
SLOT="12"
MAJOR="1.8"
IUSE="networking regex discouraged deprecated elisp nls debug-freelist debug-malloc debug threads"
src_unpack() {
unpack ${A}; cd "${S}"
epatch "${FILESDIR}"/fix-reader-cr.diff
sed "s_sleep 999_sleep 1_" -i test-suite/tests/popen.test
}
src_compile() {
# see bug #178499
filter-flags -ftree-vectorize
#will fail for me if posix is disabled or without modules -- hkBst
econf \
--disable-error-on-warning \
--disable-static \
--enable-posix \
$(use_enable networking) \
$(use_enable regex) \
$(use deprecated || use_enable discouraged) \
$(use_enable deprecated) \
$(use_enable elisp) \
$(use_enable nls) \
--disable-rpath \
$(use_enable debug-freelist) \
$(use_enable debug-malloc) \
$(use_enable debug guile-debug) \
$(use_with threads) \
--with-modules
emake || die "make failed"
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README SNAPSHOTS THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.3-r2.ebuild,v 1.10 2008/02/24 19:46:45 jer Exp $
inherit eutils autotools flag-o-matic
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
RESTRICT="!regex? ( test )"
DEPEND=">=dev-libs/gmp-4.1 >=sys-devel/libtool-1.5.6 sys-devel/gettext"
# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
# but there are lots of collisions. Most in /usr/share/libguile. Therefore
# I'm slotting this in the same slot as guile-1.6* for now.
SLOT="12"
MAJOR="1.8"
IUSE="networking regex discouraged deprecated elisp nls debug-freelist debug-malloc debug threads"
src_unpack() {
unpack ${A}; cd "${S}"
epatch "${FILESDIR}"/fix-reader-cr.diff
sed "s_sleep 999_sleep 1_" -i test-suite/tests/popen.test
}
src_compile() {
# see bug #178499
filter-flags -ftree-vectorize
#will fail for me if posix is disabled or without modules -- hkBst
econf \
--disable-error-on-warning \
--disable-static \
--enable-posix \
$(use_enable networking) \
$(use_enable regex) \
$(use deprecated || use_enable discouraged) \
$(use_enable deprecated) \
$(use_enable elisp) \
$(use_enable nls) \
--disable-rpath \
$(use_enable debug-freelist) \
$(use_enable debug-malloc) \
$(use_enable debug guile-debug) \
$(use_with threads) \
--with-modules
emake || die "make failed"
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README SNAPSHOTS THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
# necessary for registering slib, see bug 206896
keepdir /usr/share/guile/site
}
pkg_postinst() {
[ "${ROOT}" == "/" ] && pkg_config
}
pkg_config() {
if has_version dev-scheme/slib; then
einfo "Registering slib with guile"
install_slib_for_guile
fi
}
_pkg_prerm() {
rm -f "${ROOT}"/usr/share/guile/site/slibcat
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.3.ebuild,v 1.1 2007/10/17 10:42:43 hkbst Exp $
inherit eutils autotools flag-o-matic
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
DEPEND=">=dev-libs/gmp-4.1 >=sys-devel/libtool-1.5.6 sys-devel/gettext"
# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
# but there are lots of collisions. Most in /usr/share/libguile. Therefore
# I'm slotting this in the same slot as guile-1.6* for now.
SLOT="12"
MAJOR="1.8"
IUSE="networking regex discouraged deprecated elisp nls debug-freelist debug-malloc debug threads"
src_unpack() {
unpack ${A}
sed "s_sleep 999_sleep 1_" -i "${S}"/test-suite/tests/popen.test
}
src_compile() {
# see bug #178499
filter-flags -ftree-vectorize
#will fail for me if posix is disabled or without modules -- hkBst
econf \
--disable-error-on-warning \
--disable-static \
--enable-posix \
$(use_enable networking) \
$(use_enable regex) \
$(use deprecated || use_enable discouraged) \
$(use_enable deprecated) \
$(use_enable elisp) \
$(use_enable nls) \
--disable-rpath \
$(use_enable debug-freelist) \
$(use_enable debug-malloc) \
$(use_enable debug guile-debug) \
$(use_with threads) \
--with-modules
emake || die "make failed"
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README SNAPSHOTS THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.4-r1.ebuild,v 1.2 2008/05/06 22:09:30 hkbst Exp $
inherit eutils autotools flag-o-matic
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="LGPL-2.1"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RESTRICT="!regex? ( test )"
DEPEND=">=dev-libs/gmp-4.1 >=sys-devel/libtool-1.5.6 sys-devel/gettext"
# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
# but there are lots of collisions. Most in /usr/share/libguile. Therefore
# I'm slotting this in the same slot as guile-1.6* for now.
SLOT="12"
MAJOR="1.8"
IUSE="networking regex discouraged deprecated elisp nls debug-freelist debug-malloc debug threads"
src_unpack() {
unpack ${A}; cd "${S}"
sed "s_sleep 999_sleep 1_" -i test-suite/tests/popen.test
#bug 214787
epatch "${FILESDIR}"/gcc-4.3.patch
# cp configure.in configure.in.old
#for libtool-2.2*, bug 212723
sed 's/AC_CONFIG_MACRO_DIR(\[m4\])/AC_CONFIG_MACRO_DIR(\[guile-config\])/' -i configure.in
# diff -u configure.in.old configure.in
eautoreconf
}
src_compile() {
# see bug #178499
filter-flags -ftree-vectorize
#will fail for me if posix is disabled or without modules -- hkBst
econf \
--disable-error-on-warning \
--disable-static \
--enable-posix \
$(use_enable networking) \
$(use_enable regex) \
$(use deprecated || use_enable discouraged) \
$(use_enable deprecated) \
$(use_enable elisp) \
$(use_enable nls) \
--disable-rpath \
$(use_enable debug-freelist) \
$(use_enable debug-malloc) \
$(use_enable debug guile-debug) \
$(use_with threads) \
--with-modules
emake || die "make failed"
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README SNAPSHOTS THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
# necessary for registering slib, see bug 206896
keepdir /usr/share/guile/site
}
pkg_postinst() {
[ "${ROOT}" == "/" ] && pkg_config
}
pkg_config() {
if has_version dev-scheme/slib; then
einfo "Registering slib with guile"
install_slib_for_guile
fi
}
_pkg_prerm() {
rm -f "${ROOT}"/usr/share/guile/site/slibcat
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.4.ebuild,v 1.8 2008/04/17 18:33:51 nixnut Exp $
inherit eutils autotools flag-o-matic
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="LGPL-2.1"
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
RESTRICT="!regex? ( test )"
DEPEND=">=dev-libs/gmp-4.1 >=sys-devel/libtool-1.5.6 sys-devel/gettext"
# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
# but there are lots of collisions. Most in /usr/share/libguile. Therefore
# I'm slotting this in the same slot as guile-1.6* for now.
SLOT="12"
MAJOR="1.8"
IUSE="networking regex discouraged deprecated elisp nls debug-freelist debug-malloc debug threads"
src_unpack() {
unpack ${A}; cd "${S}"
sed "s_sleep 999_sleep 1_" -i test-suite/tests/popen.test
}
src_compile() {
# see bug #178499
filter-flags -ftree-vectorize
#will fail for me if posix is disabled or without modules -- hkBst
econf \
--disable-error-on-warning \
--disable-static \
--enable-posix \
$(use_enable networking) \
$(use_enable regex) \
$(use deprecated || use_enable discouraged) \
$(use_enable deprecated) \
$(use_enable elisp) \
$(use_enable nls) \
--disable-rpath \
$(use_enable debug-freelist) \
$(use_enable debug-malloc) \
$(use_enable debug guile-debug) \
$(use_with threads) \
--with-modules
emake || die "make failed"
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README SNAPSHOTS THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
# necessary for registering slib, see bug 206896
keepdir /usr/share/guile/site
}
pkg_postinst() {
[ "${ROOT}" == "/" ] && pkg_config
}
pkg_config() {
if has_version dev-scheme/slib; then
einfo "Registering slib with guile"
install_slib_for_guile
fi
}
_pkg_prerm() {
rm -f "${ROOT}"/usr/share/guile/site/slibcat
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.5-r1.ebuild,v 1.2 2008/08/28 19:08:10 ulm Exp $
inherit eutils autotools flag-o-matic elisp-common
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="LGPL-2.1"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RESTRICT="!regex? ( test )"
DEPEND=">=dev-libs/gmp-4.1
>=sys-devel/libtool-1.5.6
sys-devel/gettext
emacs? ( virtual/emacs )"
# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
# but there are lots of collisions. Most in /usr/share/libguile. Therefore
# I'm slotting this in the same slot as guile-1.6* for now.
SLOT="12"
MAJOR="1.8"
IUSE="networking regex discouraged deprecated elisp emacs nls debug-freelist debug-malloc debug threads"
src_unpack() {
unpack ${A}; cd "${S}"
sed "s_sleep 999_sleep 1_" -i test-suite/tests/popen.test
# cp configure.in configure.in.old
#for libtool-2.2*, bug 212723
sed 's/AC_CONFIG_MACRO_DIR(\[m4\])/AC_CONFIG_MACRO_DIR(\[guile-config\])/' -i configure.in
# diff -u configure.in.old configure.in
eautoreconf
}
src_compile() {
# see bug #178499
filter-flags -ftree-vectorize
#will fail for me if posix is disabled or without modules -- hkBst
econf \
--disable-error-on-warning \
--disable-static \
--enable-posix \
$(use_enable networking) \
$(use_enable regex) \
$(use deprecated || use_enable discouraged) \
$(use_enable deprecated) \
$(use_enable elisp) \
$(use_enable nls) \
--disable-rpath \
$(use_enable debug-freelist) \
$(use_enable debug-malloc) \
$(use_enable debug guile-debug) \
$(use_with threads) \
--with-modules \
EMACS=no
emake || die "make failed"
# Above we have disabled the build system's Emacs support;
# for USE=emacs we compile (and install) the files manually
if use emacs; then
cd emacs
elisp-compile *.el || die "elisp-compile failed"
fi
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
# necessary for registering slib, see bug 206896
keepdir /usr/share/guile/site
if use emacs; then
elisp-install ${PN} emacs/*.{el,elc} || die "elisp-install failed"
elisp-site-file-install "${FILESDIR}/${SITEFILE}" \
|| die "elisp-site-file-install failed"
fi
}
pkg_postinst() {
[ "${ROOT}" == "/" ] && pkg_config
use emacs && elisp-site-regen
}
pkg_postrm() {
use emacs && elisp-site-regen
}
pkg_config() {
if has_version dev-scheme/slib; then
einfo "Registering slib with guile"
install_slib_for_guile
fi
}
_pkg_prerm() {
rm -f "${ROOT}"/usr/share/guile/site/slibcat
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.8.5.ebuild,v 1.2 2008/07/04 19:21:08 hkbst Exp $
inherit eutils autotools flag-o-matic
DESCRIPTION="Scheme interpreter"
HOMEPAGE="http://www.gnu.org/software/guile/"
SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="LGPL-2.1"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RESTRICT="!regex? ( test )"
DEPEND=">=dev-libs/gmp-4.1 >=sys-devel/libtool-1.5.6 sys-devel/gettext"
# Guile seems to contain some slotting support, /usr/share/guile/ is slotted,
# but there are lots of collisions. Most in /usr/share/libguile. Therefore
# I'm slotting this in the same slot as guile-1.6* for now.
SLOT="12"
MAJOR="1.8"
IUSE="networking regex discouraged deprecated elisp nls debug-freelist debug-malloc debug threads"
src_unpack() {
unpack ${A}; cd "${S}"
sed "s_sleep 999_sleep 1_" -i test-suite/tests/popen.test
# cp configure.in configure.in.old
#for libtool-2.2*, bug 212723
sed 's/AC_CONFIG_MACRO_DIR(\[m4\])/AC_CONFIG_MACRO_DIR(\[guile-config\])/' -i configure.in
# diff -u configure.in.old configure.in
eautoreconf
}
src_compile() {
# see bug #178499
filter-flags -ftree-vectorize
#will fail for me if posix is disabled or without modules -- hkBst
econf \
--disable-error-on-warning \
--disable-static \
--enable-posix \
$(use_enable networking) \
$(use_enable regex) \
$(use deprecated || use_enable discouraged) \
$(use_enable deprecated) \
$(use_enable elisp) \
$(use_enable nls) \
--disable-rpath \
$(use_enable debug-freelist) \
$(use_enable debug-malloc) \
$(use_enable debug guile-debug) \
$(use_with threads) \
--with-modules
emake || die "make failed"
}
src_install() {
einstall || die "install failed"
dodoc AUTHORS ChangeLog GUILE-VERSION HACKING NEWS README THANKS
# texmacs needs this, closing bug #23493
dodir /etc/env.d
echo "GUILE_LOAD_PATH=\"/usr/share/guile/${MAJOR}\"" > "${D}"/etc/env.d/50guile
# necessary for registering slib, see bug 206896
keepdir /usr/share/guile/site
}
pkg_postinst() {
[ "${ROOT}" == "/" ] && pkg_config
}
pkg_config() {
if has_version dev-scheme/slib; then
einfo "Registering slib with guile"
install_slib_for_guile
fi
}
_pkg_prerm() {
rm -f "${ROOT}"/usr/share/guile/site/slibcat
}
Guile is a library designed to help programmers create flexible applications. Using Guile in an application allows programmers to write plug-ins, or modules (there are many names, but the concept is essentially the same) and users to use them to have an application fit their needs.