Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : highlight | name : highlight | ||||
| version : '3.39' | version : '3.40' | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - http://www.andre-simon.de/zip/highlight-3.39.tar.bz2 : 44f2cef6b5c0b89b5c0d76cf39ce4c2944eeff6b9c23ba27d1d153ac93d10f7d | - https://github.com/andre-simon/highlight/archive/3.40.tar.gz : 6ccfb562d681b62f74994e78e913604982db42c13b8e8dd496398c397bcfd819 | ||||
| license : GPL-3.0 | license : GPL-3.0 | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : Convert source code to formatted text with syntax highlighting | summary : Convert source code to formatted text with syntax highlighting | ||||
| description: | | description: | | ||||
| Highlight converts source code to HTML, XHTML, RTF, LaTex, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are customizable. | Highlight converts source code to HTML, XHTML, RTF, LaTex, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are customizable. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(lua-5.3) | - pkgconfig(lua-5.3) | ||||
| - libboost-devel | - libboost-devel | ||||
| setup : | | |||||
| sed -i "s/^LUA_LIBS=.*$/LUA_LIBS=-llua -ldl/" src/makefile #need to link with libdl beside liblua | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.