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]

[Good To Go] audiofile-0.2.6-1


>>>>> Yaakov Selkowitz writes:

    > http://cygwin-ports.sourceforge.net/install/release/audiofile/audiofile-0.2.6-1-src.tar.bz2
    > http://cygwin-ports.sourceforge.net/install/release/audiofile/audiofile-0.2.6-1.tar.bz2
    > http://cygwin-ports.sourceforge.net/install/release/audiofile/setup.hint
    > http://cygwin-ports.sourceforge.net/install/release/audiofile/libaudiofile-devel/libaudiofile-devel-0.2.6-1.tar.bz2
    > http://cygwin-ports.sourceforge.net/install/release/audiofile/libaudiofile-devel/setup.hint
    > http://cygwin-ports.sourceforge.net/install/release/audiofile/libaudiofile0/libaudiofile0-0.2.6-1.tar.bz2
    > http://cygwin-ports.sourceforge.net/install/release/audiofile/libaudiofile0/setup.hint

This one is good to go. I build it from source, everything looks fine
and it passes it's test-suite.

For the next time I would the change the .sh script so you could
actually do the tests.


/usr/src>diff -urN audiofile-0.2.6-1.sh.orig audiofile-0.2.6-1.sh
--- audiofile-0.2.6-1.sh.orig   2004-06-14 12:17:31.613760000 +0200
+++ audiofile-0.2.6-1.sh        2004-06-14 12:37:19.882406400 +0200
@@ -110,6 +110,7 @@

 export install_docs="\
        ABOUT-NLS \
+       ACKNOWLEDGEMENTS \
        ANNOUNCE \
        AUTHOR \
        AUTHORS \
@@ -136,7 +137,7 @@
        TODO \
 "
 #export install_docs="`for i in ${install_docs}; do echo $i; done | sort -u`"
-export test_rule=test
+export test_rule=check

 # helper function
 # unpacks the original package source archive into ./${BASEPKG}/


    > Thanks!
    > Yaakov

Ciao
  Volker

PS: Instead of the mega patch you could simple copy
    /usr/autotool/devel/bin/libtool to objdir  if you have it installed.


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