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]

[GTG] (esound, libesound0, libesound-devel)-0.2.34-1


>>>>> Yaakov Selkowitz writes:

    > I would like to contribute esound to the Cygwin net distro.  This is a
    > requirment for libgnome-2, but it requires only libaudiofile0 (which I'm
    > ITP'ing concurrently).

This one seems good to go, it builds fine from source. But maybe next
time you could include the following two files

/usr/src>diff -upr esound-0.2.34-1.sh.orig esound-0.2.34-1.sh
--- esound-0.2.34-1.sh.orig     2004-06-15 12:36:00.791220800 +0200
+++ esound-0.2.34-1.sh  2004-06-15 14:30:42.236252800 +0200
@@ -130,6 +130,8 @@ export install_docs="\
        TODO \
        docs/esound.ps \
        docs/esound.sgml \
+       test.wav \
+       test-script \
 "
 #export install_docs="`for i in ${install_docs}; do echo $i; done | sort -u`"
 export test_rule=test


There is a part in the test script which doesn't work for me:

esdctl -s localhost unlock lock standby resume

According to the script:

This part of this test confirms the control
signals are operational.  you should see
the messages locked, unlocked, standby,
and resume, on the server terminal.


But I do not see any messages printed on the server terminal.
What do you see ?

Ciao
  Volker


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