pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ruby-therubyrhino_jar: Import ruby-therubyrhino_jar-1.7.8 as wip/ruby-therubyrhino_jar
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Fri Nov 3 15:38:20 2023 +0900
Changeset: 9bf2b95c140e676e85398784f9b4f2b1545655f6
Modified Files:
Makefile
Added Files:
ruby-therubyrhino_jar/DESCR
ruby-therubyrhino_jar/Makefile
ruby-therubyrhino_jar/PLIST
ruby-therubyrhino_jar/distinfo
Log Message:
ruby-therubyrhino_jar: Import ruby-therubyrhino_jar-1.7.8 as wip/ruby-therubyrhino_jar
Rhino's js.jar classes packaged as a JRuby gem.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9bf2b95c140e676e85398784f9b4f2b1545655f6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
ruby-therubyrhino_jar/DESCR | 1 +
ruby-therubyrhino_jar/Makefile | 12 ++++++++++++
ruby-therubyrhino_jar/PLIST | 9 +++++++++
ruby-therubyrhino_jar/distinfo | 5 +++++
5 files changed, 28 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index be8e4020fa..988edfe6ac 100644
--- a/Makefile
+++ b/Makefile
@@ -4948,6 +4948,7 @@ SUBDIR+= ruby-taskwarrior-web
SUBDIR+= ruby-teamocil
SUBDIR+= ruby-termit
SUBDIR+= ruby-therubyracer
+SUBDIR+= ruby-therubyrhino_jar
SUBDIR+= ruby-travis
SUBDIR+= ruby-treetop16
SUBDIR+= ruby-trollop
diff --git a/ruby-therubyrhino_jar/DESCR b/ruby-therubyrhino_jar/DESCR
new file mode 100644
index 0000000000..698f2e60de
--- /dev/null
+++ b/ruby-therubyrhino_jar/DESCR
@@ -0,0 +1 @@
+Rhino's js.jar classes packaged as a JRuby gem.
diff --git a/ruby-therubyrhino_jar/Makefile b/ruby-therubyrhino_jar/Makefile
new file mode 100644
index 0000000000..d87930d98a
--- /dev/null
+++ b/ruby-therubyrhino_jar/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD$
+
+DISTNAME= therubyrhino_jar-1.7.8
+CATEGORIES= devel
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/cowboyd/therubyrhino
+COMMENT= Rhino's js.jar classes packaged as a JRuby gem
+LICENSE= mpl-2.0
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ruby-therubyrhino_jar/PLIST b/ruby-therubyrhino_jar/PLIST
new file mode 100644
index 0000000000..4411ea9c96
--- /dev/null
+++ b/ruby-therubyrhino_jar/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD$
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/jar/LICENSE.txt
+${GEM_LIBDIR}/jar/rhino-1.7.8.jar
+${GEM_LIBDIR}/jar/rhino/jar_path.rb
+${GEM_LIBDIR}/therubyrhino_jar.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+@pkgdir lib/ruby/gems/3.2.0/plugins
+@pkgdir lib/ruby/gems/3.2.0/extensions
diff --git a/ruby-therubyrhino_jar/distinfo b/ruby-therubyrhino_jar/distinfo
new file mode 100644
index 0000000000..17a140ff26
--- /dev/null
+++ b/ruby-therubyrhino_jar/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (therubyrhino_jar-1.7.8.gem) = 733a56badfee539504e3220f76de3bbc14afdc57d5237b6445ab7c0ac706e2c6
+SHA512 (therubyrhino_jar-1.7.8.gem) = 36fd9ef26c8a5fbf631189c1d68b4c7746ef40af7d20512d247674f0993a901cc1befb3824bcb5f1fc6b7890bc820399f10c76f079efe5254fb5ef749f1f9181
+Size (therubyrhino_jar-1.7.8.gem) = 1200128 bytes
Home |
Main Index |
Thread Index |
Old Index