pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-japanize-matplotlib
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Jan 4 16:33:56 UTC 2025
Added Files:
pkgsrc/graphics/py-japanize-matplotlib: DESCR Makefile PLIST distinfo
Log Message:
graphics/py-japanize-matplotlib: import py313-japanize-matplotlib-1.1.3
japanize-matplotlib library adds Japanese character support to
matplotlib. You can use Japanese characters for X/Y labels typically.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/py-japanize-matplotlib/DESCR \
pkgsrc/graphics/py-japanize-matplotlib/Makefile \
pkgsrc/graphics/py-japanize-matplotlib/PLIST \
pkgsrc/graphics/py-japanize-matplotlib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/graphics/py-japanize-matplotlib/DESCR
diff -u /dev/null pkgsrc/graphics/py-japanize-matplotlib/DESCR:1.1
--- /dev/null Sat Jan 4 16:33:56 2025
+++ pkgsrc/graphics/py-japanize-matplotlib/DESCR Sat Jan 4 16:33:55 2025
@@ -0,0 +1,2 @@
+japanize-matplotlib library adds Japanese character support to
+matplotlib. You can use Japanese characters for X/Y labels typically.
Index: pkgsrc/graphics/py-japanize-matplotlib/Makefile
diff -u /dev/null pkgsrc/graphics/py-japanize-matplotlib/Makefile:1.1
--- /dev/null Sat Jan 4 16:33:56 2025
+++ pkgsrc/graphics/py-japanize-matplotlib/Makefile Sat Jan 4 16:33:55 2025
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2025/01/04 16:33:55 ryoon Exp $
+
+DISTNAME= japanize-matplotlib-1.1.3
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= graphics python
+MASTER_SITES= ${MASTER_SITE_PYPI:=j/japanize-matplotlib/}
+
+MAINTAINER= ryoon%NetBSD.org@localhost
+HOMEPAGE= https://pypi.org/project/japanize-matplotlib/
+COMMENT= Japanese character support for matplotlib
+LICENSE= mit
+
+DEPENDS+= ${PYPKGPREFIX}-matplotlib>=0:../../graphics/py-matplotlib
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-japanize-matplotlib/PLIST
diff -u /dev/null pkgsrc/graphics/py-japanize-matplotlib/PLIST:1.1
--- /dev/null Sat Jan 4 16:33:56 2025
+++ pkgsrc/graphics/py-japanize-matplotlib/PLIST Sat Jan 4 16:33:55 2025
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2025/01/04 16:33:55 ryoon Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/japanize_matplotlib/__init__.py
+${PYSITELIB}/japanize_matplotlib/__init__.pyc
+${PYSITELIB}/japanize_matplotlib/__init__.pyo
+${PYSITELIB}/japanize_matplotlib/fonts/IPA_Font_License_Agreement_v1.0.txt
+${PYSITELIB}/japanize_matplotlib/fonts/Readme_ipaexg00301.txt
+${PYSITELIB}/japanize_matplotlib/fonts/ipaexg.ttf
+${PYSITELIB}/japanize_matplotlib/japanize_matplotlib.py
+${PYSITELIB}/japanize_matplotlib/japanize_matplotlib.pyc
+${PYSITELIB}/japanize_matplotlib/japanize_matplotlib.pyo
Index: pkgsrc/graphics/py-japanize-matplotlib/distinfo
diff -u /dev/null pkgsrc/graphics/py-japanize-matplotlib/distinfo:1.1
--- /dev/null Sat Jan 4 16:33:56 2025
+++ pkgsrc/graphics/py-japanize-matplotlib/distinfo Sat Jan 4 16:33:55 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/01/04 16:33:55 ryoon Exp $
+
+BLAKE2s (japanize-matplotlib-1.1.3.tar.gz) = 3beeb75e7140f00328c33aefb413875cb204d75e2f8dd8d7be0a28f247cd8f9e
+SHA512 (japanize-matplotlib-1.1.3.tar.gz) = 559d8301a73aad987dc30026bee21dc3bf7d84d54d9e150b85315fd5d1ba5c4caacdb96c35cee390c78cf5e9b8a47bbad149109420c2ba97ae84ef25e0819519
+Size (japanize-matplotlib-1.1.3.tar.gz) = 4118887 bytes
Home |
Main Index |
Thread Index |
Old Index