17 lines
614 B
Text
17 lines
614 B
Text
# Template file for 'enca'
|
|
pkgname=enca
|
|
version=1.13
|
|
distfiles="http://dl.cihar.com/enca/enca-${version}.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--enable-external"
|
|
revision=1
|
|
short_desc="Extremely Naive Charset Analyser"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=6c091455d524b3ddae3533fe9bb375092f60ad6fe252e0777c873bd7869c7432
|
|
long_desc="
|
|
Enca is an Extremely Naive Charset Analyser. It detects the character set and
|
|
the encoding of text files and can also convert them to other encodings."
|
|
|
|
subpackages="libenca enca-devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build recode-devel
|