rename package to cuetools-fabs, make conflict cuetools
This commit is contained in:
5
PKGBUILD
5
PKGBUILD
@@ -1,5 +1,5 @@
|
||||
# Maintainer: Fabian <fabian@ldsoft.dev>
|
||||
pkgname=cuetools
|
||||
pkgname=cuetools-fabs
|
||||
pkgver=269.5d7208b
|
||||
pkgrel=1
|
||||
pkgdesc="Cue and toc file parsers and utilities"
|
||||
@@ -7,7 +7,8 @@ arch=('x86_64')
|
||||
url="https://git.ldsoft.dev/fabs/cuetools.git"
|
||||
#url="http://developer.berlios.de/projects/cuetools/"
|
||||
license=('GPL')
|
||||
depends=('glibc')
|
||||
depends=('glibc' 'flac')
|
||||
conflicts=('cuetools')
|
||||
optdepends=("id3v2: mp3 support in cuetag (does not require mutagen)"
|
||||
"mutagen-tools: mp3 support in cuetag (does not require id3v2)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user