pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc yelp-tools: import 3.31.90 from wip
details: https://anonhg.NetBSD.org/pkgsrc/rev/d12ef75471a9
branches: trunk
changeset: 329907:d12ef75471a9
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Sun Feb 17 19:04:47 2019 +0000
description:
yelp-tools: import 3.31.90 from wip
diffstat:
textproc/Makefile | 3 ++-
textproc/yelp-tools/DESCR | 2 ++
textproc/yelp-tools/Makefile | 26 ++++++++++++++++++++++++++
textproc/yelp-tools/PLIST | 15 +++++++++++++++
textproc/yelp-tools/distinfo | 6 ++++++
5 files changed, 51 insertions(+), 1 deletions(-)
diffs (82 lines):
diff -r 568ccf6c049f -r d12ef75471a9 textproc/Makefile
--- a/textproc/Makefile Sun Feb 17 16:57:59 2019 +0000
+++ b/textproc/Makefile Sun Feb 17 19:04:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1023 2019/02/14 11:58:03 wiz Exp $
+# $NetBSD: Makefile,v 1.1024 2019/02/17 19:04:47 triaxx Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1055,6 +1055,7 @@
SUBDIR+= yamcha
SUBDIR+= yaml-cpp
SUBDIR+= yaml-cpp03
+SUBDIR+= yelp-tools
SUBDIR+= yelp-xsl
SUBDIR+= yodl
SUBDIR+= zoem
diff -r 568ccf6c049f -r d12ef75471a9 textproc/yelp-tools/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/yelp-tools/DESCR Sun Feb 17 19:04:47 2019 +0000
@@ -0,0 +1,2 @@
+A set of command-line tools to build and check your documentation,
+as well as an M4 file to use in your autotools-based build chain
diff -r 568ccf6c049f -r d12ef75471a9 textproc/yelp-tools/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/yelp-tools/Makefile Sun Feb 17 19:04:47 2019 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2019/02/17 19:04:47 triaxx Exp $
+
+DISTNAME= yelp-tools-3.31.90
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/}
+
+MAINTAINER= pkgsrc.gnome%gmail.com@localhost
+HOMEPAGE= https://www.gnome.org/
+COMMENT= Set of command-line tools to build and check your documentation
+LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config autoreconf autoconf automake gmake
+
+pre-configure:
+ ${RUN} cd ${WRKSRC} && \
+ ${SETENV} ${CONFIGURE_ENV} ${SH} ./autogen.sh NOCONFIGURE=1
+
+DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
+.include "../../lang/python/application.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../textproc/libxslt/buildlink3.mk"
+.include "../../textproc/yelp-xsl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 568ccf6c049f -r d12ef75471a9 textproc/yelp-tools/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/yelp-tools/PLIST Sun Feb 17 19:04:47 2019 +0000
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2019/02/17 19:04:47 triaxx Exp $
+bin/yelp-build
+bin/yelp-check
+bin/yelp-new
+share/aclocal/yelp.m4
+share/yelp-tools/templates/task.page
+share/yelp-tools/xslt/comments.xsl
+share/yelp-tools/xslt/mal-epub.xsl
+share/yelp-tools/xslt/mal-files.xsl
+share/yelp-tools/xslt/mal-license.xsl
+share/yelp-tools/xslt/mal-ncx.xsl
+share/yelp-tools/xslt/mal-opf.xsl
+share/yelp-tools/xslt/mal-rng.xsl
+share/yelp-tools/xslt/mal-status.xsl
+share/yelp-tools/xslt/media.xsl
diff -r 568ccf6c049f -r d12ef75471a9 textproc/yelp-tools/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/yelp-tools/distinfo Sun Feb 17 19:04:47 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/17 19:04:47 triaxx Exp $
+
+SHA1 (yelp-tools-3.31.90.tar.gz) = 4e3394bb48775558b7052f80c056c1c7d4f1842d
+RMD160 (yelp-tools-3.31.90.tar.gz) = 5feef6b82d87feafd3e5b71ac02a3d47cae72666
+SHA512 (yelp-tools-3.31.90.tar.gz) = f7a520174c4b6f5ef8657d729d4855dcb1e8537710ee33aa3d3ba14ca86c500d7baa73f38923b325167a222de53fa56420d6506595aceff7290d9c24bca2def1
+Size (yelp-tools-3.31.90.tar.gz) = 40679 bytes
Home |
Main Index |
Thread Index |
Old Index