sicp stable port information

Package: sicp
Version: 2.neilvandyke4
Revision: 1
Description: Structure and Interp. of Computer Programs
Maintainer: Jesse Alama
BuildDepends: fink (>= 0.24.12), texinfo
Source: http://www.neilvandyke.org/sicp-texi/sicp.info.gz
NoSourceDirectory: true
Source-MD5: 0e827b4d17ec2b9c86088deb9752e5a5
License: Commercial
PatchFile: %n.patch
PatchFile-MD5: f6bb5216afb24b6c1b50adcb2703ee9e
PatchScript: <<
gunzip sicp.info.gz
patch -p0 < %{PatchFile}
<<
CompileScript: #
InfoDocs: sicp
InstallScript: <<
mkdir -p %i/share/info
install -m 644 sicp.info %i/share/info/sicp
<<
Homepage: http://www.neilvandyke.org/sicp-texi/
DescDetail: <<
The full text of the second edition of Abelson and Sussman's
"Structure and Interpretation of Computer Programs", in texinfo
format.
<<

sicp stable port .patch

--- sicp.info 2007-05-06 12:18:44.000000000 +0200
+++ sicp.info.fink 2007-05-06 12:20:30.000000000 +0200
@@ -1,6 +1,6 @@
This is sicp.info, produced by makeinfo version 4.8 from sicp.texi.

-INFO-DIR-SECTION The Algorithmic Language Scheme
+INFO-DIR-SECTION Programming
START-INFO-DIR-ENTRY
* SICP: (sicp). Structure and Interpretation of Computer Programs
END-INFO-DIR-ENTRY

sicp _unstable_ port .patch