New package: enscript-1.6.5.2.
This commit is contained in:
parent
e0b5ef8820
commit
7e6370d4cc
2
srcpkgs/enscript/enscript.rshlibs
Normal file
2
srcpkgs/enscript/enscript.rshlibs
Normal file
|
@ -0,0 +1,2 @@
|
|||
libm.so.6
|
||||
libc.so.6
|
22
srcpkgs/enscript/template
Normal file
22
srcpkgs/enscript/template
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Template file for 'enscript'
|
||||
pkgname=enscript
|
||||
version=1.6.5.2
|
||||
homepage="http://git.savannah.gnu.org/cgit/enscript.git"
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Converts text to Postscript, HTML or RTF with syntax highlighting"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=db3e33bdb36f9e7252a386ea1faa9b5444cc9ba0ac2dd46fffc1f14887a4cb75
|
||||
long_desc="
|
||||
GNU Enscript takes ASCII files (often source code) and converts them to
|
||||
PostScript, HTML or RTF. It can store generated output to a file or send
|
||||
it directly to the printer.
|
||||
|
||||
It is often used for its syntax highlighting, as it comes with rules for a
|
||||
wide range of programming languages. New rules can be added using an awk-like
|
||||
stateful scripting language."
|
||||
|
||||
conf_files="/etc/enscript.cfg"
|
||||
|
||||
Add_dependency build perl
|
Loading…
Reference in New Issue
Block a user