Commit 694142b1 authored by Rene Ladan's avatar Rene Ladan
Browse files

multimedia/recmpeg: Remove expired port

2024-12-31 multimedia/recmpeg: Depends on deprecated and obsolete library libfame, consider migrating to multimedia/ffmpeg
parent 5bca4eee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3802,3 +3802,4 @@ textproc/rubygem-terser11|textproc/rubygem-terser|2024-12-31|Remove obsoleted po
www/rubygem-httparty020|www/rubygem-httparty|2024-12-31|Remove obsoleted port. Use www/rubygem-httparty instead
devel/rubygem-fog-core220|devel/rubygem-fog-core|2024-12-31|Remove obsoleted port. Use devel/rubygem-fog-core instead
devel/rubygem-childprocess41|devel/rubygem-childprocess|2024-12-31|Remove obsoleted port. Use devel/rubygem-childprocess instead
multimedia/recmpeg|multimedia/ffmpeg|2025-01-01|Has expired: Depends on deprecated and obsolete library libfame, consider migrating to multimedia/ffmpeg
+0 −1
Original line number Diff line number Diff line
@@ -341,7 +341,6 @@
    SUBDIR += qwinff
    SUBDIR += rage
    SUBDIR += rav1e
    SUBDIR += recmpeg
    SUBDIR += recordmydesktop
    SUBDIR += replex
    SUBDIR += ringrtc

multimedia/recmpeg/Makefile

deleted100644 → 0
+0 −25
Original line number Diff line number Diff line
PORTNAME=	recmpeg
PORTVERSION=	1.0.5
PORTREVISION=	2
CATEGORIES=	multimedia
MASTER_SITES=	SF/fame/${PORTNAME}/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Simple video encoder
WWW=		https://fame.sourceforge.net/

DEPRECATED=	Depends on deprecated and obsolete library libfame, consider migrating to multimedia/ffmpeg
EXPIRATION_DATE=2024-12-31

LIB_DEPENDS=	libfame.so:multimedia/libfame

GNU_CONFIGURE=	yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES=	bin/recmpeg \
		share/man/man1/recmpeg.1.gz

CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.mk>

multimedia/recmpeg/distinfo

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
SHA256 (recmpeg-1.0.5.tar.gz) = 907a8a27a3cb36925828fa156e7e5a2b3340400cdda20cb383a0923e3c87bcbb
SIZE (recmpeg-1.0.5.tar.gz) = 56561

multimedia/recmpeg/pkg-descr

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
recmpeg is a simple video encoder, based on libfame, which compresses raw
video sequences to MPEG video.