September 20, 2012

Abraca is a GTK2 client for the XMMS2 music player.

Abraca logoLongtime ago there was Xmms (which was obviously "inspired" by Winamp).

Then came the Xmms2 which was basically a re-newed version of Xmms written in the never (at that time) GTK2+ toolkit, although I said "re-newed" but remember that it was written from scratch!.

Then there are few players (which are basically frond-ends) that use both those "engines". Gxmms2 is such as player frond-end and then there was Abraca.
The reason I said "was" because it seems at the moment that the player GUI is no longer being developed (perhaps it has all the intended features after all).

Remember with Abraca ... if you have thousands of audio files... it won't make it that easy on you. The main GUI is divided into main three sections.

Abraca
Left side - Lets you manage playlists, Middle - Lets you search and displays the results (filtering) and the Right side - that's the real playlist.
*. Since it's based on Xmms2, it should play any file supported by Xmms - mp3, mp4, vorbis, aac, alac, wma, mac, sid, mod, wav, flac, mpc, speex, wavpack,, etc.
*. Add individual files/folders or URLs.
*. Read MP3 Tags
*. Cover-art support. 


You can install Abraca in Ubuntu 11.04 Natty Narwhal (should also work on 10.04 and 10.10) by using the below command in your Terminal window.

sudo apt-get abraca
On the bright side it's pretty fast but this is certainly not the best one if you have to handle albums + I personally find it a bit confusing. In that case, if you're looking for a fast loading, minimalistic player then I highly recommend that you give a try at the awesome Beatbox instead.

Abraca-large
Install.
Download.
You'll need the following applications and libraries to build and run Abraca:

    o XMMS2 0.8DrMattDestruction
    o GTK 3.0.0 (older may work)
    o pkg-config 0.22 (older may work)
    o vala 0.14.0
    o libgee 0.6.0 (or newer)
    o gcc 4.2.3 (older may work)
    o gettext for localization
    o python for running SCons


Execute the following commands to compile and install Abraca:

    ./scons PREFIX=/usr/local
    ./scons install

To clean the build directory:

    ./scons -c

To uninstall abraca:

    ./scons install -c

Project related options:

    ./scons -h

SCons related options:

    ./scons -H

Environment variables SCons listens to:

    VALAC, CC, AS, LINKFLAGS, PROGSUFFIX
    PKG_CONFIG_FLAGS, PKG_CONFIG_LIBDIR, PKG_CONFIG_PATH,


abraca-osx-small

Custom Search


If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:
rss_trappola


No comments:

Post a Comment