pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sox_ng: finish package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Jun 27 23:05:49 2025 +0200
Changeset: 3eb93bf24974519ed11a2077230a2af6ad8e164e
Modified Files:
sox_ng/Makefile
sox_ng/PLIST
sox_ng/distinfo
Log Message:
sox_ng: finish package
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3eb93bf24974519ed11a2077230a2af6ad8e164e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sox_ng/Makefile | 4 ++--
sox_ng/PLIST | 31 ++++++++++++++++---------------
sox_ng/distinfo | 6 +++---
3 files changed, 21 insertions(+), 20 deletions(-)
diffs:
diff --git a/sox_ng/Makefile b/sox_ng/Makefile
index 54050c28e5..2a48eb2836 100644
--- a/sox_ng/Makefile
+++ b/sox_ng/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.73 2025/02/12 06:44:29 ryoon Exp $
-DISTNAME= sox_ng-14.6.0
+DISTNAME= sox_ng-14.6.0.1
CATEGORIES= audio
MASTER_SITES= https://codeberg.org/sox_ng/sox_ng/releases/download/${DISTNAME}/
@@ -14,7 +14,7 @@ USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-PKGCONFIG_OVERRIDE+= sox.pc.in
+PKGCONFIG_OVERRIDE+= sox_ng.pc.in
SUBST_CLASSES+= gsm
SUBST_FILES.gsm= configure src/gsm.c src/wav.c CMakeLists.txt
diff --git a/sox_ng/PLIST b/sox_ng/PLIST
index 0d028f973c..c9e39a049e 100644
--- a/sox_ng/PLIST
+++ b/sox_ng/PLIST
@@ -1,15 +1,16 @@
-@comment $NetBSD: PLIST,v 1.7 2012/07/04 09:27:37 adam Exp $
-bin/play
-bin/rec
-bin/sox
-bin/soxi
-include/sox.h
-lib/libsox.la
-lib/pkgconfig/sox.pc
-man/man1/play.1
-man/man1/rec.1
-man/man1/sox.1
-man/man1/soxi.1
-man/man3/libsox.3
-man/man7/soxeffect.7
-man/man7/soxformat.7
+@comment $NetBSD$
+bin/play_ng
+bin/rec_ng
+bin/samples
+bin/sox_ng
+bin/soxi_ng
+include/sox_ng.h
+lib/libsox_ng.la
+lib/pkgconfig/sox_ng.pc
+man/man1/play_ng.1
+man/man1/rec_ng.1
+man/man1/sox_ng.1
+man/man1/soxi_ng.1
+man/man3/libsox_ng.3
+man/man7/soxeffect_ng.7
+man/man7/soxformat_ng.7
diff --git a/sox_ng/distinfo b/sox_ng/distinfo
index 6b0bc5b4f9..5439aecec4 100644
--- a/sox_ng/distinfo
+++ b/sox_ng/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.31 2022/04/24 09:39:46 nia Exp $
-BLAKE2s (sox_ng-14.6.0.tar.gz) = 1ae2d51dd786ca02fb37085f5b6c2593f7cae7f7f5398780803d19787cbf8f4d
-SHA512 (sox_ng-14.6.0.tar.gz) = 9248c3f3271462d78803389ed181deb0b507dc86d5825f858d9f3eca4e6f834570c0f536c08eb0893e6275cd67c562211c8afc3b5de0163649fa36be499eb6da
-Size (sox_ng-14.6.0.tar.gz) = 1860399 bytes
+BLAKE2s (sox_ng-14.6.0.1.tar.gz) = bf4dfa6694a4f98a32ab1c9e6f972cdff4a9fdbe83464f8247d5a6cfdcb4c6e4
+SHA512 (sox_ng-14.6.0.1.tar.gz) = e8f5ec88fae2098b6987225ef182eb23a0eb833665fe0b87b77c38ca62e08bbe3ab00ec4cc9081c1a5fcbad17c61c020e1905e2946e117581ca51c7b8c64c28f
+Size (sox_ng-14.6.0.1.tar.gz) = 1866185 bytes
SHA1 (patch-src_oss.c) = f4665b500a5e6a996768e415145e751d9ff9886c
SHA1 (patch-src_sox__ng.c) = 1dc7ddacbb1a7de683b3af981cc0d08e31888bae
SHA1 (patch-src_sunaudio.c) = dd624099df32f67948becd647eded4d69c7c1c34
Home |
Main Index |
Thread Index |
Old Index