Changeset 5953:2ce9f99eea14 in roaraudio


Ignore:
Timestamp:
10/31/13 15:12:59 (10 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Removed roarfish(1) (Closes: #339)

Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5950 r5953  
    44        * Marked roarcatvio as obsolete. Added all unique features to roarcatplay. 
    55        * Code cleanup. 
     6        * Removed roarfish(1) (Closes: #339) 
    67 
    78v. 1.0beta10 - Tue Oct 15 2013 12:03 CEST 
  • Makefile

    r5873 r5953  
    44COMP_LIB=$(subdir_libroaresd) $(subdir_libroarsndio) $(subdir_libroaryiff) $(subdir_libroarpulse) $(subdir_libroararts) $(subdir_libroaross) $(subdir_libroarrsound) 
    55 
    6 SUBDIRS=$(comp_libs) $(COMP_LIB) $(comp_comp_bins) $(subdir_roarfish) $(comp_clients) $(comp_roard) $(comp_doc) 
     6SUBDIRS=$(comp_libs) $(COMP_LIB) $(comp_comp_bins) $(comp_clients) $(comp_roard) $(comp_doc) 
    77 
    88PLUGINS=$(subdir_plugins_ao) $(subdir_plugins_xmms) $(subdir_plugins_audacious) $(subdir_plugins_roard) $(subdir_plugins_universal) 
  • configure

    r5908 r5953  
    704704test_lib_defmake ROAR_HAVE_LIBOGGZ       %            liboggz       oggz       -- oggz/oggz.h 
    705705test_lib_defmake ROAR_HAVE_LIBSNDFILE    %            libsndfile    sndfile    -- sndfile.h 
    706 test_lib_defmake ROAR_HAVE_LIBFISHSOUND  roarfish     libfishsound  fishsound  -- fishsound/fishsound.h 
     706test_lib_defmake ROAR_HAVE_LIBFISHSOUND  %            libfishsound  fishsound  -- fishsound/fishsound.h 
    707707test_lib_defmake ROAR_HAVE_LIBFLAC       %            libFLAC       FLAC       -- FLAC/all.h 
    708708test_lib_defmake ROAR_HAVE_LIBSAMPLERATE %            libsamplerate samplerate -- samplerate.h 
Note: See TracChangeset for help on using the changeset viewer.