diff options
author | Diane Bruce <db@FreeBSD.org> | 2022-08-04 21:52:52 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2022-08-04 21:52:52 +0000 |
commit | 7908c820ccae690cafe9128f8d87ba0735b13ee1 (patch) | |
tree | 04acf6f5c54ac5de3ea15d20129c90003c2a961f | |
parent | 1731b077ffd7478f98d032ab3ed65167a102d276 (diff) | |
download | ports-7908c820ccae690cafe9128f8d87ba0735b13ee1.tar.gz ports-7908c820ccae690cafe9128f8d87ba0735b13ee1.zip |
audio/lpcnet: tiki is now gone
Noted the wiki is no longer used.
-rw-r--r-- | audio/lpcnet/Makefile | 1 | ||||
-rw-r--r-- | audio/lpcnet/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/lpcnet/Makefile b/audio/lpcnet/Makefile index 9ec36f347f5f..5dbc4dedae20 100644 --- a/audio/lpcnet/Makefile +++ b/audio/lpcnet/Makefile @@ -1,5 +1,6 @@ PORTNAME= lpcnet PORTVERSION= 20210629 +PORTREVISION= 1 CATEGORIES= audio hamradio MASTER_SITES= http://rowetel.com/downloads/deep/:main \ GH:sub diff --git a/audio/lpcnet/pkg-descr b/audio/lpcnet/pkg-descr index 86c8314a1260..052da3d5a1ca 100644 --- a/audio/lpcnet/pkg-descr +++ b/audio/lpcnet/pkg-descr @@ -3,4 +3,4 @@ Experimental version of LPCNet that has been used to develop FreeDV 2020 Neural Net speech coding. Possibly the first use of Neural Net speech coding in real world operation. -WWW: http://freedv.org/tiki-index.php +WWW: http://freedv.org/ |