Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2012/10/06 14:25:21 asau Exp $
# $NetBSD: Makefile,v 1.9 2015/03/15 17:47:15 hiramatsu Exp $
#
DISTNAME= tomoe-0.6.0
@@ -6,7 +6,7 @@ PKGREVISION= 5
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
MAINTAINER= obache@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tomoe.sourceforge.jp/
COMMENT= Handwriting recognition engine
#LICENSE= gnu-lgpl-v2.1 # AND Creative Commons Attribution-ShareAlike Licence

View File

@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.4 2012/05/06 17:24:41 dholland Exp $
$NetBSD: distinfo,v 1.5 2014/05/05 06:26:53 obache Exp $
SHA1 (tomoe-0.6.0.tar.gz) = 0ab5b4fd4609d0439f90010c35305595522f54f2
RMD160 (tomoe-0.6.0.tar.gz) = fc8e799c4b845e9c4b41879980fecc9d9dc77c69
Size (tomoe-0.6.0.tar.gz) = 4918949 bytes
SHA1 (patch-aa) = beaf6abd17e985d3b11eccdd0d870329b9088b00
SHA1 (patch-ab) = 718f888ec731ea5183c0af40bb90abe1807be89e
SHA1 (patch-lib_glib-utils_h) = a03c9f060241257cbc42d9624bfe685f53094e1e
SHA1 (patch-lib_tomoe_c) = b38e905e6311c966291891430c3c0b7ad624d799
SHA1 (patch-aa) = c99aaf7c5693f02f91d4c0c84def6de9cfe60031
SHA1 (patch-ab) = 9e0b270c75ecf65fb621e0ccaccce9b8ed506fff
SHA1 (patch-lib_glib-utils_h) = 70a3209ed63bcd71195a2763252bf3f731979e6a
SHA1 (patch-lib_tomoe_c) = 6243b73822e17fead78110ca6c3ac6da7240ff27

View File

@@ -1,4 +1,6 @@
$NetBSD: patch-aa,v 1.1 2008/05/31 14:16:47 obache Exp $
$NetBSD: patch-aa,v 1.2 2014/05/05 06:26:53 obache Exp $
* take care missing strerror(3).
--- lib/tomoe-xml-parser.c.orig 2007-04-10 07:24:21.000000000 +0000
+++ lib/tomoe-xml-parser.c

View File

@@ -1,4 +1,6 @@
$NetBSD: patch-ab,v 1.1 2008/06/04 13:01:36 obache Exp $
$NetBSD: patch-ab,v 1.2 2014/05/05 06:26:53 obache Exp $
* localedir will be handled properly with pkgsrc framework.
--- configure.orig 2007-06-18 03:09:07.000000000 +0000
+++ configure

View File

@@ -1,6 +1,6 @@
$NetBSD: patch-lib_glib-utils_h,v 1.1 2012/05/06 17:24:41 dholland Exp $
$NetBSD: patch-lib_glib-utils_h,v 1.2 2014/05/05 06:26:53 obache Exp $
Fix build with latest glib2.
* It is no longer possible to include individual headers since glib2-2.32
--- lib/glib-utils.h~ 2007-04-25 07:35:58.000000000 +0000
+++ lib/glib-utils.h

View File

@@ -1,6 +1,6 @@
$NetBSD: patch-lib_tomoe_c,v 1.1 2012/05/06 17:24:41 dholland Exp $
$NetBSD: patch-lib_tomoe_c,v 1.2 2014/05/05 06:26:53 obache Exp $
Fix build with latest glib2.
* It is no longer possible to include individual headers since glib2-2.32
--- lib/tomoe.c~ 2007-06-06 07:35:53.000000000 +0000
+++ lib/tomoe.c