Received: by mail.netbsd.org (Postfix, from userid 605) id 663D784D75; Sat, 25 Aug 2018 12:03:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6AD4984D04 for ; Sat, 25 Aug 2018 12:03:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id YSPCxMUqv-Oy for ; Sat, 25 Aug 2018 12:03:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 454ED84C78 for ; Sat, 25 Aug 2018 12:03:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3E820FBEC; Sat, 25 Aug 2018 12:03:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535198601107850" MIME-Version: 1.0 Date: Sat, 25 Aug 2018 12:03:21 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc/gtkspell3 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180825120321.3E820FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1535198601107850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Aug 25 12:03:21 UTC 2018 Added Files: pkgsrc/textproc/gtkspell3: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: textproc/gtkspell3: import gtkspell3-3.0.9 GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements. GtkSpell is a library and is mostly of interest to GTK programmers. This is major version 3 of the library, which is API incompatible to version 2. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/gtkspell3/DESCR \ pkgsrc/textproc/gtkspell3/Makefile pkgsrc/textproc/gtkspell3/PLIST \ pkgsrc/textproc/gtkspell3/buildlink3.mk \ pkgsrc/textproc/gtkspell3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535198601107850 Content-Disposition: inline Content-Length: 6581 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/textproc/gtkspell3/DESCR diff -u /dev/null pkgsrc/textproc/gtkspell3/DESCR:1.1 --- /dev/null Sat Aug 25 12:03:21 2018 +++ pkgsrc/textproc/gtkspell3/DESCR Sat Aug 25 12:03:21 2018 @@ -0,0 +1,8 @@ +GtkSpell provides word-processor-style highlighting and replacement +of misspelled words in a GtkTextView widget. Right-clicking a +misspelled word pops up a menu of suggested replacements. + +GtkSpell is a library and is mostly of interest to GTK programmers. + +This is major version 3 of the library, which is API incompatible +to version 2. Index: pkgsrc/textproc/gtkspell3/Makefile diff -u /dev/null pkgsrc/textproc/gtkspell3/Makefile:1.1 --- /dev/null Sat Aug 25 12:03:21 2018 +++ pkgsrc/textproc/gtkspell3/Makefile Sat Aug 25 12:03:21 2018 @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1 2018/08/25 12:03:21 wiz Exp $ + +DISTNAME= gtkspell3-3.0.9 +CATEGORIES= textproc devel +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkspell/} +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://gtkspell.sourceforge.net/ +COMMENT= Spell checking GtkTextView widget (v3) +LICENSE= gnu-gpl-v2 + +USE_TOOLS+= gmake intltool msgfmt pkg-config +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +PKGCONFIG_OVERRIDE= gtkspell-3.0.pc.in +CONFIGURE_ARGS+= --disable-gtk-doc + +#.include "../../devel/pango/buildlink3.mk" +.include "../../textproc/enchant/buildlink3.mk" +.include "../../x11/gtk3/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/textproc/gtkspell3/PLIST diff -u /dev/null pkgsrc/textproc/gtkspell3/PLIST:1.1 --- /dev/null Sat Aug 25 12:03:21 2018 +++ pkgsrc/textproc/gtkspell3/PLIST Sat Aug 25 12:03:21 2018 @@ -0,0 +1,83 @@ +@comment $NetBSD: PLIST,v 1.1 2018/08/25 12:03:21 wiz Exp $ +include/gtkspell-3.0/gtkspell/gtkspell.h +lib/libgtkspell3-3.la +lib/pkgconfig/gtkspell3-3.0.pc +share/gtk-doc/html/gtkspell3/annotation-glossary.html +share/gtk-doc/html/gtkspell3/api-index-full.html +share/gtk-doc/html/gtkspell3/ch02.html +share/gtk-doc/html/gtkspell3/chapter-tutorial.html +share/gtk-doc/html/gtkspell3/deprecated-api-index.html +share/gtk-doc/html/gtkspell3/gtkspell3-gtkspell.html +share/gtk-doc/html/gtkspell3/gtkspell3.devhelp2 +share/gtk-doc/html/gtkspell3/home.png +share/gtk-doc/html/gtkspell3/index.html +share/gtk-doc/html/gtkspell3/left-insensitive.png +share/gtk-doc/html/gtkspell3/left.png +share/gtk-doc/html/gtkspell3/object-tree.html +share/gtk-doc/html/gtkspell3/right-insensitive.png +share/gtk-doc/html/gtkspell3/right.png +share/gtk-doc/html/gtkspell3/style.css +share/gtk-doc/html/gtkspell3/tutorial-advanced.html +share/gtk-doc/html/gtkspell3/tutorial-bindings.html +share/gtk-doc/html/gtkspell3/tutorial-building.html +share/gtk-doc/html/gtkspell3/tutorial-lang.html +share/gtk-doc/html/gtkspell3/up-insensitive.png +share/gtk-doc/html/gtkspell3/up.png +share/locale/af/LC_MESSAGES/gtkspell3.mo +share/locale/ak/LC_MESSAGES/gtkspell3.mo +share/locale/ast/LC_MESSAGES/gtkspell3.mo +share/locale/be/LC_MESSAGES/gtkspell3.mo +share/locale/ca/LC_MESSAGES/gtkspell3.mo +share/locale/cs/LC_MESSAGES/gtkspell3.mo +share/locale/da/LC_MESSAGES/gtkspell3.mo +share/locale/de/LC_MESSAGES/gtkspell3.mo +share/locale/el/LC_MESSAGES/gtkspell3.mo +share/locale/eo/LC_MESSAGES/gtkspell3.mo +share/locale/es/LC_MESSAGES/gtkspell3.mo +share/locale/eu/LC_MESSAGES/gtkspell3.mo +share/locale/ff/LC_MESSAGES/gtkspell3.mo +share/locale/fi/LC_MESSAGES/gtkspell3.mo +share/locale/fo/LC_MESSAGES/gtkspell3.mo +share/locale/fr/LC_MESSAGES/gtkspell3.mo +share/locale/ga/LC_MESSAGES/gtkspell3.mo +share/locale/gl/LC_MESSAGES/gtkspell3.mo +share/locale/he/LC_MESSAGES/gtkspell3.mo +share/locale/hr/LC_MESSAGES/gtkspell3.mo +share/locale/hu/LC_MESSAGES/gtkspell3.mo +share/locale/hy/LC_MESSAGES/gtkspell3.mo +share/locale/id/LC_MESSAGES/gtkspell3.mo +share/locale/is/LC_MESSAGES/gtkspell3.mo +share/locale/it/LC_MESSAGES/gtkspell3.mo +share/locale/ja/LC_MESSAGES/gtkspell3.mo +share/locale/ky/LC_MESSAGES/gtkspell3.mo +share/locale/lg/LC_MESSAGES/gtkspell3.mo +share/locale/lt/LC_MESSAGES/gtkspell3.mo +share/locale/lv/LC_MESSAGES/gtkspell3.mo +share/locale/mn/LC_MESSAGES/gtkspell3.mo +share/locale/ms/LC_MESSAGES/gtkspell3.mo +share/locale/nb/LC_MESSAGES/gtkspell3.mo +share/locale/nl/LC_MESSAGES/gtkspell3.mo +share/locale/nso/LC_MESSAGES/gtkspell3.mo +share/locale/pl/LC_MESSAGES/gtkspell3.mo +share/locale/pt/LC_MESSAGES/gtkspell3.mo +share/locale/pt_BR/LC_MESSAGES/gtkspell3.mo +share/locale/rm/LC_MESSAGES/gtkspell3.mo +share/locale/ro/LC_MESSAGES/gtkspell3.mo +share/locale/ru/LC_MESSAGES/gtkspell3.mo +share/locale/rw/LC_MESSAGES/gtkspell3.mo +share/locale/sk/LC_MESSAGES/gtkspell3.mo +share/locale/sl/LC_MESSAGES/gtkspell3.mo +share/locale/son/LC_MESSAGES/gtkspell3.mo +share/locale/sq/LC_MESSAGES/gtkspell3.mo +share/locale/sr/LC_MESSAGES/gtkspell3.mo +share/locale/st/LC_MESSAGES/gtkspell3.mo +share/locale/sv/LC_MESSAGES/gtkspell3.mo +share/locale/th/LC_MESSAGES/gtkspell3.mo +share/locale/tr/LC_MESSAGES/gtkspell3.mo +share/locale/uk/LC_MESSAGES/gtkspell3.mo +share/locale/vi/LC_MESSAGES/gtkspell3.mo +share/locale/wa/LC_MESSAGES/gtkspell3.mo +share/locale/zh_CN/LC_MESSAGES/gtkspell3.mo +share/locale/zh_HK/LC_MESSAGES/gtkspell3.mo +share/locale/zh_TW/LC_MESSAGES/gtkspell3.mo +share/locale/zu/LC_MESSAGES/gtkspell3.mo Index: pkgsrc/textproc/gtkspell3/buildlink3.mk diff -u /dev/null pkgsrc/textproc/gtkspell3/buildlink3.mk:1.1 --- /dev/null Sat Aug 25 12:03:21 2018 +++ pkgsrc/textproc/gtkspell3/buildlink3.mk Sat Aug 25 12:03:21 2018 @@ -0,0 +1,15 @@ +# $NetBSD: buildlink3.mk,v 1.1 2018/08/25 12:03:21 wiz Exp $ + +BUILDLINK_TREE+= gtkspell3 + +.if !defined(GTKSPELL3_BUILDLINK3_MK) +GTKSPELL3_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.gtkspell3+= gtkspell3>=3.0 +BUILDLINK_PKGSRCDIR.gtkspell3?= ../../textproc/gtkspell3 + +.include "../../textproc/enchant/buildlink3.mk" +.include "../../x11/gtk3/buildlink3.mk" +.endif # GTKSPELL3_BUILDLINK3_MK + +BUILDLINK_TREE+= -gtkspell3 Index: pkgsrc/textproc/gtkspell3/distinfo diff -u /dev/null pkgsrc/textproc/gtkspell3/distinfo:1.1 --- /dev/null Sat Aug 25 12:03:21 2018 +++ pkgsrc/textproc/gtkspell3/distinfo Sat Aug 25 12:03:21 2018 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2018/08/25 12:03:21 wiz Exp $ + +SHA1 (gtkspell3-3.0.9.tar.xz) = c14e7099dbbad98513d6ba00e40481f991453b46 +RMD160 (gtkspell3-3.0.9.tar.xz) = 44345ff911f8d6e8af29b89b82caa3805a131057 +SHA512 (gtkspell3-3.0.9.tar.xz) = de6cc24ca092067a101996142bf2b3cfb6a5af2170ea4b0185a997e5c88adead7ba53c5a297c3110b3a66dc87d37e429720f972895bb2931f9a033fc006e2eab +Size (gtkspell3-3.0.9.tar.xz) = 298988 bytes --_----------=_1535198601107850--