pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/60200: audio/libifp: Update request to libifp-1.0.1.0
>Number: 60200
>Category: pkg
>Synopsis: audio/libifp: Update request to libifp-1.0.1.0
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Apr 19 14:10:00 +0000 2026
>Originator: YAMASHIRO, jun
>Release: pkgsrc-2026Q1
>Organization:
Okinawa FreeBSD Users Group
>Environment:
(NetBSD current)
NetBSD hostname 11.99.5 NetBSD 11.99.5 (YAMAJUN) #0: Sat Mar 7 15:23:37 JST 2026 yamajun@hostname:/usr/obj/sys/arch/amd64/compile/YAMAJUN amd64
(Ubuntu 24.04)
Linux hostname 6.17.0-20-generic #20~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 01:28:37 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
(FreeBSD 15)
FreeBSD hostname 15.0-STABLE FreeBSD 15.0-STABLE stable/15-n280773-2427ae41b7cf GENERIC amd64
>Description:
Upstream of pkgsrc/audio/libifp updated to libifp-1.0.1.0
https://sourceforge.net/p/ifp-driver/news/2026/04/ifp-line-04-and-libifp-1010-released/
* Apply patch for support GCC14/15 and llvm/clang
Required with new OS/distribution
* Fix build system for modern FreeBSD(<=8.0)'s native libusb
>How-To-Repeat:
>Fix:
1. Apply this patch to pkgsrc/audio/libifp
2. make
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/libifp/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 17 Nov 2025 11:00:18 -0000 1.11
+++ Makefile 19 Apr 2026 12:58:46 -0000
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.11 2025/11/17 11:00:18 wiz Exp $
#
-DISTNAME= libifp-1.0.0.2
-PKGREVISION= 1
+DISTNAME= libifp-1.0.1.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ifp-driver/}
@@ -12,7 +11,7 @@
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-libusb=${BUILDLINK_PREFIX.libusb}
+CONFIGURE_ARGS+= --with-libusb=${PREFIX}
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
USE_FEATURES+= fts_open
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/audio/libifp/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 26 Oct 2021 09:59:06 -0000 1.4
+++ distinfo 19 Apr 2026 12:58:46 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 09:59:06 nia Exp $
-BLAKE2s (libifp-1.0.0.2.tar.gz) = 7746513c6551a400cb927401067fdfadec1cf250da0d4299bf54eddcd7cd1f81
-SHA512 (libifp-1.0.0.2.tar.gz) = 538ddcf0be4bf7427a7f8ebb60ec77f22b69aa26055fc279f884bd82bae4e32267c79ac37f4dcf9970806e520549bc93dbf0aa2501c9c4fc699a6855e757a331
-Size (libifp-1.0.0.2.tar.gz) = 358550 bytes
+BLAKE2s (libifp-1.0.1.0.tar.gz) = f443cf1a17fb4d40dd74d6d996e7ed139a7e01b9fdd9a15a2a5bace9e12ed814
+SHA512 (libifp-1.0.1.0.tar.gz) = d6590c1f2a2a0b44cf8b52d2b8e7430bddeb395c01c3052bcf60b20e21b0f897d7a165a0e34ebecf70e083b7c9a54a3b6f2a91e847b8cec4511dcd088203e9ff
+Size (libifp-1.0.1.0.tar.gz) = 455156 bytes
Home |
Main Index |
Thread Index |
Old Index