summaryrefslogtreecommitdiff
path: root/media-libs/hamlib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-15 00:47:35 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-15 00:47:35 +0000
commit4614848cbaec61bd1083af01a41f39c3b4a9e274 (patch)
tree0f19b06aed0cab301d46e582b0bb595429feb525 /media-libs/hamlib
parent75fab9df40cc79f887fd43dd6614b5fa0e96ba8f (diff)
gentoo auto-resync : 15:03:2024 - 00:47:35
Diffstat (limited to 'media-libs/hamlib')
-rw-r--r--media-libs/hamlib/Manifest4
-rw-r--r--media-libs/hamlib/hamlib-4.5.5-r1.ebuild12
-rw-r--r--media-libs/hamlib/hamlib-4.5.5-r2.ebuild12
3 files changed, 14 insertions, 14 deletions
diff --git a/media-libs/hamlib/Manifest b/media-libs/hamlib/Manifest
index 873c32fdba1b..7c0673e37503 100644
--- a/media-libs/hamlib/Manifest
+++ b/media-libs/hamlib/Manifest
@@ -1,5 +1,5 @@
AUX hamlib-4.5.5-gcc14-fix.patch 224 BLAKE2B 882645207d62657b790e76d5e4d3a17be3aca9dfd978d5a2939bfc81a018788e6a2b3d1f37bf2d0e122740014e076820dfc9c626d24509741b1342ec700d2a75 SHA512 1529f2002de0e9c216dad0f4bcf0656fb70da543ab0f84d19e8a1621e87d9983f43f7bbc05cae09ab3a2310628b7522c152f15861f32adad05c9088e36b01acd
DIST hamlib-4.5.5.tar.gz 2603846 BLAKE2B ad4a286a7aa1e972707cb9ed15a4268909a7d252a64b98b01d35c9d9e42c605cd600e819e195e49d501c1e135191fda585581e27801fa217c9141236a81ad770 SHA512 2cdff2630e89fa95c7ac40e998492e8a04e000fcca18b9491ddcb967927ffaa771ed2e6ac3232a060947883533a6ae7405042a2f8fdb1de157d71f74381f5899
-EBUILD hamlib-4.5.5-r1.ebuild 2165 BLAKE2B 9688c475db3b9b5dcb16de7b9ffa41440a8b0d2803b724ebb095725f09c5aaf1a27039e4c20e72c1d40adcf7abf9adaf06c6e9256c32f17f34d7282f5a3a0bc0 SHA512 ff76c2ef21ad4f458aba160408b5fa81dc99c1e84a0e30910b8ff3bf3386402aecdb84b7bfc0dce81cb690fb82698a76bb22fbe99c5042d36cf214f1065eb07e
-EBUILD hamlib-4.5.5-r2.ebuild 2223 BLAKE2B b0ce7f2baf6db30746b7be8f630d289f773322a116a012241ccbac4d707cdbef7e47691fddb4a95280ec887b521a7d75799fe0191b02c4593d71cf8ea4db3e53 SHA512 9034f5e0b9dcfc435a4de0f1348c61568c88870e62c76d5e3f1858f89b254193b1aed154316f92519fe3d63644e4e49bc766790049fa6bf4a5d95c437f4d6a70
+EBUILD hamlib-4.5.5-r1.ebuild 2138 BLAKE2B 7b3ce1c1617861c48ea3b1a0a58ae0690d595e02e2837eb4a057dd990bc3105038fafb4608f3b66184cc4958f19a92d0e7299b5311c1714d6f5770d9a5c4a965 SHA512 378da3183a49bce0fa176d1583d786742e43d4be184143e4fc8daa744665134d6a97d87b6f6be1a6c2fd7d82b332ba22585f48942fc513152773a0f4e2b635ea
+EBUILD hamlib-4.5.5-r2.ebuild 2196 BLAKE2B dff5f4ee5a746f15a121283e58be831ba66cfd98cc88e92532ed2add396105c88643262d4ce942137fba4c09ad430dd3870d46ffeb6de73f6b86c697635d46e5 SHA512 381bf4a6712d790ecccd59fef627250ae2e03cb3b3d68bae822adaf8a79de832693310d175a0c6c8cd9cfa8e7dfec72f4ed11c19e2b681d958badb348330ae56
MISC metadata.xml 379 BLAKE2B 17bfaa1ae7f031e14bef4bad4d552e3d4b644b9578bd996a9e8454b6b55f4029c3395e8a1cfc5a2b27a5372cd1aea140e0aebe637f7eb7889008fb434897b681 SHA512 c8c7a37088c0da4952a557776db8b6b701df23c07c4b17c50b77a199a6e7740369e27254eabae4e504ecb07871d33aec008e54bc7a787030828616ab36dfcb93
diff --git a/media-libs/hamlib/hamlib-4.5.5-r1.ebuild b/media-libs/hamlib/hamlib-4.5.5-r1.ebuild
index 0e7ea573af1e..6b9c869d3b30 100644
--- a/media-libs/hamlib/hamlib-4.5.5-r1.ebuild
+++ b/media-libs/hamlib/hamlib-4.5.5-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
MY_P=${P/_rc2/~rc2}
-inherit autotools python-single-r1
+inherit autotools flag-o-matic python-single-r1
DESCRIPTION="Ham radio backend rig control libraries"
HOMEPAGE="https://www.hamlib.github.io"
@@ -47,11 +47,6 @@ pkg_setup() {
src_prepare() {
default
- # fix hardcoded libdir paths
- sed -i -e "s#fix}/lib#fix}/$(get_libdir)/hamlib#" \
- -e "s#fix}/include#fix}/include/hamlib#" \
- hamlib.pc.in || die "sed failed"
-
# Correct install target to whatever INSTALLDIRS says and use vendor
# installdirs everywhere (bug #611550)
sed -i -e "s#install_site#install#" \
@@ -65,6 +60,11 @@ src_prepare() {
}
src_configure() {
+ # -Werror=lto-type-mismatch
+ # https://bugs.gentoo.org/926839
+ # https://github.com/Hamlib/Hamlib/issues/1524
+ filter-lto
+
econf \
--libdir=/usr/$(get_libdir)/hamlib \
--disable-static \
diff --git a/media-libs/hamlib/hamlib-4.5.5-r2.ebuild b/media-libs/hamlib/hamlib-4.5.5-r2.ebuild
index 7c6aabd3b754..025890f30263 100644
--- a/media-libs/hamlib/hamlib-4.5.5-r2.ebuild
+++ b/media-libs/hamlib/hamlib-4.5.5-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
MY_P=${P/_rc2/~rc2}
-inherit autotools python-single-r1
+inherit autotools flag-o-matic python-single-r1
DESCRIPTION="Ham radio backend rig control libraries"
HOMEPAGE="https://www.hamlib.github.io"
@@ -51,11 +51,6 @@ pkg_setup() {
src_prepare() {
default
- # fix hardcoded libdir paths
- sed -i -e "s#fix}/lib#fix}/$(get_libdir)/hamlib#" \
- -e "s#fix}/include#fix}/include/hamlib#" \
- hamlib.pc.in || die "sed failed"
-
# Correct install target to whatever INSTALLDIRS says and use vendor
# installdirs everywhere (bug #611550)
sed -i -e "s#install_site#install#" \
@@ -69,6 +64,11 @@ src_prepare() {
}
src_configure() {
+ # -Werror=lto-type-mismatch
+ # https://bugs.gentoo.org/926839
+ # https://github.com/Hamlib/Hamlib/issues/1524
+ filter-lto
+
econf \
--libdir=/usr/$(get_libdir)/hamlib \
--disable-static \