Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.
/ vala-libgvc Public archive

this is a example project how to use libgvc for 3th party developers of elementaryOS

License

Notifications You must be signed in to change notification settings

kvdz/vala-libgvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vala-libgvc

vala 0.34.4

lib needed:

granite >= 0.4.0 libgvc >= 2.38.0

sudo apt-get install libgvc6 libgranite-dev

build command inside the folder:

  1. mkdir build && cd build
  2. cmake ..
  3. make

execute: ./build/src/graph

About

this is a example project how to use libgvc for 3th party developers of elementaryOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published