summaryrefslogtreecommitdiff
path: root/ruby-gdbm
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-01-12 14:38:45 +0100
committerJuergen Daubert <jue@jue.li>2022-01-12 14:38:45 +0100
commit582619e0ae7bd724d4fd6f4d4f7372a2eaf68037 (patch)
treef60d8048899a09382f3eacdadcca20cd3ca71ee6 /ruby-gdbm
parent0ad040f3d647e261ab18ca95726d34825bf5dfe2 (diff)
downloadopt-582619e0ae7bd724d4fd6f4d4f7372a2eaf68037.tar.gz
opt-582619e0ae7bd724d4fd6f4d4f7372a2eaf68037.tar.xz
ruby-gdbm: initial release
Diffstat (limited to 'ruby-gdbm')
-rw-r--r--ruby-gdbm/.footprint28
-rw-r--r--ruby-gdbm/.signature5
-rw-r--r--ruby-gdbm/Pkgfile21
3 files changed, 54 insertions, 0 deletions
diff --git a/ruby-gdbm/.footprint b/ruby-gdbm/.footprint
new file mode 100644
index 000000000..6a2037e30
--- /dev/null
+++ b/ruby-gdbm/.footprint
@@ -0,0 +1,28 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/ruby/
+drwxr-xr-x root/root usr/lib/ruby/gems/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/extensions/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/extensions/x86_64-linux/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/extensions/x86_64-linux/3.1/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/extensions/x86_64-linux/3.1/gdbm-2.1.0/
+-rwxr-xr-x root/root usr/lib/ruby/gems/3.1/extensions/x86_64-linux/3.1/gdbm-2.1.0/gdbm.so
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/extensions/x86_64-linux/3.1/gdbm-2.1.0/gem.build_complete (EMPTY)
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/extensions/x86_64-linux/3.1/gdbm-2.1.0/gem_make.out
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/extensions/x86_64-linux/3.1/gdbm-2.1.0/mkmf.log
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/gems/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/ext/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/ext/gdbm/
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/ext/gdbm/.sitearchdir.time (EMPTY)
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/ext/gdbm/Makefile
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/ext/gdbm/extconf.rb
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/ext/gdbm/gdbm.c
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/ext/gdbm/gdbm.o
+-rwxr-xr-x root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/ext/gdbm/gdbm.so
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/lib/
+-rwxr-xr-x root/root usr/lib/ruby/gems/3.1/gems/gdbm-2.1.0/lib/gdbm.so
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/plugins/
+drwxr-xr-x root/root usr/lib/ruby/gems/3.1/specifications/
+-rw-r--r-- root/root usr/lib/ruby/gems/3.1/specifications/gdbm-2.1.0.gemspec
diff --git a/ruby-gdbm/.signature b/ruby-gdbm/.signature
new file mode 100644
index 000000000..1edf1169c
--- /dev/null
+++ b/ruby-gdbm/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/opt.pub
+RWSE3ohX2g5d/dU/9iOwVxiaHsOdWZKHiQNLFCqYsq9s3byKbUhVjgpcg5CRMHJtfeilZPImuJ1R6mNcSrJ4gxzWTls7j5YcuQU=
+SHA256 (Pkgfile) = 9c4a332bd1cc1d06c69adb08665296c7ed8eacafc69c94361d7ceaa6740d4750
+SHA256 (.footprint) = 411cc7f96a1879a866642efc3033cfd86e9445881cf159ee50ea77ec1428812e
+SHA256 (gdbm-2.1.0.gem) = 0b618465946a6e7a630b8dd3d10e30570cbc8fb8710bcb28f2db89058a7bbe77
diff --git a/ruby-gdbm/Pkgfile b/ruby-gdbm/Pkgfile
new file mode 100644
index 000000000..9e262500b
--- /dev/null
+++ b/ruby-gdbm/Pkgfile
@@ -0,0 +1,21 @@
+# Description: Ruby bindings for GNU dbm
+# URL: https://github.com/ruby/gdbm
+# Maintainer: Juergen Daubert, jue at crux dot nu
+# Depends on: ruby gdbm
+
+name=ruby-gdbm
+version=2.1.0
+release=1
+source=(https://rubygems.org/downloads/gdbm-$version.gem)
+
+build() {
+ gem install gdbm \
+ --ignore-dependencies \
+ --no-user-install \
+ --no-document \
+ --local \
+ --build-root $PKG
+
+ cd $PKG/$(gem env gemdir)
+ rm -r cache doc build_info
+}

Generated by cgit