Skip to content
forked from elementary/videos

Video player and library app designed for elementary OS

License

Notifications You must be signed in to change notification settings

tech2mar/videos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Videos

Translation status

Videos Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • intltool
  • libclutter-gst-3.0-dev
  • libclutter-gtk-1.0-dev
  • libgranite-dev
  • libgstreamer-plugins-base1.0-dev
  • libgstreamer1.0-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.videos

sudo ninja install
io.elementary.videos

About

Video player and library app designed for elementary OS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 97.9%
  • Meson 1.9%
  • Python 0.2%