View Full Version : Audacious scrobbler plugin issue
varnie
February 16th, 2009, 16:32
greetings!
could someone help me to find out where is "lastfm scrobbler plugin" for Audacious available? it's been in "/usr/ports/multimedia/audacious-plugins".
but it seems it doesn't come with that port anymore.
any ideas? thanks!
varnie
February 20th, 2009, 19:41
finally i've solved this on my own.
in case you worry about solution here is part of my MAKEFILE for current /usr/ports/multimedia/audacious-plugins:
# no ports for:
# PULSE "Enable PulseAudio output plugin" off \
# COREAUDIO "Enable CoreAudio output plugin" off \
# PROJECTM "Enable projectM vis plugin" off \
OPTIONS= DBUS "Enable dbus support" on \
ESOUND "Enable Esound output output" off \
MP3 "Enable mp3 plugin" on \
ROCKLIGHT "Enable Rocklight vis plugin" on \
LIRC "Enable LIRC plugin" off \
STATUSICON "Enable X11 Status Icon plugin" on \
AOSD "Enable X11 Audacious OSD plugin" on \
AOSDXCOMP "Enable X11 Audacious OSD X Composite Support" on \
ROOTVIS "Enable X11 RootWindow vis plugin" on \
ADPLUG "Enable AdPlug plugin" off \
VORBIS "Enable Ogg Vorbis input plugin" off \
FLAC "Enable FLAC input plugin" off \
WAVPACK "Enable WavPack input plugin" off \
AAC "Enable aac plugin" on \
SNDFILE "Enable sndfile extensions" off \
MODPLUG "Enable ModPlug plugin" off \
MPC "Enable musepack input plugin" off \
WMA "Enable wma plugin" on \
JACK "Enable jack output plugin" off \
ARTS "Enable arts output plugin" off \
SID "Enable sid input plugin" off \
OSS "Enable OSS output plugin" on \
OSS4 "Enable OSS4 output plugin" off \
TIMIDITY "Enable timidity plugin" off \
CDAUDIO "Enable cdaudio-ng input plugin" on \
NEON "Enable neon support (experimental)" on \
MMS "Enable mms support" off \
MTP "Enable MTP upload support" off \
PARANORMAL "Enable paranormal vis plugin" on \
XSPF "Enable XSPF support" on \
TTA "Enable TrueAudio plugin" on \
GNOME "Build with gnomevfs/gconf support" off \
NLS "Native Language Support" on
with these settings we will have audacious with scrobbler plugin available :-)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.