Merge pull request #6752 from diogoleal/frei0r-plugins-1.6.0
frei0r-plugins: update to 1.6.0
This commit is contained in:
commit
c925534182
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'frei0r-plugins'
|
# Template file for 'frei0r-plugins'
|
||||||
pkgname=frei0r-plugins
|
pkgname=frei0r-plugins
|
||||||
version=1.4
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=cmake
|
||||||
hostmakedepends="autoconf"
|
hostmakedepends="autoconf"
|
||||||
short_desc="Minimalistic API for a collection of free video effects plugins"
|
short_desc="Minimalistic API for a collection of free video effects plugins"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://frei0r.dyne.org/"
|
homepage="http://frei0r.dyne.org/"
|
||||||
distfiles="https://files.dyne.org/frei0r/releases/frei0r-plugins-${version}.tar.gz"
|
distfiles="https://files.dyne.org/frei0r/releases/frei0r-plugins-${version}.tar.gz"
|
||||||
checksum=8470fcabde9f341b729be3be16385ffc8383d6f3328213907a43851b6e83be57
|
checksum=ab2d7254f3a822944252f6c85453eeb8b38fd9368e087034c8d47d68fe6e36fe
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue