Skip to content

Commit

Permalink
new package: music-file-organizer (#5622)
Browse files Browse the repository at this point in the history
  • Loading branch information
zx2c4 authored and Leonid Pliushch committed Jul 31, 2020
1 parent cb3963b commit 0fd79ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/music-file-organizer/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://git.zx2c4.com/music-file-organizer/about/
TERMUX_PKG_DESCRIPTION="Organizer of audio files into directories based on metadata tags"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=1.0.3
TERMUX_PKG_SRCURL=https://git.zx2c4.com/music-file-organizer/snapshot/music-file-organizer-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=042c33f6db7da8889125359db02054fa1fcbfad339e8841e7e26474bf6aed3ad
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_DEPENDS="libicu, taglib"

0 comments on commit 0fd79ba

Please sign in to comment.