Package: notepadqq / 2.0.0~beta1-4

Metadata

Package Version Patches format
notepadqq 2.0.0~beta1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0000 remove_src editor libs | (download)

src/editor/Makefile | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove_src editor libs
 Remove bundled minified libs from src/editor Makefile

0001 remove_extension_tools | (download)

src/extension_tools/Makefile | 2 0 + 2 - 0 !
src/ui/ui.pro | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 3 deletions(-)

 remove_extension_tools
 Since extension tools are removed from upstream sources, remove the installation from the makefile

0002 rebuild_codemirror | (download)

src/editor/libs/Makefile-codemirror | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 rebuild_codemirror
 Upstream ships codemirror as prebuilt.
 Since it's removed in debian sources, we have to rebuild it on compile time

fix for rollup 3.patch | (download)

src/editor/libs/codemirror/rollup.config.js | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix for rollup 3