extra/qt5-imageformats to 5.6.0-2

This commit is contained in:
Kevin Mihelich 2016-05-03 12:14:14 +00:00
parent f6d20706fc
commit 9c6ed1885b

View file

@ -8,12 +8,12 @@
pkgname=qt5-imageformats
_qtver=5.6.0
pkgver=${_qtver/-/}
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL' 'FDL' 'custom')
pkgdesc='Plugins for additional image formats: TIFF, MNG, TGA, WBMP'
depends=('qt5-base' 'libtiff' 'jasper')
depends=('qt5-base' 'jasper' 'libmng' 'libwebp')
makedepends=()
conflicts=('qt')
groups=('qt' 'qt5')