master
yutent 2023-08-25 19:28:10 +08:00
parent 930664f983
commit 2b55b331f3
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
__pycache__ __pycache__
*.txt *.txt
*.deb
album album
unpack
._* ._*

4
debian/control vendored
View File

@ -4,9 +4,9 @@ Section: X11
Architecture: all Architecture: all
Author: Yutent Author: Yutent
Maintainer: Yutent <yutent.io@gmail.com> Maintainer: Yutent <yutent.io@gmail.com>
Depends: gir1.2-gtk-3.0, python-mutagen Depends: gir1.2-gtk-3.0, python-mutagen, mpd
Priority: optional Priority: optional
Installed-Size: 5644 Installed-Size: 5644
Homepage: https://github.com/app-cat/sonist-gtk Homepage: https://github.com/app-cat/sonist-gtk
Description: Sonist - 基于mpd后端的音乐播放器. Description: Sonist - 基于mpd后端的音乐播放器.
高颜值且轻量的 MPD GUI客户端. 高颜值且轻量的 MPD GUI客户端.