pgtk-emacs-flatpak icon indicating copy to clipboard operation
pgtk-emacs-flatpak copied to clipboard

Remove libjansson dependency

Open fejfighter opened this issue 1 year ago • 3 comments

with the recent inclusion of a custom json parser in emacs we no longer need libjansson for fast json decoding

closes #16

fejfighter avatar Apr 09 '24 06:04 fejfighter

@majjejjam this is what i meant

fejfighter avatar Apr 09 '24 06:04 fejfighter

These commits add patches to the manifest that are not present in the repository, right? I also think emacs.desktop-exec-wrapper.patch needs for the command to be emacs-wrapper instead of emacs.

majjejjam avatar Apr 09 '24 08:04 majjejjam

Thanks, good catch. I forgot to add them to the commit, I have fixed it.

I pulled the patches from the fluthub repo emacs. They have gone in on the dev-wrapper arrangement, which I didn't want to do. so I have pulled that back out.

fejfighter avatar Apr 09 '24 10:04 fejfighter