pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/libnumbertext math/libnumbertext: import libnumbe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5573823a30f2
branches: trunk
changeset: 311622:5573823a30f2
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Aug 15 14:02:46 2018 +0000
description:
math/libnumbertext: import libnumbertext-1.0.3
We provide easy to configure, lightweight open source C++, Java,
JavaScript, Python libraries and a LibreOffice Spreadsheet extension
for number to number name conversion, including cardinal and ordinal
numbers, ordinal indicators and money amounts with currencies in
more than 40 languages and numeral systems.
diffstat:
math/libnumbertext/DESCR | 5 +++++
math/libnumbertext/Makefile | 22 ++++++++++++++++++++++
math/libnumbertext/PLIST | 7 +++++++
math/libnumbertext/buildlink3.mk | 12 ++++++++++++
math/libnumbertext/distinfo | 6 ++++++
5 files changed, 52 insertions(+), 0 deletions(-)
diffs (72 lines):
diff -r e6914ee8bb36 -r 5573823a30f2 math/libnumbertext/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/libnumbertext/DESCR Wed Aug 15 14:02:46 2018 +0000
@@ -0,0 +1,5 @@
+We provide easy to configure, lightweight open source C++, Java,
+JavaScript, Python libraries and a LibreOffice Spreadsheet extension
+for number to number name conversion, including cardinal and ordinal
+numbers, ordinal indicators and money amounts with currencies in
+more than 40 languages and numeral systems.
diff -r e6914ee8bb36 -r 5573823a30f2 math/libnumbertext/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/libnumbertext/Makefile Wed Aug 15 14:02:46 2018 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2018/08/15 14:02:46 ryoon Exp $
+
+DISTNAME= libnumbertext-1.0.3
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_GITHUB:=Numbertext/}
+EXTRACT_SUFX= .tar.xz
+GITHUB_PROJECT= libnumbertext
+GITHUB_RELEASE= 1.0
+
+MAINTAINER= ryoon%NetBSD.org@localhost
+HOMEPAGE= https://numbertext.github.io/
+COMMENT= Convert to number names from numbers
+LICENSE= modified-bsd
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+
+PKGCONFIG_OVERRIDE+= libnumbertext.pc.in
+
+.include "../../mk/bsd.pkg.mk"
diff -r e6914ee8bb36 -r 5573823a30f2 math/libnumbertext/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/libnumbertext/PLIST Wed Aug 15 14:02:46 2018 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2018/08/15 14:02:46 ryoon Exp $
+bin/spellout
+include/libnumbertext/Numbertext.hxx
+include/libnumbertext/Soros.hxx
+include/libnumbertext/numbertext-version.h
+lib/libnumbertext-1.0.la
+lib/pkgconfig/libnumbertext.pc
diff -r e6914ee8bb36 -r 5573823a30f2 math/libnumbertext/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/libnumbertext/buildlink3.mk Wed Aug 15 14:02:46 2018 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2018/08/15 14:02:46 ryoon Exp $
+
+BUILDLINK_TREE+= libnumbertext
+
+.if !defined(LIBNUMBERTEXT_BUILDLINK3_MK)
+LIBNUMBERTEXT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libnumbertext+= libnumbertext>=1.0.3
+BUILDLINK_PKGSRCDIR.libnumbertext?= ../../math/libnumbertext
+.endif # LIBNUMBERTEXT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libnumbertext
diff -r e6914ee8bb36 -r 5573823a30f2 math/libnumbertext/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/libnumbertext/distinfo Wed Aug 15 14:02:46 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/08/15 14:02:46 ryoon Exp $
+
+SHA1 (libnumbertext-1.0.3.tar.xz) = 53ba7d5656b06e4b187eb02e17b87f3717ce660f
+RMD160 (libnumbertext-1.0.3.tar.xz) = 4309670e620e82cf2f9b3b3cb99614f637696745
+SHA512 (libnumbertext-1.0.3.tar.xz) = 0ce9c68c8d928f7c8aa13f4760360ab3077ff0923a6b34256a1ca1047b7401a7d99ac5205b80b3e57c6e693c59ccc8328e04cfebeee07794c906a1ab750a3a7a
+Size (libnumbertext-1.0.3.tar.xz) = 279948 bytes
Home |
Main Index |
Thread Index |
Old Index