# /usr/ports/audio/Makefile.local		by jhs_ERASE_@berklix.com
.include "../Makefile.undef"

.if defined(BERKLIX_CLIENT) #{
SUBDIR += cd2mp3	# mp3 < wav	not a rec. something I havent tried.

SUBDIR += gmtp		# An X11 file transfer program,
#	My android devices:
#		http://berklix.com/android/#samsung_galaxy_a5	Not tried.
#		http://berklix.com/android/#samsung_galaxy_note_3 Not Recog.
#		http://berklix.com/android/#vodafone_858	Not Recognised.
#		http://berklix.com/android/#vodafone_985N:	Works OK

SUBDIR += gmusicbrowser		# An X11 player OK on 12.4-RELEASE

SUBDIR += ksmp3play	# mp3 curses based player.

SUBDIR += lame		# does a wav2mp3 conversion

SUBDIR += madplay	# needs no fpu, low overhead on slow machines.

SUBDIR += mp3splt	# to split big podcasts

SUBDIR += mp3splt-gtk	# to split big podcasts,
#	A drawback I found with my mp3 car player that plugs into cigarette
#	power socket: Turn off ignition (or pull out player as coming to a
#	trickey motorway junction), & the player skips to next MP3, which
#	is fine for 3 min music tracks, but annoying on long documentaries.
#	My computer player can rewind or fast forward an mp3, but my small
#	car player wont, I think.  Maybe it has a pause button, but that's
#	impossible driving alone.

.if ( ${OSVERSION} != 900044 )	#{
#	9.0-RELEASE: > gnustep-back > gnustep-gui > 
#		gnustep-base-1.19.3_5 needs an objective C compiler
# SUBDIR += mp3towav-bundle # Doesnt exist on 12.0-CURRENT-2017-11-15
#			  # supporting bundle for Burn.app.
.endif			#}

SUBDIR += mpg123	# supports -b cache K size. not mp3 curses based player.

.if defined(BERKLIX_AMBITIOUS) #{	Not tried yet
SUBDIR += mythplugin-mythmusic
.endif  #}

SUBDIR += ripit 	# rec. by Gary 2006.12 for mp3 gen. with -u -b 192

.if defined(BERKLIX_AMBITIOUS)	#{
# SUBDIR += x11amp	# Not in 12.0-CURRENT-2017-11-14. X interface inc. balance, equalizer, coloured sliders
.endif				#}

SUBDIR += xcdplayer	# physical media player.

SUBDIR += xmcd		# CD digital audio player utility for X11/Motif

SUBDIR += xmms2		# See also multimedia/xmms
# pkg-descr:
#    XMMS2 is a redesign of the XMMS music player. It features a client-server

# SUBDIR += xmms-wma	# plugin supports MickeySoft WMA format Doesnt exist on 12.0-CURRENT-2017-11-15

.endif	#}
