summaryrefslogtreecommitdiff
path: root/textproc/enca
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-24 22:49:11 +0000
committerwiz <wiz@pkgsrc.org>2007-02-24 22:49:11 +0000
commitf88d2cf15d4a29181fd9b7d705b889b665f8f7d0 (patch)
tree974521aa8011c78e7b8ab88da06a54067c223f66 /textproc/enca
parent1784becc9315c26f701eea43b51f26229f228e7e (diff)
downloadpkgsrc-f88d2cf15d4a29181fd9b7d705b889b665f8f7d0.tar.gz
Initial import of enca-1.9:
Enca is an Extremely Naive Charset Analyser. It detects character set and encoding of text files and can also convert them to other encodings. The charset detecting functionality is also available as a library. Enca currently can determine 8bit charsets of Belarussian, Bulgarian, Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian, and Chinese texts and also some multibyte encodings, independent on language (provided it's some European language).
Diffstat (limited to 'textproc/enca')
-rw-r--r--textproc/enca/DESCR10
-rw-r--r--textproc/enca/Makefile19
-rw-r--r--textproc/enca/PLIST24
-rw-r--r--textproc/enca/distinfo5
4 files changed, 58 insertions, 0 deletions
diff --git a/textproc/enca/DESCR b/textproc/enca/DESCR
new file mode 100644
index 00000000000..b93489906f5
--- /dev/null
+++ b/textproc/enca/DESCR
@@ -0,0 +1,10 @@
+Enca is an Extremely Naive Charset Analyser. It detects character
+set and encoding of text files and can also convert them to other
+encodings. The charset detecting functionality is also available as
+a library.
+
+Enca currently can determine 8bit charsets of Belarussian, Bulgarian,
+Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish,
+Russian, Slovak, Slovene, Ukrainian, and Chinese texts and also
+some multibyte encodings, independent on language (provided it's
+some European language).
diff --git a/textproc/enca/Makefile b/textproc/enca/Makefile
new file mode 100644
index 00000000000..13079657e6e
--- /dev/null
+++ b/textproc/enca/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/24 22:49:11 wiz Exp $
+#
+
+DISTNAME= enca-1.9
+CATEGORIES= converters
+MASTER_SITES= http://trific.ath.cx/Ftp/enca/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://trific.ath.cx/software/enca/
+COMMENT= Extremely Naive Charset Analyser
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/enca.pc.in
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/enca/PLIST b/textproc/enca/PLIST
new file mode 100644
index 00000000000..8d7220bce1c
--- /dev/null
+++ b/textproc/enca/PLIST
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/24 22:49:11 wiz Exp $
+bin/enca
+bin/enconv
+include/enca.h
+lib/libenca.la
+lib/pkgconfig/enca.pc
+libexec/enca/extconv/cstocs
+libexec/enca/extconv/map
+libexec/enca/extconv/piconv
+libexec/enca/extconv/recode
+libexec/enca/extconv/umap
+man/man1/enca.1
+man/man1/enconv.1
+share/gtk-doc/html/libenca/ch01.html
+share/gtk-doc/html/libenca/index.html
+share/gtk-doc/html/libenca/index.sgml
+share/gtk-doc/html/libenca/libenca-Analyser.html
+share/gtk-doc/html/libenca/libenca-Auxiliary-Functions.html
+share/gtk-doc/html/libenca/libenca-Charsets-and-Surfaces.html
+share/gtk-doc/html/libenca/libenca-Typedefs-and-Constants.html
+share/gtk-doc/html/libenca/libenca.devhelp
+@dirrm share/gtk-doc/html/libenca
+@dirrm libexec/enca/extconv
+@dirrm libexec/enca
diff --git a/textproc/enca/distinfo b/textproc/enca/distinfo
new file mode 100644
index 00000000000..5b07260f607
--- /dev/null
+++ b/textproc/enca/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/02/24 22:49:11 wiz Exp $
+
+SHA1 (enca-1.9.tar.bz2) = 6cabd3d8eb475674274140f13e6ce0ad56fa06ce
+RMD160 (enca-1.9.tar.bz2) = a75a484701b70fac1181a6a5113da5683235b6d1
+Size (enca-1.9.tar.bz2) = 503547 bytes