svn commit: r304745 - head/Mk

Alexey Dokuchaev danfe at FreeBSD.org
Sun Sep 23 15:01:32 UTC 2012


Author: danfe
Date: Sun Sep 23 15:01:32 2012
New Revision: 304745
URL: http://svn.freebsd.org/changeset/ports/304745

Log:
  Slightly improve description for Dirac video codec; unfortunately, specifying
  more accurate "video codec" overflows SCHROEDINGER description length.

Modified:
  head/Mk/bsd.options.desc.mk

Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk	Sun Sep 23 14:59:36 2012	(r304744)
+++ head/Mk/bsd.options.desc.mk	Sun Sep 23 15:01:32 2012	(r304745)
@@ -57,7 +57,7 @@ DCA_DESC?=		DTS support via libdca
 DCRAW_DESC?=		dcraw (raw image converter) support
 DEBUG_DESC?=		Install debug symbols
 DEVD_DESC?=		Install devd(8) files
-DIRAC_DESC?=		Dirac support via libdirac
+DIRAC_DESC?=		Dirac codec support via libdirac
 DOCS_DESC?=		Build and install documentation
 DOXYGEN_DESC?=		Build documentation with Doxygen
 DV_DESC?=		Quasar DV video codec support (libdv)
@@ -251,7 +251,7 @@ RTMP_DESC?=		RTMP protocol support via l
 RUBY_DESC?=		Ruby binding/support
 SAMPLERATE_DESC?=	Sample rate conversion support
 SASL_DESC?=		SASL support
-SCHROEDINGER_DESC?=	Dirac support via libschroedinger
+SCHROEDINGER_DESC?=	Dirac codec support via libschroedinger
 SCIPY_DESC?=		SciPy scientific computing support
 SDL_DESC?=		Simple Direct Media Layer support
 SEM_DESC?=		POSIX semaphores support



More information about the svn-ports-all mailing list