diff options
author | danfe <danfe@FreeBSD.org> | 2012-09-23 23:01:32 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-09-23 23:01:32 +0800 |
commit | e429b35cc07cca34458ddf7c53c3e6e40fc047e4 (patch) | |
tree | 00366ae33a7efe611690a682fe6f4162b9b47e58 /Mk/bsd.options.desc.mk | |
parent | 989c662424185b6477447abd1c28f4a0e442b8b6 (diff) | |
download | freebsd-ports-gnome-e429b35cc07cca34458ddf7c53c3e6e40fc047e4.tar.gz freebsd-ports-gnome-e429b35cc07cca34458ddf7c53c3e6e40fc047e4.tar.zst freebsd-ports-gnome-e429b35cc07cca34458ddf7c53c3e6e40fc047e4.zip |
Slightly improve description for Dirac video codec; unfortunately, specifying
more accurate "video codec" overflows SCHROEDINGER description length.
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 5615b867c5ea..ef60eda799c5 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -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 librtmp 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 |