This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

broken setup.hint files


Hi,

After I added setup.hint support to my gen-ini script, I found that
quite some setup.hint files are broken.  Most of them could be fixed
by doing:

     hint="$(echo | cat $i/setup.hint - | grep -Ev '^(prev)|(curr|@) ' | sed -e 's/^\(\(category\)\|\(ldesc\)\|\(requires\)\|\(sdesc\)\|\(test\)\). */\1: /' | grep -v '^$')"

I found these

    ncurses
    jpeg
    libncurses5
    libncurses6
    libpng
    tiff
    tetex
    textutils

to be broken, it would be nice if these could be replaced in the archive.

Automagically fixed versions can be found at

    http://lilypond.org/gnu-windows/testing

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]