项目作者: elementary

项目描述 :
Music player and library designed for elementary OS
高级语言: Vala
项目地址: git://github.com/elementary/music.git
创建时间: 2017-04-21T02:20:31Z
项目社区:https://github.com/elementary/music

开源协议:GNU General Public License v3.0

下载


Music

Translation status

Screenshot

Building, Testing, and Installation

You’ll need the following dependencies:

  • granite-7
  • gstreamer-1.0
  • gstreamer-pbutils-1.0
  • gstreamer-tag-1.0
  • gtk4
  • meson
  • valac

It’s recommended to create a clean build environment. Run meson to configure the build environment and then ninja to build

  1. meson build --prefix=/usr
  2. cd build
  3. ninja

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

  1. ninja install
  2. io.elementary.music