项目作者: oct2pus

项目描述 :
Simple Music Player; built with Gotk3.
高级语言: Go
项目地址: git://github.com/oct2pus/Listen.git
创建时间: 2019-03-02T22:53:32Z
项目社区:https://github.com/oct2pus/Listen

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

下载


Listen

Simple MP3-only Music Player; built with Gotk3.

Building

  • GTK 3.6-3.22
  • GLib 2.36-2.40
  • Cairo 1.10
  • libasound2
  • librsvg2 (build)
  • fish (build)
  • meson (build)
  • fish (build)
  • debuild (build)

this project uses go modules, as such it requires go 1.11 minimum.

.Deb

run debuild --no-sign in the project root directory. the deb file will be
in the directory above the project root directory.

Meson

run meson build; cd build; ninja build; sudo ninja install; cd ..; sudo mv moe.jade.oct2pus.listen /usr/bin

Licence

This project is licenced under the GPL 3.0 or later except as noted,
the icon comes from fxemoji and
is licenced under the MPLv2.

Credits