Skip to content

lozanotux/Dribbble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dribbble

A music player writen in Vala and GTK+

Screenshot

Build

  1. Install required dependencies:
sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev build-essential gettext libgirepository1.0-dev libglib2.0-dev libgtk-4-dev libgranite-dev meson cmake valac valadoc
  1. Configure installation target directory and prepare the source code:
meson build --prefix=/usr
  1. Compile the source code and install the app on your system:
cd build
ninja
ninja install

Uninstall

To remove the application files from your system, run next command from the root of the project:

sudo ninja -C build uninstall

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •