diff options
| author | Chen Qi <Qi.Chen@windriver.com> | 2021-08-09 10:29:29 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-08-09 10:30:44 -0700 |
| commit | 242ba8e2fc4395b2bdc47c46e40c7f84402798c4 (patch) | |
| tree | 992a089d22c82c286b78511650acc93a9f0eb122 /meta-oe/recipes-devtools/geany | |
| parent | c80b3757ffc762a1577bcf7d0da41ebf1954b3f1 (diff) | |
| download | meta-openembedded-242ba8e2fc4395b2bdc47c46e40c7f84402798c4.tar.gz | |
Convert to new override syntax using latest convert-overrides.py script
This patch is the result of running the latest convert-ovrrides.py
script.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
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.37.bb | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany-plugins_1.37.bb b/meta-oe/recipes-devtools/geany/geany-plugins_1.37.bb index 10e51fa811..9a70537927 100644 --- a/meta-oe/recipes-devtools/geany/geany-plugins_1.37.bb +++ b/meta-oe/recipes-devtools/geany/geany-plugins_1.37.bb | |||
| @@ -66,7 +66,7 @@ FILES:${PN}-commander = "${libdir}/geany/commander.so" | |||
| 66 | EXTRA_OECONF += "--disable-debugger" | 66 | EXTRA_OECONF += "--disable-debugger" |
| 67 | #PLUGINS += "${PN}-debugger" | 67 | #PLUGINS += "${PN}-debugger" |
| 68 | #LIC_FILES_CHKSUM += "file://debugger/COPYING;md5=4325afd396febcb659c36b49533135d4" | 68 | #LIC_FILES_CHKSUM += "file://debugger/COPYING;md5=4325afd396febcb659c36b49533135d4" |
| 69 | #FILES_${PN}-debugger = "${libdir}/geany/debugger.so ${datadir}/${PN}/debugger" | 69 | #FILES:${PN}-debugger = "${libdir}/geany/debugger.so ${datadir}/${PN}/debugger" |
| 70 | 70 | ||
| 71 | PLUGINS += "${PN}-defineformat" | 71 | PLUGINS += "${PN}-defineformat" |
| 72 | LIC_FILES_CHKSUM += "file://defineformat/COPYING;md5=751419260aa954499f7abaabaa882bbe" | 72 | LIC_FILES_CHKSUM += "file://defineformat/COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| @@ -76,8 +76,8 @@ FILES:${PN}-defineformat = "${libdir}/geany/defineformat.so" | |||
| 76 | EXTRA_OECONF += "--disable-devhelp" | 76 | EXTRA_OECONF += "--disable-devhelp" |
| 77 | #PLUGINS += "${PN}-devhelp" | 77 | #PLUGINS += "${PN}-devhelp" |
| 78 | #LIC_FILES_CHKSUM += "file://devhelp/COPYING;md5=d32239bcb673463ab874e80d47fae504" | 78 | #LIC_FILES_CHKSUM += "file://devhelp/COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 79 | #LICENSE_${PN}-devhelp = "GPLv3" | 79 | #LICENSE:${PN}-devhelp = "GPLv3" |
| 80 | #FILES_${PN}-devhelp = "${libdir}/geany/devhelp.so" | 80 | #FILES:${PN}-devhelp = "${libdir}/geany/devhelp.so" |
| 81 | 81 | ||
| 82 | PLUGINS += "${PN}-geanyctags" | 82 | PLUGINS += "${PN}-geanyctags" |
| 83 | LIC_FILES_CHKSUM += "file://geanyctags/COPYING;md5=c107cf754550e65755c42985a5d4e9c9" | 83 | LIC_FILES_CHKSUM += "file://geanyctags/COPYING;md5=c107cf754550e65755c42985a5d4e9c9" |
| @@ -100,7 +100,7 @@ FILES:${PN}-geanyinsertnum = "${libdir}/geany/geanyinsertnum.so" | |||
| 100 | EXTRA_OECONF += "--disable-geanylua" | 100 | EXTRA_OECONF += "--disable-geanylua" |
| 101 | #PLUGINS += "${PN}-geanylua" | 101 | #PLUGINS += "${PN}-geanylua" |
| 102 | #LIC_FILES_CHKSUM += "file://geanylua/COPYING;md5=4325afd396febcb659c36b49533135d4" | 102 | #LIC_FILES_CHKSUM += "file://geanylua/COPYING;md5=4325afd396febcb659c36b49533135d4" |
| 103 | #FILES_${PN}-geanylua = "${libdir}/geany/geanylua.so ${libdir}/${PN}/geanylua/*.so" | 103 | #FILES:${PN}-geanylua = "${libdir}/geany/geanylua.so ${libdir}/${PN}/geanylua/*.so" |
| 104 | 104 | ||
| 105 | PLUGINS += "${PN}-geanymacro" | 105 | PLUGINS += "${PN}-geanymacro" |
| 106 | LIC_FILES_CHKSUM += "file://geanymacro/COPYING;md5=c107cf754550e65755c42985a5d4e9c9" | 106 | LIC_FILES_CHKSUM += "file://geanymacro/COPYING;md5=c107cf754550e65755c42985a5d4e9c9" |
| @@ -125,7 +125,7 @@ FILES:${PN}-geanyprj = "${libdir}/geany/geanyprj.so" | |||
| 125 | 125 | ||
| 126 | #PLUGINS += "${PN}-geanypy" | 126 | #PLUGINS += "${PN}-geanypy" |
| 127 | #LIC_FILES_CHKSUM += "file://geanypy/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 127 | #LIC_FILES_CHKSUM += "file://geanypy/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 128 | #FILES_${PN}-geanypy = "${libdir}/geany/geanypy.so" | 128 | #FILES:${PN}-geanypy = "${libdir}/geany/geanypy.so" |
| 129 | 129 | ||
| 130 | PLUGINS += "${PN}-geanyvc" | 130 | PLUGINS += "${PN}-geanyvc" |
| 131 | LIC_FILES_CHKSUM += "file://geanyvc/COPYING;md5=c107cf754550e65755c42985a5d4e9c9" | 131 | LIC_FILES_CHKSUM += "file://geanyvc/COPYING;md5=c107cf754550e65755c42985a5d4e9c9" |
| @@ -160,13 +160,13 @@ FILES:${PN}-lipsum = "${libdir}/geany/lipsum.so" | |||
| 160 | EXTRA_OECONF += "--disable-peg-markdown" | 160 | EXTRA_OECONF += "--disable-peg-markdown" |
| 161 | #PLUGINS += "${PN}-markdown" | 161 | #PLUGINS += "${PN}-markdown" |
| 162 | #LIC_FILES_CHKSUM += "file://markdown/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 162 | #LIC_FILES_CHKSUM += "file://markdown/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 163 | #FILES_${PN}-markdown = "${libdir}/geany/markdown.so" | 163 | #FILES:${PN}-markdown = "${libdir}/geany/markdown.so" |
| 164 | 164 | ||
| 165 | # | checking whether the GTK version in use is compatible with plugin multiterm... no | 165 | # | checking whether the GTK version in use is compatible with plugin multiterm... no |
| 166 | EXTRA_OECONF += "--disable-multiterm" | 166 | EXTRA_OECONF += "--disable-multiterm" |
| 167 | #PLUGINS += "${PN}-multiterm" | 167 | #PLUGINS += "${PN}-multiterm" |
| 168 | #LIC_FILES_CHKSUM += "file://multiterm/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 168 | #LIC_FILES_CHKSUM += "file://multiterm/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 169 | #FILES_${PN}-multiterm = "${libdir}/geany/multiterm.so" | 169 | #FILES:${PN}-multiterm = "${libdir}/geany/multiterm.so" |
| 170 | 170 | ||
| 171 | PLUGINS += "${PN}-overview" | 171 | PLUGINS += "${PN}-overview" |
| 172 | LIC_FILES_CHKSUM += "file://overview/overview/overviewplugin.c;beginline=4;endline=20;md5=1aa33522916cdeb46cccac0c629da0d0" | 172 | LIC_FILES_CHKSUM += "file://overview/overview/overviewplugin.c;beginline=4;endline=20;md5=1aa33522916cdeb46cccac0c629da0d0" |
| @@ -226,8 +226,8 @@ FILES:${PN}-vimode = "${libdir}/geany/vimode.so" | |||
| 226 | EXTRA_OECONF += " --disable-webhelper" | 226 | EXTRA_OECONF += " --disable-webhelper" |
| 227 | #PLUGINS += "${PN}-webhelper" | 227 | #PLUGINS += "${PN}-webhelper" |
| 228 | #LIC_FILES_CHKSUM += "file://webhelper/COPYING;md5=d32239bcb673463ab874e80d47fae504" | 228 | #LIC_FILES_CHKSUM += "file://webhelper/COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 229 | #LICENSE_${PN}-webhelper = "GPLv3" | 229 | #LICENSE:${PN}-webhelper = "GPLv3" |
| 230 | #FILES_${PN}-webhelper = "${libdir}/geany/webhelper.so" | 230 | #FILES:${PN}-webhelper = "${libdir}/geany/webhelper.so" |
| 231 | 231 | ||
| 232 | PLUGINS += "${PN}-workbench" | 232 | PLUGINS += "${PN}-workbench" |
| 233 | LIC_FILES_CHKSUM += "file://workbench/COPYING;md5=c107cf754550e65755c42985a5d4e9c9" | 233 | LIC_FILES_CHKSUM += "file://workbench/COPYING;md5=c107cf754550e65755c42985a5d4e9c9" |
