aboutsummaryrefslogtreecommitdiff
path: root/ports/libsndfile
diff options
context:
space:
mode:
authorPhil Christensen <philc@microsoft.com>2019-06-14 11:45:18 -0700
committerGitHub <noreply@github.com>2019-06-14 11:45:18 -0700
commit6ad6ba75a0e28fc64a0b05ee1c69fbad5fead89f (patch)
tree6e12706bde3bbcabd1d95da70538800ff6aac567 /ports/libsndfile
parent9a24bd109e3c52be14d381e374f4533059b3c2ef (diff)
downloadvcpkg-6ad6ba75a0e28fc64a0b05ee1c69fbad5fead89f.tar.gz
vcpkg-6ad6ba75a0e28fc64a0b05ee1c69fbad5fead89f.zip
[sndfile/libsndfile] remove duplicate port, forward to libsndfile (#6896)
Diffstat (limited to 'ports/libsndfile')
-rw-r--r--ports/libsndfile/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libsndfile/CONTROL b/ports/libsndfile/CONTROL
index d8de159b2..657a24424 100644
--- a/ports/libsndfile/CONTROL
+++ b/ports/libsndfile/CONTROL
@@ -1,8 +1,8 @@
Source: libsndfile
-Version: 1.0.29-6830c42-6
+Version: 1.0.29-6830c42-7
Description: Library to read, write and manipulate many soundfile types. Authored by Eric de Castro Lopo
Default-Features: external-libs
Feature: external-libs
-Description: Support OGG and FLAC audio files
+Description: Support Ogg Vorbis and FLAC audio files
Build-Depends: libogg, libflac, libvorbis