pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sonic: remove, imported to pkgsrc/audio/sonic
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Tue Jan 30 10:01:50 2024 +0100
Changeset: 4c2c6ae27a176ed3a252afaa778cce5287cf9bb4
Modified Files:
Makefile
Removed Files:
sonic/COMMIT_MSG
sonic/DESCR
sonic/Makefile
sonic/PLIST
sonic/buildlink3.mk
sonic/distinfo
Log Message:
sonic: remove, imported to pkgsrc/audio/sonic
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4c2c6ae27a176ed3a252afaa778cce5287cf9bb4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 +-
sonic/COMMIT_MSG | 3 ---
sonic/DESCR | 5 -----
sonic/Makefile | 20 --------------------
sonic/PLIST | 7 -------
sonic/buildlink3.mk | 14 --------------
sonic/distinfo | 5 -----
7 files changed, 1 insertion(+), 55 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index b6a510ef9f..00ebee003c 100644
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,7 @@ SUBDIR+= R-urltools
SUBDIR+= R-wellknown
SUBDIR+= Radicale3
SUBDIR+= ReZound
+SUBDIR+= Retro68
SUBDIR+= RigelEngine
SUBDIR+= SDL2_testgamecontroller
SUBDIR+= SNAP
@@ -5156,7 +5157,6 @@ SUBDIR+= soju
SUBDIR+= solarus-zsdx
SUBDIR+= solvespace-git
SUBDIR+= songwrite2
-SUBDIR+= sonic
SUBDIR+= sonic-visualiser
SUBDIR+= sophia
SUBDIR+= spacefm
diff --git a/sonic/COMMIT_MSG b/sonic/COMMIT_MSG
deleted file mode 100644
index 6d06584a9a..0000000000
--- a/sonic/COMMIT_MSG
+++ /dev/null
@@ -1,3 +0,0 @@
-audio/sonic: Add sonic version 0.0.0.225
-
-Packaged in wip by adr
diff --git a/sonic/DESCR b/sonic/DESCR
deleted file mode 100644
index d44f40b663..0000000000
--- a/sonic/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Sonic is a simple algorithm for speeding up or slowing down speech.
-However, it's optimized for speed ups of over 2X, unlike previous
-algorithms for changing speech rate. The Sonic library is a very
-simple ANSI C library that is designed to easily be integrated into
-streaming voice applications, like TTS back ends.
diff --git a/sonic/Makefile b/sonic/Makefile
deleted file mode 100644
index 5c9f54557c..0000000000
--- a/sonic/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-COMMITS= 225
-DISTNAME= sonic-0.0.0.${COMMITS}
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_GITHUB:=waywardgeek/}
-GITHUB_TAG= 8694c596378c24e340c09ff2cd47c065494233f1
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/waywardgeek/sonic
-COMMENT= Simple library to speed up or slow down speech
-LICENSE= apache-2.0
-
-USE_LANGUAGES= c
-USE_TOOLS= gmake
-CFLAGS+= -Wall -Wno-unused-function -ansi -fPIC -pthread
-CFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib
-MAKE_FLAGS+= PREFIX=${PREFIX}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/sonic/PLIST b/sonic/PLIST
deleted file mode 100644
index 97b8c4112e..0000000000
--- a/sonic/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD$
-bin/sonic
-include/sonic.h
-lib/libsonic.a
-lib/libsonic.so
-lib/libsonic.so.0
-lib/libsonic.so.0.3.0
diff --git a/sonic/buildlink3.mk b/sonic/buildlink3.mk
deleted file mode 100644
index b0998fa6d9..0000000000
--- a/sonic/buildlink3.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.19 2022/09/11 12:51:04 wiz Exp $
-
-BUILDLINK_TREE+= sonic
-
-.if !defined(SONIC_BUILDLINK3_MK)
-SONIC_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.sonic+= sonic>=0.0.0.225
-BUILDLINK_ABI_DEPENDS.sonic+= sonic>=0.0.0.225
-BUILDLINK_PKGSRCDIR.sonic?= ../../audio/sonic
-
-.endif # SONIC_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -sonic
diff --git a/sonic/distinfo b/sonic/distinfo
deleted file mode 100644
index 7c9ec7d292..0000000000
--- a/sonic/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (sonic-0.0.0.225-8694c596378c24e340c09ff2cd47c065494233f1.tar.gz) = dd7bd4ad2d345e9ff370d71e197312d96a6656ce899784e1a4128638c549f191
-SHA512 (sonic-0.0.0.225-8694c596378c24e340c09ff2cd47c065494233f1.tar.gz) = 8bc124915b4bc6d98ad92968e137067e1b48a28aaf84aee725dbad71885aa8e1c3b23c0ae8d827fa07620d2c0116b5e40daa0229981fc2615b2c490d61cddf59
-Size (sonic-0.0.0.225-8694c596378c24e340c09ff2cd47c065494233f1.tar.gz) = 5358482 bytes
Home |
Main Index |
Thread Index |
Old Index