This is the mail archive of the cygwin-apps 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]

[64bit NMRFU] aalib-1.4rc5-11


Hi!

aalib is a prerequisite for the GGI packages, but the aalib maintainer
(hello Dr. Volker Zell) hasn't responded to my query [1] and neither
to the query by cgf [2], so here I am with a non-maintainer RFU...

Cheers,
Peter

[1] http://www.mail-archive.com/cygwin-apps@cygwin.com/msg28529.html
[2] http://www.mail-archive.com/cygwin-apps@cygwin.com/msg28499.html

--------------------8<-----------------------
#!/bin/bash

# This script is intended to be executed from the 64bit/release directory.

aa=1.4rc5-11

echo "
aalib/aalib-${aa}-src.tar.bz2
aalib/aalib-${aa}.tar.bz2
aalib/setup.hint
aalib/libaa1/libaa1-${aa}.tar.bz2
aalib/libaa1/setup.hint
aalib/aalib-devel/aalib-devel-${aa}.tar.bz2
aalib/aalib-devel/setup.hint
aalib/aalib-debuginfo/aalib-debuginfo-${aa}.tar.bz2
aalib/aalib-debuginfo/setup.hint
" | \
wget --no-verbose --force-directories --no-host-directories --cut-dirs=2 \
     --base http://www.lysator.liu.se/~peda/cygwin/ --input-file=-
--------------------8<-----------------------


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