pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/gtkspell gtkspell: fix build
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3b8f51cf710
branches: trunk
changeset: 370421:d3b8f51cf710
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 17 08:34:24 2017 +0000
description:
gtkspell: fix build
Latest gtk-doc does not provide gtkdoc-mktmpl. Use documentation
that is coming with the package instead of rebuilding it.
Set LICENSE.
Bump PKGREVISION.
diffstat:
textproc/gtkspell/Makefile | 8 ++++----
textproc/gtkspell/PLIST | 6 ++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (59 lines):
diff -r 8a485b7f8c14 -r d3b8f51cf710 textproc/gtkspell/Makefile
--- a/textproc/gtkspell/Makefile Tue Oct 17 08:26:48 2017 +0000
+++ b/textproc/gtkspell/Makefile Tue Oct 17 08:34:24 2017 +0000
@@ -1,23 +1,23 @@
-# $NetBSD: Makefile,v 1.63 2017/02/12 06:24:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2017/10/17 08:34:24 wiz Exp $
DISTNAME= gtkspell-2.0.16
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://gtkspell.sourceforge.net/
COMMENT= Spell checking GtkTextView widget
+LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= gtkspell-2.0.pc.in
+CONFIGURE_ARGS+= --disable-gtk-doc
.include "../../devel/pango/buildlink3.mk"
.include "../../textproc/enchant/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk-doc+= gtk-doc>=1.20
-.include "../../textproc/gtk-doc/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 8a485b7f8c14 -r d3b8f51cf710 textproc/gtkspell/PLIST
--- a/textproc/gtkspell/PLIST Tue Oct 17 08:26:48 2017 +0000
+++ b/textproc/gtkspell/PLIST Tue Oct 17 08:34:24 2017 +0000
@@ -1,22 +1,20 @@
-@comment $NetBSD: PLIST,v 1.13 2014/02/20 19:05:40 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2017/10/17 08:34:24 wiz Exp $
include/gtkspell-2.0/gtkspell/gtkspell.h
lib/libgtkspell.la
lib/pkgconfig/gtkspell-2.0.pc
share/gtk-doc/html/gtkspell/chapter-tutorial.html
share/gtk-doc/html/gtkspell/gtkspell-gtkspell.html
+share/gtk-doc/html/gtkspell/gtkspell.devhelp
share/gtk-doc/html/gtkspell/gtkspell.devhelp2
share/gtk-doc/html/gtkspell/home.png
share/gtk-doc/html/gtkspell/index.html
share/gtk-doc/html/gtkspell/index.sgml
-share/gtk-doc/html/gtkspell/left-insensitive.png
share/gtk-doc/html/gtkspell/left.png
share/gtk-doc/html/gtkspell/reference.html
-share/gtk-doc/html/gtkspell/right-insensitive.png
share/gtk-doc/html/gtkspell/right.png
share/gtk-doc/html/gtkspell/style.css
share/gtk-doc/html/gtkspell/tutorial-building.html
share/gtk-doc/html/gtkspell/tutorial.html
-share/gtk-doc/html/gtkspell/up-insensitive.png
share/gtk-doc/html/gtkspell/up.png
share/locale/af/LC_MESSAGES/gtkspell.mo
share/locale/be/LC_MESSAGES/gtkspell.mo
Home |
Main Index |
Thread Index |
Old Index