pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/libnumbertext
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Aug 15 14:02:46 UTC 2018
Added Files:
pkgsrc/math/libnumbertext: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/libnumbertext/DESCR \
pkgsrc/math/libnumbertext/Makefile pkgsrc/math/libnumbertext/PLIST \
pkgsrc/math/libnumbertext/buildlink3.mk \
pkgsrc/math/libnumbertext/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/math/libnumbertext/DESCR
diff -u /dev/null pkgsrc/math/libnumbertext/DESCR:1.1
--- /dev/null Wed Aug 15 14:02:46 2018
+++ pkgsrc/math/libnumbertext/DESCR Wed Aug 15 14:02:46 2018
@@ -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.
Index: pkgsrc/math/libnumbertext/Makefile
diff -u /dev/null pkgsrc/math/libnumbertext/Makefile:1.1
--- /dev/null Wed Aug 15 14:02:46 2018
+++ pkgsrc/math/libnumbertext/Makefile Wed Aug 15 14:02:46 2018
@@ -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"
Index: pkgsrc/math/libnumbertext/PLIST
diff -u /dev/null pkgsrc/math/libnumbertext/PLIST:1.1
--- /dev/null Wed Aug 15 14:02:46 2018
+++ pkgsrc/math/libnumbertext/PLIST Wed Aug 15 14:02:46 2018
@@ -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
Index: pkgsrc/math/libnumbertext/buildlink3.mk
diff -u /dev/null pkgsrc/math/libnumbertext/buildlink3.mk:1.1
--- /dev/null Wed Aug 15 14:02:46 2018
+++ pkgsrc/math/libnumbertext/buildlink3.mk Wed Aug 15 14:02:46 2018
@@ -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
Index: pkgsrc/math/libnumbertext/distinfo
diff -u /dev/null pkgsrc/math/libnumbertext/distinfo:1.1
--- /dev/null Wed Aug 15 14:02:46 2018
+++ pkgsrc/math/libnumbertext/distinfo Wed Aug 15 14:02:46 2018
@@ -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