summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-01-09 21:36:12 +0100
committerGustavo Alvarez2016-01-09 21:36:12 +0100
commitee640dc710aa3a19de4da56315b355fb09976517 (patch)
treef1a34e4669f250ad567da3acfd590b09656ce179
parent2f239c00c1bd9a08d14261151647149e84f68228 (diff)
downloadaur-ee640dc710aa3a19de4da56315b355fb09976517.tar.gz
Update optdepends=()
-rw-r--r--.SRCINFO27
-rw-r--r--PKGBUILD27
2 files changed, 28 insertions, 26 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f72fecde5e3..7144626456d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Jan 9 20:12:40 UTC 2016
+# Sat Jan 9 20:35:49 UTC 2016
pkgbase = vapoursynth-plugin-havsfunc
pkgdesc = Plugin for Vapoursynth: havsfunc
pkgver = r21
@@ -9,23 +9,24 @@ pkgbase = vapoursynth-plugin-havsfunc
license = GPL
makedepends = git
depends = vapoursynth
- optdepends = vapoursynth-plugin-genericfilters-git: for HQDering function
- optdepends = vapoursynth-plugin-ctmf-git: for HQDeringmod function
- optdepends = vapoursynth-plugin-mvtools: for QTGMC, GrainStabilizeMC and LSFmod function
- optdepends = vapoursynth-plugin-nnedi3: for QTGMC function
- optdepends = vapoursynth-plugin-fmtconv: for QTGMC function
- optdepends = vapoursynth-plugin-scenechange: for QTGMC function
- optdepends = vapoursynth-plugin-fft3dfilter-git: for QTGMC function (optional)
- optdepends = vapoursynth-plugin-dfttest-git: for QTGMC function (optional)
- optdepends = vapoursynth-plugin-knlmeanscl: for QTGMC function (optional)
optdepends = vapoursynth-plugin-addgrain-git: for QTGMC function (optional)
- optdepends = vapoursynth-plugin-bilateral-git: for logoNR function
- optdepends = vapoursynth-plugin-fluxsmooth: for logoNR function
- optdepends = vapoursynth-plugin-flash3kyuu_deband-git: for SmoothLevels function
optdepends = vapoursynth-plugin-awarpsharp2-git: for YAHR function
+ optdepends = vapoursynth-plugin-bilateral-git: for logoNR function
+ optdepends = vapoursynth-plugin-ctmf-git: for HQDeringmod function
optdepends = vapoursynth-plugin-dctfilter-git: for Deblock_QED function
optdepends = vapoursynth-plugin-deblock-git: for Deblock_QED function
+ optdepends = vapoursynth-plugin-dfttest-git: for QTGMC function (optional)
+ optdepends = vapoursynth-plugin-eedi2-git: for Santiag function
+ optdepends = vapoursynth-plugin-fft3dfilter-git: for QTGMC function (optional)
+ optdepends = vapoursynth-plugin-flash3kyuu_deband-git: for SmoothLevels function
+ optdepends = vapoursynth-plugin-fluxsmooth: for logoNR function
+ optdepends = vapoursynth-plugin-fmtconv: for QTGMC function
+ optdepends = vapoursynth-plugin-genericfilters-git: for HQDering function
+ optdepends = vapoursynth-plugin-knlmeanscl: for QTGMC function (optional)
+ optdepends = vapoursynth-plugin-mvtools: for QTGMC, GrainStabilizeMC and LSFmod function
+ optdepends = vapoursynth-plugin-nnedi3: for QTGMC function
optdepends = vapoursynth-plugin-sangnommod-git: for santiag function
+ optdepends = vapoursynth-plugin-scenechange: for QTGMC function
optdepends = vapoursynth-plugin-temporalsoften-git: for TemporalSoften function
source = https://dl.dropbox.com/u/6596386/vapoursynth-plugins/havsfunc-r21.7z
sha1sums = d71683c92cfa0a1408c439af3452c2b4bb6a964e
diff --git a/PKGBUILD b/PKGBUILD
index 74e40a8d6d8b..10b75a1e2e6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,23 +10,24 @@ url='http://forum.doom9.org/showthread.php?t=166582'
license=('GPL')
depends=('vapoursynth')
makedepends=('git')
-optdepends=('vapoursynth-plugin-genericfilters-git: for HQDering function'
- 'vapoursynth-plugin-ctmf-git: for HQDeringmod function'
- 'vapoursynth-plugin-mvtools: for QTGMC, GrainStabilizeMC and LSFmod function'
- 'vapoursynth-plugin-nnedi3: for QTGMC function'
- 'vapoursynth-plugin-fmtconv: for QTGMC function'
- 'vapoursynth-plugin-scenechange: for QTGMC function'
- 'vapoursynth-plugin-fft3dfilter-git: for QTGMC function (optional)'
- 'vapoursynth-plugin-dfttest-git: for QTGMC function (optional)'
- 'vapoursynth-plugin-knlmeanscl: for QTGMC function (optional)'
- 'vapoursynth-plugin-addgrain-git: for QTGMC function (optional)'
- 'vapoursynth-plugin-bilateral-git: for logoNR function'
- 'vapoursynth-plugin-fluxsmooth: for logoNR function'
- 'vapoursynth-plugin-flash3kyuu_deband-git: for SmoothLevels function'
+optdepends=('vapoursynth-plugin-addgrain-git: for QTGMC function (optional)'
'vapoursynth-plugin-awarpsharp2-git: for YAHR function'
+ 'vapoursynth-plugin-bilateral-git: for logoNR function'
+ 'vapoursynth-plugin-ctmf-git: for HQDeringmod function'
'vapoursynth-plugin-dctfilter-git: for Deblock_QED function'
'vapoursynth-plugin-deblock-git: for Deblock_QED function'
+ 'vapoursynth-plugin-dfttest-git: for QTGMC function (optional)'
+ 'vapoursynth-plugin-eedi2-git: for Santiag function'
+ 'vapoursynth-plugin-fft3dfilter-git: for QTGMC function (optional)'
+ 'vapoursynth-plugin-flash3kyuu_deband-git: for SmoothLevels function'
+ 'vapoursynth-plugin-fluxsmooth: for logoNR function'
+ 'vapoursynth-plugin-fmtconv: for QTGMC function'
+ 'vapoursynth-plugin-genericfilters-git: for HQDering function'
+ 'vapoursynth-plugin-knlmeanscl: for QTGMC function (optional)'
+ 'vapoursynth-plugin-mvtools: for QTGMC, GrainStabilizeMC and LSFmod function'
+ 'vapoursynth-plugin-nnedi3: for QTGMC function'
'vapoursynth-plugin-sangnommod-git: for santiag function'
+ 'vapoursynth-plugin-scenechange: for QTGMC function'
'vapoursynth-plugin-temporalsoften-git: for TemporalSoften function'
)
source=("https://dl.dropbox.com/u/6596386/vapoursynth-plugins/${_plug}-${pkgver}.7z")