From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/libusb/
Date: Thu, 18 Apr 2019 20:40:03 +0000 (UTC) [thread overview]
Message-ID: <1555620001.6d69cf0a86cdeb7ffd01ecbce851a770d398c4b1.zerochaos@gentoo> (raw)
commit: 6d69cf0a86cdeb7ffd01ecbce851a770d398c4b1
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 19:36:33 2019 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 20:40:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d69cf0a
dev-ruby/libusb: dep for blinkstick
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
dev-ruby/libusb/Manifest | 1 +
dev-ruby/libusb/libusb-0.6.4.ebuild | 30 ++++++++++++++++++++++++++++++
dev-ruby/libusb/metadata.xml | 11 +++++++++++
3 files changed, 42 insertions(+)
diff --git a/dev-ruby/libusb/Manifest b/dev-ruby/libusb/Manifest
new file mode 100644
index 00000000000..e92d2a89f11
--- /dev/null
+++ b/dev-ruby/libusb/Manifest
@@ -0,0 +1 @@
+DIST libusb-0.6.4.gem 762368 BLAKE2B daca8049b82cb56fb8cac350f6953ce292c74370bf468497773b34b6017eef9c0252daf2a0213e660db99120a53193ea67943bb1d851ae1ee723ea84dbe289e0 SHA512 433425f9cc2600615a3e4baec962ff0901e9c0eae7a77c410d099f22742995b23bf9c143797b393843b3de26b8336263cd5b3d3d1cdcd8f91266d90201a6a6de
diff --git a/dev-ruby/libusb/libusb-0.6.4.ebuild b/dev-ruby/libusb/libusb-0.6.4.ebuild
new file mode 100644
index 00000000000..9d94b56b38a
--- /dev/null
+++ b/dev-ruby/libusb/libusb-0.6.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="binding that gives Ruby programmers access to arbitrary USB devices"
+HOMEPAGE="https://github.com/larskanis/libusb"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
+PDEPEND="virtual/ruby-ffi
+ virtual/libusb"
+
+all_ruby_prepare() {
+ sed -i '/mini_portile2/d' ${PN}.gemspec || die
+ sed -i '/mini_portile2/d' lib/libusb/libusb_recipe.rb || die
+ sed -i '/mini_portile2/d' lib/libusb/gem_helper.rb || die
+ sed -i '/mini_portile2/d' lib/libusb/dependencies.rb || die
+}
diff --git a/dev-ruby/libusb/metadata.xml b/dev-ruby/libusb/metadata.xml
new file mode 100644
index 00000000000..cb6b2f1b0c0
--- /dev/null
+++ b/dev-ruby/libusb/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zerochaos@gentoo.org</email>
+ <name>Rick Farina</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">larskanis/libusb</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2019-04-18 20:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-18 20:40 Rick Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-04-19 5:46 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/libusb/ Hans de Graaff
2022-06-18 8:40 Hans de Graaff
2022-07-20 6:01 Hans de Graaff
2023-03-12 12:09 Hans de Graaff
2023-03-18 7:17 Hans de Graaff
2023-08-29 17:19 Hans de Graaff
2023-08-29 17:19 Hans de Graaff
2024-03-04 18:33 Rick Farina
2024-04-19 6:31 Hans de Graaff
2024-04-22 5:55 Hans de Graaff
2024-10-25 6:31 Hans de Graaff
2024-10-25 6:31 Hans de Graaff
2025-01-18 10:26 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1555620001.6d69cf0a86cdeb7ffd01ecbce851a770d398c4b1.zerochaos@gentoo \
--to=zerochaos@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox