svn commit: r550622 - head/audio/beatslash-lv2

Yuri Victorovich yuri at FreeBSD.org
Tue Sep 29 20:55:39 UTC 2020


Author: yuri
Date: Tue Sep 29 20:55:38 2020
New Revision: 550622
URL: https://svnweb.freebsd.org/changeset/ports/550622

Log:
  audio/beatslash-lv2: Add the deprecation notice

Modified:
  head/audio/beatslash-lv2/Makefile

Modified: head/audio/beatslash-lv2/Makefile
==============================================================================
--- head/audio/beatslash-lv2/Makefile	Tue Sep 29 20:53:10 2020	(r550621)
+++ head/audio/beatslash-lv2/Makefile	Tue Sep 29 20:55:38 2020	(r550622)
@@ -26,6 +26,9 @@ GH_ACCOUNT=	blablack
 GH_PROJECT=	${PORTNAME}-lv2
 USE_GNOME=	atkmm gdkpixbuf2 gtkmm24
 
+DEPRECATED=	Unmaintained and doesn't build with the latest audio/lvtk version 2.x
+EXPIRATION_DATE=2021-02-28
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|#include <lvtk-1/lvtk|#include <lvtk-2/lvtk|' ${WRKSRC}/src/*.?pp
 


More information about the svn-ports-all mailing list