Adopt SPDX identifiers for license fields
This commit is contained in:
parent
22120a640c
commit
cc9e320509
38 changed files with 42 additions and 43 deletions
|
@ -5,8 +5,7 @@ pkgbase = libqxt
|
|||
url = http://www.libqxt.org
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = CPL
|
||||
license = LGPL2.1
|
||||
license = CPL-1.0 OR LGPL-2.1-only
|
||||
makedepends = avahi
|
||||
makedepends = libxrandr
|
||||
depends = qt4
|
||||
|
|
|
@ -10,7 +10,7 @@ _pkgsuffix=dadc327c2a6a
|
|||
pkgdesc='Provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.libqxt.org'
|
||||
license=('CPL' 'LGPL2.1')
|
||||
license=('CPL-1.0 OR LGPL-2.1-only')
|
||||
depends=('qt4' 'openssl' 'db')
|
||||
makedepends=('avahi' 'libxrandr')
|
||||
optdepends=('avahi: Zeroconf support')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue