diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,12 +1,13 @@ | |||
| 1 | pkgbase = unsilence | 1 | pkgbase = unsilence |
| 2 | pkgdesc = Console Interface and Library to remove silent parts of a media file | 2 | pkgdesc = Console Interface and Library to remove silent parts of a media file |
| 3 | pkgver = 1.0.5 | 3 | pkgver = 1.0.5 |
| 4 | pkgrel = 1 | 4 | pkgrel = 2 |
| 5 | url = https://github.com/lagmoellertim/unsilence | 5 | url = https://github.com/lagmoellertim/unsilence |
| 6 | arch = any | 6 | arch = any |
| 7 | license = MIT | 7 | license = MIT |
| 8 | makedepends = python-setuptools | 8 | makedepends = python-setuptools |
| 9 | depends = ffmpeg | 9 | depends = ffmpeg |
| 10 | depends = python | ||
| 10 | depends = python-argparse | 11 | depends = python-argparse |
| 11 | depends = python-rich | 12 | depends = python-rich |
| 12 | source = unsilence-1.0.5.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.5.tar.gz | 13 | source = unsilence-1.0.5.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.5.tar.gz |
