Lisp syntax highlighting for Gedit
I created a small .deb package which contains only two files, one for syntax highlighting in gedit, and one for mime entry for .lisp and .lsp files. The package can be downloaded from here: http://www.mediafire.com/?tcpceaukzeeh5xi
Thanks for the actual files goes to jiehong @ https://bbs.archlinux.org/viewtopic.php?id=96473
Comments
-
I already have a topic on this which uses AutoLisp in particular - its unpackaged because I use Sabayon
The thread is here: https://forum.bricsys.com/discussion/13437
Regards,
Daniel
0 -
Daniel, thank you. Your file is way better. I created a new package with your files, which are definitely better. I hope you would add more snippets and create the package yourself, this is super easy. Also, please state here, where to look for your updated packages, I look forward to it.
Updated DEB file gedit-lisp-1.1 : http://www.mediafire.com/?w5e4b2qpw2lxu8h
How this package was made: http://www.mediafire.com/?pcuf9dsgh98h4c7
0 -
Mattias,
I recently upgraded to Ubuntu Natty Beta 2. I get the following error when trying to run your deb:
The installation of a package which violates the quality standards isn't allowed. This could cause serious problems on your computer. Please contact the person or organisation who provided this package file and include the details beneath. Details: Lintian check results for /home/dcentore/Desktop/gedit-lisp.deb:E: gedit-lisp: wrong-file-owner-uid-or-gid usr/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/gedit-2/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/gedit-2/plugins/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/gedit-2/plugins/snippets/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/gedit-2/plugins/snippets/lisp.xml 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/gtksourceview-2.0/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/gtksourceview-2.0/language-specs/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/gtksourceview-2.0/language-specs/lisp.lang 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/mime/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/mime/text/ 1000/1000E: gedit-lisp: wrong-file-owner-uid-or-gid usr/share/mime/text/x-lisp.xml 1000/1000
Do you have any ideas on how to fix this?
Regards,
Daniel
0 -
Daniel, it's fixed now, the previous file is updated. Download it again and install. It was needed to use fakeroot in creating the package.
0 -
Thank you very much. Works like a charm :-)
0