mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
v3.1.8d64482
This commit is contained in:
parent
7bd83e4cba
commit
48bd25c7b6
2 changed files with 2 additions and 1 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -16,6 +16,7 @@ pkgbase = kew-git
|
|||
depends = opus
|
||||
depends = opusfile
|
||||
depends = libvorbis
|
||||
depends = libcurl-compat
|
||||
optdepends = faad2
|
||||
conflicts = kew
|
||||
replaces = cue-git
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -7,7 +7,7 @@ arch=('x86_64')
|
|||
url="https://github.com/ravachol/kew"
|
||||
license=('GPL2')
|
||||
conflicts=('kew')
|
||||
depends=('fftw' 'git' 'chafa' 'taglib' 'libogg' 'gcc' 'make' 'glib2' 'opus' 'opusfile' 'libvorbis')
|
||||
depends=('fftw' 'git' 'chafa' 'taglib' 'libogg' 'gcc' 'make' 'glib2' 'opus' 'opusfile' 'libvorbis' 'libcurl-compat')
|
||||
optdepends=('faad2')
|
||||
replaces=('cue-git')
|
||||
sha256sums=('SKIP')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue