pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/gspell



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug  8 08:31:55 UTC 2023

Modified Files:
        pkgsrc/textproc/gspell: Makefile PLIST buildlink3.mk distinfo

Log Message:
gspell: updated to 1.8.4

News in 1.8.4, 2020-09-04
-------------------------
* Translation updates.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/textproc/gspell/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/gspell/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/gspell/buildlink3.mk
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/gspell/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/gspell/Makefile
diff -u pkgsrc/textproc/gspell/Makefile:1.39 pkgsrc/textproc/gspell/Makefile:1.40
--- pkgsrc/textproc/gspell/Makefile:1.39        Wed Jun  7 11:27:33 2023
+++ pkgsrc/textproc/gspell/Makefile     Tue Aug  8 08:31:55 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2023/06/07 11:27:33 micha Exp $
+# $NetBSD: Makefile,v 1.40 2023/08/08 08:31:55 adam Exp $
 
-DISTNAME=      gspell-1.8.3
-PKGREVISION=   14
+DISTNAME=      gspell-1.8.4
 CATEGORIES=    textproc gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -11,19 +10,38 @@ HOMEPAGE=   https://wiki.gnome.org/Project
 COMMENT=       Spell checking API for GTK+ applications
 LICENSE=       gnu-lgpl-v2.1
 
-GNU_CONFIGURE=         yes
+USE_LANGUAGES=         c
 USE_LIBTOOL=           yes
-USE_TOOLS+=            gmake pkg-config
 USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            gmake pkg-config
+GNU_CONFIGURE=         yes
 
 PKGCONFIG_OVERRIDE+=   gspell.pc.in
 
-.include "../../devel/glib2/buildlink3.mk"
+PLIST_VARS=    gir
+
+.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "Darwin"
+.include "../../x11/gtk-mac-integration/buildlink3.mk"
+USE_LANGUAGES+=                objc
+# introspection fails
+CONFIGURE_ARGS+=       --disable-introspection
+# Some .c files contain objective-c code.
+CPPFLAGS+=             -x objective-c
+# tests do not link
+SUBST_CLASSES+=         tests
+SUBST_STAGE.tests=      pre-configure
+SUBST_MESSAGE.tests=    Disabling tests.
+SUBST_FILES.tests=      Makefile.in
+SUBST_SED.tests=        -e 's,tests testsuite,,'
+.else
 .include "../../devel/gobject-introspection/buildlink3.mk"
-BUILDLINK_DEPMETHOD.vala?=     build
+PLIST.gir=             yes
+.endif
+
+.include "../../devel/glib2/buildlink3.mk"
 .include "../../lang/vala/buildlink3.mk"
 .include "../../textproc/enchant2/buildlink3.mk"
 .include "../../textproc/iso-codes/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/gspell/PLIST
diff -u pkgsrc/textproc/gspell/PLIST:1.6 pkgsrc/textproc/gspell/PLIST:1.7
--- pkgsrc/textproc/gspell/PLIST:1.6    Mon Jan 27 10:49:18 2020
+++ pkgsrc/textproc/gspell/PLIST        Tue Aug  8 08:31:55 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/01/27 10:49:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/08/08 08:31:55 adam Exp $
 bin/gspell-app1
 include/gspell-1/gspell/gspell-checker-dialog.h
 include/gspell-1/gspell/gspell-checker.h
@@ -15,10 +15,10 @@ include/gspell-1/gspell/gspell-text-buff
 include/gspell-1/gspell/gspell-text-view.h
 include/gspell-1/gspell/gspell-version.h
 include/gspell-1/gspell/gspell.h
-lib/girepository-1.0/Gspell-1.typelib
+${PLIST.gir}lib/girepository-1.0/Gspell-1.typelib
 lib/libgspell-1.la
 lib/pkgconfig/gspell-1.pc
-share/gir-1.0/Gspell-1.gir
+${PLIST.gir}share/gir-1.0/Gspell-1.gir
 share/gtk-doc/html/gspell-1.0/GspellChecker.html
 share/gtk-doc/html/gspell-1.0/GspellCheckerDialog.html
 share/gtk-doc/html/gspell-1.0/GspellEntry.html
@@ -58,6 +58,7 @@ share/gtk-doc/html/gspell-1.0/up.png
 share/locale/ar/LC_MESSAGES/gspell-1.mo
 share/locale/ca/LC_MESSAGES/gspell-1.mo
 share/locale/ca@valencia/LC_MESSAGES/gspell-1.mo
+share/locale/ckb/LC_MESSAGES/gspell-1.mo
 share/locale/cs/LC_MESSAGES/gspell-1.mo
 share/locale/da/LC_MESSAGES/gspell-1.mo
 share/locale/de/LC_MESSAGES/gspell-1.mo
@@ -78,6 +79,7 @@ share/locale/id/LC_MESSAGES/gspell-1.mo
 share/locale/is/LC_MESSAGES/gspell-1.mo
 share/locale/it/LC_MESSAGES/gspell-1.mo
 share/locale/ja/LC_MESSAGES/gspell-1.mo
+share/locale/kk/LC_MESSAGES/gspell-1.mo
 share/locale/ko/LC_MESSAGES/gspell-1.mo
 share/locale/lt/LC_MESSAGES/gspell-1.mo
 share/locale/lv/LC_MESSAGES/gspell-1.mo
@@ -104,5 +106,5 @@ share/locale/uk/LC_MESSAGES/gspell-1.mo
 share/locale/vi/LC_MESSAGES/gspell-1.mo
 share/locale/zh_CN/LC_MESSAGES/gspell-1.mo
 share/locale/zh_TW/LC_MESSAGES/gspell-1.mo
-share/vala/vapi/gspell-1.deps
-share/vala/vapi/gspell-1.vapi
+${PLIST.gir}share/vala/vapi/gspell-1.deps
+${PLIST.gir}share/vala/vapi/gspell-1.vapi

Index: pkgsrc/textproc/gspell/buildlink3.mk
diff -u pkgsrc/textproc/gspell/buildlink3.mk:1.18 pkgsrc/textproc/gspell/buildlink3.mk:1.19
--- pkgsrc/textproc/gspell/buildlink3.mk:1.18   Sun Jan 29 21:15:00 2023
+++ pkgsrc/textproc/gspell/buildlink3.mk        Tue Aug  8 08:31:55 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2023/01/29 21:15:00 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2023/08/08 08:31:55 adam Exp $
 
 BUILDLINK_TREE+=       gspell
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        gspell
 GSPELL_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.gspell+= gspell>=1.0.1
-BUILDLINK_ABI_DEPENDS.gspell?= gspell>=1.8.3nb13
+BUILDLINK_ABI_DEPENDS.gspell+= gspell>=1.8.3nb13
 BUILDLINK_PKGSRCDIR.gspell?=   ../../textproc/gspell
 
 .include "../../devel/glib2/buildlink3.mk"

Index: pkgsrc/textproc/gspell/distinfo
diff -u pkgsrc/textproc/gspell/distinfo:1.9 pkgsrc/textproc/gspell/distinfo:1.10
--- pkgsrc/textproc/gspell/distinfo:1.9 Tue Oct 26 11:21:55 2021
+++ pkgsrc/textproc/gspell/distinfo     Tue Aug  8 08:31:55 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:21:55 nia Exp $
+$NetBSD: distinfo,v 1.10 2023/08/08 08:31:55 adam Exp $
 
-BLAKE2s (gspell-1.8.3.tar.xz) = 646f201e158bf9b811376a9bd26495fc756d673d89b8f187e7dfe32346cc6b87
-SHA512 (gspell-1.8.3.tar.xz) = 4116231fdfb416e70ee34c73e0ecf81f0071e81ad477135e3c1e270534dfe4be20c7f45e316e13d33c79944d282ed3223251122983a0f3199ea57c3431a24c1d
-Size (gspell-1.8.3.tar.xz) = 421468 bytes
+BLAKE2s (gspell-1.8.4.tar.xz) = e73a7247d34c0045b9015af3e4dd81995067d24b9e851dd24b1f253af481b208
+SHA512 (gspell-1.8.4.tar.xz) = adb481590442d81040151746c7747791d76248b1b35af1702dc5389efbd2e0c6bdda070b8e84384d22f4922b5a382ac2c6519e425f417ec85c8efbe22dc38c82
+Size (gspell-1.8.4.tar.xz) = 424356 bytes



Home | Main Index | Thread Index | Old Index