aboutsummaryrefslogtreecommitdiff
path: root/ports/libsndfile/CONTROL
diff options
context:
space:
mode:
authorevpobr <evpobr@gmail.com>2020-08-26 06:42:26 +0500
committerGitHub <noreply@github.com>2020-08-25 18:42:26 -0700
commitfd7e280af8f4ca07511feed31471c71c71460e6f (patch)
tree98c7950c8403319cea9194322326e2f4136b83e9 /ports/libsndfile/CONTROL
parent4abea84d561623e7e9ee4669c1529c0b69fa601a (diff)
downloadvcpkg-fd7e280af8f4ca07511feed31471c71c71460e6f.tar.gz
vcpkg-fd7e280af8f4ca07511feed31471c71c71460e6f.zip
[libsndfile] Update to 1.0.29 (#12921)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/libsndfile/CONTROL')
-rw-r--r--ports/libsndfile/CONTROL10
1 files changed, 0 insertions, 10 deletions
diff --git a/ports/libsndfile/CONTROL b/ports/libsndfile/CONTROL
deleted file mode 100644
index 913af809d..000000000
--- a/ports/libsndfile/CONTROL
+++ /dev/null
@@ -1,10 +0,0 @@
-Source: libsndfile
-Version: 1.0.29
-Port-Version: 10
-Description: Library to read, write and manipulate many soundfile types. Authored by Eric de Castro Lopo
-Homepage: https://github.com/erikd/libsndfile
-Default-Features: external-libs
-
-Feature: external-libs
-Description: Support Ogg Vorbis and FLAC audio files
-Build-Depends: libogg, libflac, libvorbis