All Projects → milohr → babe-music-player

milohr / babe-music-player

Licence: other
Babe Music Player - tiny desktop player

Programming Languages

vala
323 projects
CSS
56736 projects

babe-music-player

Babe Music Player - tiny desktop player

To compile get into the folder and run:

Install dependencies:

sudo apt-get install valac libgee-0.8-dev libgtk-3-dev libsoup2.4-dev libtagc0-dev libtag1-dev libges-1.0-dev libnotify-dev

sudo ln -s /usr/share/vala/vapi/gee-0.8.vapi /usr/share/vala/vapi/gee-1.0.vapi

Compile:

valac --pkg gstreamer-1.0 --pkg gtk+-3.0 --pkg taglib_c --pkg gee-1.0 --pkg libxml-2.0 --pkg libsoup-2.4 --pkg libnotify babe.vala stream.vala lastfm.vala widgets.vala LyricFetcher.vala list.vala playlist.vala

and run:

./babe

alt tag alt tag

Soon I'll make it easier to compile and create some testing packages.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].