diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2016-12-06 12:14:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-06 12:14:31 +0100 |
| commit | 175bb41f822891eb3a69795eb132c85f5b869a4b (patch) | |
| tree | d14f16ac2a77c2ce321dc00766d20274d8972d63 /ports/libflac/CONTROL | |
| parent | a710f67e5281480ab22d0ef372d376696f5fc8ab (diff) | |
| download | vcpkg-175bb41f822891eb3a69795eb132c85f5b869a4b.tar.gz vcpkg-175bb41f822891eb3a69795eb132c85f5b869a4b.zip | |
[libflac] initial commit
Diffstat (limited to 'ports/libflac/CONTROL')
| -rw-r--r-- | ports/libflac/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libflac/CONTROL b/ports/libflac/CONTROL new file mode 100644 index 000000000..557b30123 --- /dev/null +++ b/ports/libflac/CONTROL @@ -0,0 +1,4 @@ +Source: libflac
+Version: 1.3.1
+Description: Library for manipulating FLAC files
+Build-Depends: libogg
|
