Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26648

Modified Files:
        acinclude.m4 configure.ac 
Log Message:
Removing dead interfaces (audiodsp, audiomixer, waveform) and drivers 
(acoustics, audiomixer, waveaudio).


Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.135
retrieving revision 1.136
diff -C2 -d -r1.135 -r1.136
*** acinclude.m4        9 Jun 2007 04:08:51 -0000       1.135
--- acinclude.m4        16 Jun 2007 02:20:33 -0000      1.136
***************
*** 118,128 ****
  
  
- PLAYER_ADD_DRIVER([acoustics],[no],
-                   ["gsl/gsl_fft_real.h sys/soundcard.h"],[],
-                   ["-lgsl -lgslcblas"])
- 
  PLAYER_ADD_DRIVER([acts],[yes],[],[],[])
  
! PLAYER_ADD_DRIVER([alsa],[no],[alsa/asoundlib.h],[],[-lasound]) 
  
  dnl TODO: handle pkg-config location of gsl.  Some, but not all,
--- 118,124 ----
  
  
  PLAYER_ADD_DRIVER([acts],[yes],[],[],[])
  
! PLAYER_ADD_DRIVER([alsa],[no],[alsa/asoundlib.h],[],[-lasound])
  
  dnl TODO: handle pkg-config location of gsl.  Some, but not all,
***************
*** 374,379 ****
  PLAYER_ADD_DRIVER([vmapfile],[yes],[],[],[])
  
- PLAYER_ADD_DRIVER([waveaudio],[no],[sys/soundcard.h],[],[])
- 
  PLAYER_ADD_DRIVER([roomba],[yes],[],[],[])
  
--- 370,373 ----

Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/player/configure.ac,v
retrieving revision 1.98
retrieving revision 1.99
diff -C2 -d -r1.98 -r1.99
*** configure.ac        15 Jun 2007 22:31:24 -0000      1.98
--- configure.ac        16 Jun 2007 02:20:34 -0000      1.99
***************
*** 506,511 ****
            server/drivers/actarray/Makefile
            server/drivers/audio/Makefile
-           server/drivers/audiodsp/Makefile
- dnl          server/drivers/audiomixer/Makefile
            server/drivers/camera/Makefile
            server/drivers/camera/v4l/Makefile
--- 506,509 ----
***************
*** 519,523 ****
            server/drivers/ptz/Makefile
            server/drivers/laser/Makefile
-           server/drivers/waveform/Makefile
            server/drivers/blobfinder/Makefile
            server/drivers/blobfinder/artoolkitplus/Makefile
--- 517,520 ----
***************
*** 547,552 ****
            server/drivers/mixed/irobot/create/Makefile
            server/drivers/mixed/sr3000/Makefile
!         server/drivers/health/Makefile
!         server/drivers/health/statgrab/Makefile
            server/drivers/planner/Makefile
            server/drivers/planner/wavefront/Makefile
--- 544,549 ----
            server/drivers/mixed/irobot/create/Makefile
            server/drivers/mixed/sr3000/Makefile
!           server/drivers/health/Makefile
!           server/drivers/health/statgrab/Makefile
            server/drivers/planner/Makefile
            server/drivers/planner/wavefront/Makefile


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to