From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/isdn-firmware/
Date: Thu, 25 Nov 2021 18:10:36 +0000 (UTC) [thread overview]
Message-ID: <1637863830.797292cf3e7affc69a0bf6e3c72ae941faacc722.marecki@gentoo> (raw)
commit: 797292cf3e7affc69a0bf6e3c72ae941faacc722
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 25 18:07:30 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Nov 25 18:10:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=797292cf
net-dialup/isdn-firmware: add 2011.8.29.8.37
Update from a version from 2005 to a version from 2011... Whoa. That
said, OpenSUSE still carries this package so why not.
Bug: https://bugs.gentoo.org/826782
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-dialup/isdn-firmware/Manifest | 1 +
.../isdn-firmware-2011.8.29.8.37.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/net-dialup/isdn-firmware/Manifest b/net-dialup/isdn-firmware/Manifest
index fb36847d97a9..79b6f7af3698 100644
--- a/net-dialup/isdn-firmware/Manifest
+++ b/net-dialup/isdn-firmware/Manifest
@@ -1 +1,2 @@
DIST i4lfirm-2005.8.15-2.i586.rpm 2530426 BLAKE2B 9232a64e6c9faa19f8ce3dceabb82e9d19fc9eee76dbc56f21f6bd46c4e711c14feb05f2dd7b37dff085c2b690ed3b6b95830f4a734f7292ef8e3769fe526001 SHA512 fe943d33b38fa4f2d1c87b31cfe0fd1a99fc930660b88b8e5a138ca8be4c8abcfb7f09f7cd39ed7d12da34b61b0b60bec22b84a38818b478a802eba8a2191153
+DIST i4lfirm-2011.8.29-lp152.8.37.x86_64.rpm 1274484 BLAKE2B 63a698adadeb0fe9e11533cf56d2cd026552e599e0e47dbe07694558af07aedfe51d626c4894c6b0cb59d49e85486de6d408405047be39eb1086361b4129f7eb SHA512 fac70bbe8983cfb02f53880c04e317f52a33b2972fd657b5dd375cb4924cf61efe8da8cb35448d39fc628599da35fa24f3b1275a0f76c1421bbaeab1e17713f9
diff --git a/net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild b/net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild
new file mode 100644
index 000000000000..d5d8987a9ca3
--- /dev/null
+++ b/net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit rpm
+
+MY_PN="i4lfirm"
+MY_PV="$(ver_cut 1-3)"
+MY_PP="lp152.$(ver_cut 4-)"
+MY_P="${MY_PN}-${MY_PV}-${MY_PP}"
+
+DESCRIPTION="ISDN firmware for active ISDN cards (AVM, Eicon, etc.)"
+HOMEPAGE="https://www.isdn4linux.de/"
+SRC_URI="https://rsync.opensuse.org/distribution/leap/15.2/repo/oss/x86_64/${MY_P}.x86_64.rpm"
+
+LICENSE="freedist" #446158
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+S="${WORKDIR}/lib/firmware/isdn"
+
+src_install() {
+ insinto $(get_libdir)/firmware
+ insopts -m 0644
+ doins *
+}
next reply other threads:[~2021-11-25 18:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 18:10 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-25 21:01 [gentoo-commits] repo/gentoo:master commit in: net-dialup/isdn-firmware/ Marek Szuba
2021-12-14 16:15 Jakov Smolić
2021-12-14 16:15 Jakov Smolić
2021-12-14 20:34 Arthur Zamarin
2021-12-14 20:38 Jakov Smolić
2024-08-17 21:50 Mike Gilbert
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=1637863830.797292cf3e7affc69a0bf6e3c72ae941faacc722.marecki@gentoo \
--to=marecki@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