Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

8
textproc/swath/DESCR Normal file
View File

@@ -0,0 +1,8 @@
Swath is a general-purpose utility to workaround the lack of such capability
in applications. It analyzes the given Thai text by consulting a Thai word
list for word boundaries, before outputting the same text with the predefined
word delimitors inserted.
It can read many kinds of input, including plain text and structured documents
like HTML, RTF, LaTeX and Lambda (Unicode version of LaTeX with Omega
typesetter kernel).

20
textproc/swath/Makefile Normal file
View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:02 asau Exp $
#
DISTNAME= swath-0.4.1
CATEGORIES= textproc
MASTER_SITES= ftp://linux.thai.net/pub/ThaiLinux/software/swath/ \
http://linux.thai.net/pub/ThaiLinux/software/swath/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://linux.thai.net/projects/thailatex
COMMENT= Smart Word Analysis for THai
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
.include "../../devel/libdatrie/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

4
textproc/swath/PLIST Normal file
View File

@@ -0,0 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/06 11:43:39 obache Exp $
bin/swath
man/man1/swath.1
share/swath/swathdic.tri

5
textproc/swath/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/04/06 11:43:39 obache Exp $
SHA1 (swath-0.4.1.tar.gz) = a94bcdc905c13aef7dcb4bd420792598e800c662
RMD160 (swath-0.4.1.tar.gz) = 38e224d7e48d7d518d7a6562edb3c10155a51494
Size (swath-0.4.1.tar.gz) = 441022 bytes