diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:44:20 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 (patch) | |
| tree | 5b71e3261028cf7043840154af1a9ae140b8a61e /meta-oe/recipes-devtools/geany | |
| parent | 66298242119cf805e757b9af8a7ceaf39c05d69a (diff) | |
| download | meta-openembedded-14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/geany')
| -rw-r--r-- | meta-oe/recipes-devtools/geany/geany-plugins_1.38.bb | 14 | ||||
| -rw-r--r-- | meta-oe/recipes-devtools/geany/geany_1.38.bb | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany-plugins_1.38.bb b/meta-oe/recipes-devtools/geany/geany-plugins_1.38.bb index bb419c976a..b6857917f5 100644 --- a/meta-oe/recipes-devtools/geany/geany-plugins_1.38.bb +++ b/meta-oe/recipes-devtools/geany/geany-plugins_1.38.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | DESCRIPTION = "A fast and lightweight IDE" | 1 | DESCRIPTION = "A fast and lightweight IDE" |
| 2 | HOMEPAGE = "http://plugins.geany.org/" | 2 | HOMEPAGE = "http://plugins.geany.org/" |
| 3 | 3 | ||
| 4 | LICENSE_DEFAULT = "GPLv2" | 4 | LICENSE_DEFAULT = "GPL-2.0-only" |
| 5 | LICENSE = "${LICENSE_DEFAULT} & BSD-2-Clause & GPLv3" | 5 | LICENSE = "${LICENSE_DEFAULT} & BSD-2-Clause & GPL-3.0-only" |
| 6 | 6 | ||
| 7 | python () { | 7 | python () { |
| 8 | for plugin in d.getVar('PLUGINS').split(): | 8 | for plugin in d.getVar('PLUGINS').split(): |
| @@ -60,7 +60,7 @@ FILES:${PN}-codenav = "${libdir}/geany/codenav.so" | |||
| 60 | 60 | ||
| 61 | PLUGINS += "${PN}-commander" | 61 | PLUGINS += "${PN}-commander" |
| 62 | LIC_FILES_CHKSUM += "file://commander/COPYING;md5=d32239bcb673463ab874e80d47fae504" | 62 | LIC_FILES_CHKSUM += "file://commander/COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 63 | LICENSE:${PN}-commander = "GPLv3" | 63 | LICENSE:${PN}-commander = "GPL-3.0-only" |
| 64 | FILES:${PN}-commander = "${libdir}/geany/commander.so" | 64 | FILES:${PN}-commander = "${libdir}/geany/commander.so" |
| 65 | 65 | ||
| 66 | # | checking whether the GTK version in use is compatible with plugin Debugger... no | 66 | # | checking whether the GTK version in use is compatible with plugin Debugger... no |
| @@ -86,7 +86,7 @@ FILES:${PN}-geanyctags = "${libdir}/geany/geanyctags.so" | |||
| 86 | 86 | ||
| 87 | PLUGINS += "${PN}-geanydoc" | 87 | PLUGINS += "${PN}-geanydoc" |
| 88 | LIC_FILES_CHKSUM += "file://geanydoc/COPYING;md5=d32239bcb673463ab874e80d47fae504" | 88 | LIC_FILES_CHKSUM += "file://geanydoc/COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 89 | LICENSE:${PN}-geanydoc = "GPLv3" | 89 | LICENSE:${PN}-geanydoc = "GPL-3.0-only" |
| 90 | FILES:${PN}-geanydoc = "${libdir}/geany/geanydoc.so" | 90 | FILES:${PN}-geanydoc = "${libdir}/geany/geanydoc.so" |
| 91 | 91 | ||
| 92 | PLUGINS += "${PN}-geanyextrasel" | 92 | PLUGINS += "${PN}-geanyextrasel" |
| @@ -121,7 +121,7 @@ FILES:${PN}-geanypg = "${libdir}/geany/geanypg.so" | |||
| 121 | 121 | ||
| 122 | PLUGINS += "${PN}-geanyprj" | 122 | PLUGINS += "${PN}-geanyprj" |
| 123 | LIC_FILES_CHKSUM += "file://geanyprj/COPYING;md5=d32239bcb673463ab874e80d47fae504" | 123 | LIC_FILES_CHKSUM += "file://geanyprj/COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 124 | LICENSE:${PN}-geanyprj = "GPLv3" | 124 | LICENSE:${PN}-geanyprj = "GPL-3.0-only" |
| 125 | FILES:${PN}-geanyprj = "${libdir}/geany/geanyprj.so" | 125 | FILES:${PN}-geanyprj = "${libdir}/geany/geanyprj.so" |
| 126 | 126 | ||
| 127 | #PLUGINS += "${PN}-geanypy" | 127 | #PLUGINS += "${PN}-geanypy" |
| @@ -138,7 +138,7 @@ FILES:${PN}-geniuspaste = "${libdir}/geany/geniuspaste.so ${datadir}/${PN}/geniu | |||
| 138 | 138 | ||
| 139 | PLUGINS += "${PN}-git-changebar" | 139 | PLUGINS += "${PN}-git-changebar" |
| 140 | LIC_FILES_CHKSUM += "file://git-changebar/COPYING;md5=d32239bcb673463ab874e80d47fae504" | 140 | LIC_FILES_CHKSUM += "file://git-changebar/COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 141 | LICENSE:${PN}-git-changebar = "GPLv3" | 141 | LICENSE:${PN}-git-changebar = "GPL-3.0-only" |
| 142 | FILES:${PN}-git-changebar = "${datadir}/${BPN}/git-changebar ${libdir}/geany/git-changebar.so" | 142 | FILES:${PN}-git-changebar = "${datadir}/${BPN}/git-changebar ${libdir}/geany/git-changebar.so" |
| 143 | 143 | ||
| 144 | PLUGINS += "${PN}-keyrecord" | 144 | PLUGINS += "${PN}-keyrecord" |
| @@ -179,7 +179,7 @@ LIC_FILES_CHKSUM += "file://pairtaghighlighter/COPYING;md5=d6d927525a612b3a8dbeb | |||
| 179 | FILES:${PN}-pairtaghighlighter = "${libdir}/geany/pairtaghighlighter.so" | 179 | FILES:${PN}-pairtaghighlighter = "${libdir}/geany/pairtaghighlighter.so" |
| 180 | 180 | ||
| 181 | PLUGINS += "${PN}-pohelper" | 181 | PLUGINS += "${PN}-pohelper" |
| 182 | LICENSE:${PN}-pohelper = "GPLv3" | 182 | LICENSE:${PN}-pohelper = "GPL-3.0-only" |
| 183 | LIC_FILES_CHKSUM += "file://pohelper/COPYING;md5=d32239bcb673463ab874e80d47fae504" | 183 | LIC_FILES_CHKSUM += "file://pohelper/COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 184 | FILES:${PN}-pohelper = "${datadir}/${BPN}/pohelper ${libdir}/geany/pohelper.so" | 184 | FILES:${PN}-pohelper = "${datadir}/${BPN}/pohelper ${libdir}/geany/pohelper.so" |
| 185 | 185 | ||
diff --git a/meta-oe/recipes-devtools/geany/geany_1.38.bb b/meta-oe/recipes-devtools/geany/geany_1.38.bb index 33d0870eb9..d75e3b57fb 100644 --- a/meta-oe/recipes-devtools/geany/geany_1.38.bb +++ b/meta-oe/recipes-devtools/geany/geany_1.38.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "A fast and lightweight IDE" | 1 | SUMMARY = "A fast and lightweight IDE" |
| 2 | HOMEPAGE = "http://www.geany.org/" | 2 | HOMEPAGE = "http://www.geany.org/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5" |
| 5 | 5 | ||
| 6 | DEPENDS = "gtk+3 libxml-parser-perl-native python3-docutils-native intltool-native" | 6 | DEPENDS = "gtk+3 libxml-parser-perl-native python3-docutils-native intltool-native" |
