Audacious Audio Player

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

Audacious Audio Player

#1 Post by OscarTalks »

I seem to remember that a few years ago I looked at Audacious and decided that I wasn't all that keen on it, but since there has been some active development of it just lately I decided to take another look.
http://audacious-media-player.org
Version 4.0.3 was released on 29th April 2020

Compiling from source is not too difficult. You have to compile 2 packages, the core program first, followed by the plugins package. I had success with this in Stretch and also Wheezy, so it still can be compiled in older Puppies. Development is moving towards a Qt5 UI, but you can still configure for a GTK2 UI which is perfectly fine. ( Use --enable-gtk --disable-qt ).

Depending on what is already included in your Puppy and depending on what functions you want, you may need to add some libraries (including DEV packages) before compiling the plugins. Examples are libneon for networking and possibly mpg123 for mp3, but the configure script output tells you the status of everything before you start the build process.
Attachments
audacious403.jpg
Audacious-4.0.3 compiled from source in my StretchPup remaster
(38.41 KiB) Downloaded 156 times
Oscar in England
Image

User avatar
norgo
Posts: 388
Joined: Fri 13 Nov 2015, 17:19
Location: Germany
Contact:

audacious 4.0.3 qt5

#2 Post by norgo »

Audacious version 4.0.3

compiled in Slacko 700 RC3 and shared qt-5.6.1 libs.
audacious-4.0.3-qt5-i686.pet
Attachments
audacious403.png
Audacious 4.0.3 - qt5 version
(164.69 KiB) Downloaded 209 times

Post Reply