Added script for quickly adding ReplayGain data to a FLAC library

This commit is contained in:
2022-04-20 20:23:40 -04:00
parent b91511286c
commit 5550bc5b76
4 changed files with 70 additions and 5 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ pkgdesc='Converts your FLAC library to be iPod-ready'
url='https://github.com/rwinkhart/flac2pod'
arch=('any')
license=('GPL2')
depends=(python ffmpeg screen python-mutagen)
depends=(ffmpeg flac python python-mutagen screen)
source=(\""$source"\")
sha512sums=('"$sha512"')