1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: opustags
Section: utils
Priority: optional
Maintainer: Dale Richards <dale@dalerichards.net>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
cmake,
pkgconf,
libogg-dev,
libtest-deep-perl,
liblist-moreutils-perl,
ffmpeg,
Standards-Version: 4.7.0
Homepage: https://github.com/fmang/opustags
Vcs-Browser: https://salsa.debian.org/doge-tech/opustags
Vcs-Git: https://salsa.debian.org/doge-tech/opustags.git
Package: opustags
Architecture: any
Multi-Arch: foreign
Depends:
${shlibs:Depends},
${misc:Depends},
Description: view and edit Ogg Opus comments
Edit Opus tags in batch with command line flags, export or
import tags through text files, or edit tags interactively
using your preferred text editor.
|