Remove vapoursynthas a depend
This commit is contained in:
@@ -1,13 +1,12 @@
|
|||||||
pkgbase = vapoursynth-plugin-vship-cuda-git
|
pkgbase = vapoursynth-plugin-vship-cuda-git
|
||||||
pkgdesc = Plugin for Vapoursynth: vship for nvidia gpus (GIT version)
|
pkgdesc = Plugin for Vapoursynth: vship for nvidia gpus (GIT version)
|
||||||
pkgver = 4.0.0.21.g5308ad8
|
pkgver = 4.0.0.21.g5308ad8
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://github.com/Line-fr/Vship
|
url = https://github.com/Line-fr/Vship
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = MIT
|
license = MIT
|
||||||
makedepends = git
|
makedepends = git
|
||||||
makedepends = make
|
makedepends = make
|
||||||
depends = vapoursynth
|
|
||||||
depends = cuda
|
depends = cuda
|
||||||
optdepends = vapoursynth: vapoursynth plugin usage
|
optdepends = vapoursynth: vapoursynth plugin usage
|
||||||
provides = vapoursynth-plugin-vship
|
provides = vapoursynth-plugin-vship
|
||||||
|
|||||||
@@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
_plug=vship
|
_plug=vship
|
||||||
pkgname=vapoursynth-plugin-vship-cuda-git
|
pkgname=vapoursynth-plugin-vship-cuda-git
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgver=4.0.0.21.g5308ad8
|
pkgver=4.0.0.21.g5308ad8
|
||||||
pkgdesc="Plugin for Vapoursynth: vship for nvidia gpus (GIT version)"
|
pkgdesc="Plugin for Vapoursynth: vship for nvidia gpus (GIT version)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://github.com/Line-fr/Vship'
|
url='https://github.com/Line-fr/Vship'
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('vapoursynth' 'cuda')
|
depends=('cuda')
|
||||||
makedepends=('git' 'make')
|
makedepends=('git' 'make')
|
||||||
optdepends=('vapoursynth: vapoursynth plugin usage')
|
optdepends=('vapoursynth: vapoursynth plugin usage')
|
||||||
provides=("vapoursynth-plugin-vship" "libvship")
|
provides=("vapoursynth-plugin-vship" "libvship")
|
||||||
|
|||||||
Reference in New Issue
Block a user