]> git.donarmstrong.com Git - lilypond.git/commitdiff
* cygwin: Cygwin updates.
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 20 Sep 2002 11:53:25 +0000 (11:53 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 20 Sep 2002 11:53:25 +0000 (11:53 +0000)
ChangeLog
cygwin/README.in
cygwin/bug-lilypond-cygwin.sh
cygwin/changelog
cygwin/lilypond.hint
cygwin/mknetrel

index e631ace1b8eb482fa3489e1938a052251458473e..c975b7a2ed3996ff715957af028d6d0569330a50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin: Cygwin updates.
+
 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * Documentation/windows/installing.texi (Top): version for python,
index 8afb8882cf534666119a7596ccbd7243bb2cdc38..8db0f9e9a2f574b4bcdbd1ab345f1f152a6ccd33 100644 (file)
@@ -14,7 +14,7 @@ When it all works, head straight to the tutorial:
 
 Runtime requirements:
   cygwin-1.3.10 or newer
-  libguile14
+  libguile12
   bash
   libiconv2
   libintl2
@@ -38,15 +38,15 @@ Build requirements:
   binutils-20011102 or newer
   gcc-2.95.3-5 or newer
   bison-1.35 or newer
-  guile-devel-1.5.6-5 or newer
+  guile-devel-1.6.0-1 or newer
   fileutils
   flex-2.5.4 or newer
-  libguile14-1.5.6-5 or newer
-  libkpathsea3-20020530-2 or newer
+  libguile12-1.6.0-1 or newer
+  libkpathsea3-20020911-1 or newer
   python-2.2 or newer
   sed-3.02 or newer
   sh-utils
-  tetex-devel-20020530-2 or newer
+  tetex-devel-20020911-1 or newer
   texinfo-4.2 or newer
 
 Website/documentation build requirements (lilypond-doc package):
index 0db601ea8207bb6416e27130e0444ccc6bc4fb57..1c61929e5865b529393dd1aa39b19aee7692e87b 100644 (file)
@@ -41,6 +41,7 @@ type -p lilypond.exe
 type -p python.exe
 
 lilypond --version
+python -V
 ly2dvi --version
 
 
index 5a87f40af7953c7234f04d395e3c965e7299c381..5e16059d7b0dfcd3a1e045d2ecf384e33d398d2c 100644 (file)
@@ -1,3 +1,15 @@
+lilypond (1.6.3-1) stable; urgency=low
+
+  * New upstream release.
+
+ -- Jan Nieuwenhuizen <janneke@gnu.org>  Thu, 19 Sep 2002 11:35:34 +0200
+
+lilypond (1.6.0-1) stable; urgency=low
+
+  * New upstream release.
+
+ -- Jan Nieuwenhuizen <janneke@gnu.org>  Mon, 19 Aug 2002 16:03:02 +0200
+
 lilypond (1.5.73-1) unstable; urgency=low
 
   * New upstream release.
index 4e9dcf9a37ca0a205e6e0eb3b7e586c7c088941a..e8c3ac075746242f3d77d75ab7014b334071acd7 100644 (file)
@@ -1,6 +1,6 @@
 sdesc: "A program for printing sheet music"
 category: Publishing
-requires: bash libguile14 libiconv2 libintl2 libkpathsea3 python tetex-bin tetex-tiny
+requires: bash libguile12 libiconv2 libintl2 libkpathsea3 python tetex-bin tetex-tiny
 #requires: tetex-bin, tetex-tiny | tetex-base
 #suggests: emacs gsview lilypond-doc rxvt tetex-x11 XFree86-serv
 ldesc: "A program for printing sheet music.
index b5698171fe965d8962d7d9fa6204f38c7f01c0b9..b2f32622b260b59a43ee53d74c3c60a2a2c5a54d 100644 (file)
@@ -1,16 +1,16 @@
 # -*- shell-script -*-
 
-# stable LilyPond releases: lilypond-1.4
-# archive=ftp://lilypond.org/pub/LilyPond/v1.4
+# stable LilyPond releases: lilypond-1.6
+# archive=ftp://lilypond.org/pub/LilyPond/v1.6
 
-# LilyPond development: lilypond-1.5
-# archive=ftp://lilypond.org/pub/LilyPond/v1.5
+# LilyPond development: lilypond-1.7
+# archive=ftp://lilypond.org/pub/LilyPond/v1.7
 
 # Guile specific mknetrel overrides
 # To use this, do something like:
 cat >/dev/null <<EOC
 
-   wget -P/var/tmp ftp://lilypond.org/pub/LilyPond/v1.5/lilypond-1.5.72.tar.gz
+   wget -P/var/tmp ftp://lilypond.org/pub/LilyPond/v1.6/lilypond-1.6.3.tar.gz
    rm -rf /home/netrel/src/lilypond-*
    mkdir -p /home/netrel/src && cd /home/netrel/src
    ## TODO: look at pimport
@@ -257,7 +257,7 @@ preconfig () { # aka libtool_woes ()
 
     cd $build || exit 1
 
-    GUILE=1.5.6
+    GUILE=1.6.0
     cat > guile-config <<EOF
 #!/bin/sh
 [ "\$1" == "--version" ] && echo "guile-config - Guile version $GUILE"
@@ -277,7 +277,7 @@ postconfig () {
     # Configure for build, for generating doc
     rm -f config.cache
     (PATH="$old_path" \
-       PATH="$HOME/usr/pkg/guile-1.5.6/bin:$PATH" \
+       PATH="$HOME/usr/pkg/guile-1.6.0/bin:$PATH" \
        CFLAGS="-O2 -g" \
        $src/configure --prefix=/usr --enable-config=for-build)
 }