pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/gtkspell Changes 2.0.8:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4df1fc29f72
branches: trunk
changeset: 485025:d4df1fc29f72
user: adam <adam%pkgsrc.org@localhost>
date: Fri Dec 03 12:39:05 2004 +0000
description:
Changes 2.0.8:
* Fix how the GtkTextTag is created to work with shared tag tables.
* Additional translation (see po/ChangeLog).
Changes 2.0.7:
* Activating the menu through a keybinding now properly checks the
word currently under the cursor.
* Prevent the trampling on an application's textdomain (Stu Tomlinson).
* Additional translations (see po/ChangeLog).
Changes 2.0.6:
* Use new PANGO_UNDERLINE_ERROR style when available to highlight
misspelled words with squiggly red underline.
* Internationalize with GNU Gettext. All five strings now translatable.
Thanks to Adriano Del Vigna de Almeida <katmandu%fs.inf.br@localhost>
* New po/ChangeLog to track translation additions/updates.
diffstat:
textproc/gtkspell/Makefile | 28 ++++++++++++++--------------
textproc/gtkspell/PLIST | 15 ++++++++++++++-
textproc/gtkspell/distinfo | 6 +++---
3 files changed, 31 insertions(+), 18 deletions(-)
diffs (80 lines):
diff -r 600bb77ef3a0 -r d4df1fc29f72 textproc/gtkspell/Makefile
--- a/textproc/gtkspell/Makefile Fri Dec 03 12:38:49 2004 +0000
+++ b/textproc/gtkspell/Makefile Fri Dec 03 12:39:05 2004 +0000
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:19 tv Exp $
-#
+# $NetBSD: Makefile,v 1.17 2004/12/03 12:39:05 adam Exp $
-DISTNAME= gtkspell-2.0.5
-PKGREVISION= 1
-CATEGORIES= textproc devel
-MASTER_SITES= http://gtkspell.sourceforge.net/download/
+DISTNAME= gtkspell-2.0.8
+CATEGORIES= textproc devel
+MASTER_SITES= http://gtkspell.sourceforge.net/download/
-MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://gtkspell.sourceforge.net/
-COMMENT= Spell checking GtkTextView widget
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://gtkspell.sourceforge.net/
+COMMENT= Spell checking GtkTextView widget
-GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
-USE_X11= YES
-USE_LIBTOOL= YES
+USE_BUILDLINK3= yes
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= gtkspell-2.0.pc.in
SUBST_CLASSES+= subdir
@@ -22,7 +21,8 @@
SUBST_FILES.subdir= Makefile.in
SUBST_SED.subdir= -e 's|SUBDIRS = gtkspell examples docs|SUBDIRS = gtkspell|'
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/aspell/buildlink3.mk"
-.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+
.include "../../mk/bsd.pkg.mk"
diff -r 600bb77ef3a0 -r d4df1fc29f72 textproc/gtkspell/PLIST
--- a/textproc/gtkspell/PLIST Fri Dec 03 12:38:49 2004 +0000
+++ b/textproc/gtkspell/PLIST Fri Dec 03 12:39:05 2004 +0000
@@ -1,6 +1,19 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:55 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/12/03 12:39:05 adam Exp $
include/gtkspell-2.0/gtkspell/gtkspell.h
lib/libgtkspell.la
lib/pkgconfig/gtkspell-2.0.pc
+${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gtkspell.mo
+${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gtkspell.mo
@dirrm include/gtkspell-2.0/gtkspell
@dirrm include/gtkspell-2.0
diff -r 600bb77ef3a0 -r d4df1fc29f72 textproc/gtkspell/distinfo
--- a/textproc/gtkspell/distinfo Fri Dec 03 12:38:49 2004 +0000
+++ b/textproc/gtkspell/distinfo Fri Dec 03 12:39:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/02/09 18:26:06 minskim Exp $
+$NetBSD: distinfo,v 1.4 2004/12/03 12:39:05 adam Exp $
-SHA1 (gtkspell-2.0.5.tar.gz) = 53d32686d8dd7e7271e5547314ced316824b162c
-Size (gtkspell-2.0.5.tar.gz) = 308943 bytes
+SHA1 (gtkspell-2.0.8.tar.gz) = 49d6c20e1ceb118c782dacfa879687f6c3257ebf
+Size (gtkspell-2.0.8.tar.gz) = 342638 bytes
Home |
Main Index |
Thread Index |
Old Index