1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

audio/resid: Remove expired port

2024-09-03 audio/resid: Upstream recommends using emulators/vice instead
This commit is contained in:
Rene Ladan 2024-09-05 22:49:11 +02:00
parent ba843418db
commit d20532e920
6 changed files with 1 additions and 45 deletions

1
MOVED
View File

@ -3462,3 +3462,4 @@ devel/electron27||2024-09-03|Has expired: EOLed upstream, switch to newer versio
net/luasocket|net/lua-luasocket|2024-09-05|Move net/luasocket to net/lua-luasocket
textproc/luaexpat|textproc/lua-luaexpat|2024-09-05|Move textproc/luaexpat to textproc/lua-luaexpat
devel/py-sip4||2024-09-05|Has expired: Fails to build with modern python
audio/resid|emulators/vice|2024-09-05|Has expired: Upstream recommends using emulators/vice instead

View File

@ -694,7 +694,6 @@
SUBDIR += raul
SUBDIR += rawrec
SUBDIR += re
SUBDIR += resid
SUBDIR += rexima
SUBDIR += rezound
SUBDIR += rhvoice

View File

@ -1,23 +0,0 @@
PORTNAME= resid
PORTVERSION= 0.16
PORTREVISION= 4
CATEGORIES= audio emulators
MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Cycle-based SID emulator engine
LICENSE= GPLv2
DEPRECATED= Upstream recommends using emulators/vice instead
EXPIRATION_DATE=2024-09-03
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-shared
INSTALL_TARGET= install-strip
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (resid-0.16.tar.gz) = 830fe4c048053338c8f4c38decdedd93d8c101583958d62536d669f3ac7a66f3
SIZE (resid-0.16.tar.gz) = 266045

View File

@ -1,6 +0,0 @@
Since June 1998, a cycle-based SID emulator engine is available and is
distributed under the GNU General Public License (GPL). It's called reSID, is
programmed in C++, and so far has been developed by Dag Lem.
Requirement for processor power is huge (don't expect a complex SID emulator
like this to run on a machine with less than 233-300 MHz).

View File

@ -1,13 +0,0 @@
include/resid/envelope.h
include/resid/extfilt.h
include/resid/filter.h
include/resid/pot.h
include/resid/sid.h
include/resid/siddefs.h
include/resid/spline.h
include/resid/voice.h
include/resid/wave.h
lib/libresid.a
lib/libresid.so
lib/libresid.so.5
lib/libresid.so.5.0.0