Date: Tue, 16 Apr 2019 02:10:10 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499070 - head/audio/openal Message-ID: <201904160210.x3G2AAkt046815@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Apr 16 02:10:10 2019 New Revision: 499070 URL: https://svnweb.freebsd.org/changeset/ports/499070 Log: Deprecate audio/openal The OpenAL Sample Implementation has been abandonded upstream a while ago. audio/openal-soft is a compatible and maintained replacement. PR: 236971 Modified: head/audio/openal/Makefile Modified: head/audio/openal/Makefile ============================================================================== --- head/audio/openal/Makefile Tue Apr 16 00:43:22 2019 (r499069) +++ head/audio/openal/Makefile Tue Apr 16 02:10:10 2019 (r499070) @@ -13,6 +13,9 @@ COMMENT= 3D positional spatialized sound library LICENSE= GPLv2 +DEPRECATED= Abandonware. Use audio/openal-soft instead +EXPIRATION_DATE= 2019-04-30 + CONFLICTS= openal-soft-[0-9]* GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904160210.x3G2AAkt046815>