summaryrefslogtreecommitdiff
path: root/net-dialup
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-28 07:11:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-28 07:11:58 +0000
commitebcfdde700572edcef684fefa2245f7955c655ae (patch)
tree6c397f76adb9324789fa1e83af8b23c934ce0786 /net-dialup
parent758ba3a26cf3d19ddbff9cc837673acde1d4be43 (diff)
downloadbaldeagleos-repo-ebcfdde700572edcef684fefa2245f7955c655ae.tar.gz
baldeagleos-repo-ebcfdde700572edcef684fefa2245f7955c655ae.tar.xz
baldeagleos-repo-ebcfdde700572edcef684fefa2245f7955c655ae.zip
Adding metadata
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/isdn-firmware/isdn-firmware-2011.8.29.8.37.ebuild6
1 files changed, 3 insertions, 3 deletions
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
index 6dba2a61d018..8f425c6b48c3 100644
--- 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
@@ -1,8 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
+RPM_COMPRESS_TYPE=xz
inherit rpm
MY_PN="i4lfirm"
@@ -13,6 +14,7 @@ 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"
+S="${WORKDIR}/lib/firmware/isdn"
LICENSE="freedist" #446158
SLOT="0"
@@ -21,8 +23,6 @@ KEYWORDS="amd64 ppc x86"
# Bug #827318
BDEPEND="app-arch/xz-utils[extra-filters(+)]"
-S="${WORKDIR}/lib/firmware/isdn"
-
src_install() {
insinto $(get_libdir)/firmware
insopts -m 0644