diff options
| author | Francesco Bertolaccini <bertolaccinifrancesco@gmail.com> | 2019-03-26 19:09:28 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-26 11:09:28 -0700 |
| commit | e5a2a6758f2ec668d37fe843879f99d93d3fa385 (patch) | |
| tree | 2187ab7b2b0cf931bc45822699cd911b72d27fa5 /ports/sf2cute/CONTROL | |
| parent | ba366e41aee78bcd75bdd224e8fddead00a0078c (diff) | |
| download | vcpkg-e5a2a6758f2ec668d37fe843879f99d93d3fa385.tar.gz vcpkg-e5a2a6758f2ec668d37fe843879f99d93d3fa385.zip | |
[sf2cute] new port (#5814)
* add sf2cute port
* clean up sf2cute
* fix sf2cute project version
* Fix sf2cute port
* Use latest upstream tag
Diffstat (limited to 'ports/sf2cute/CONTROL')
| -rw-r--r-- | ports/sf2cute/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/sf2cute/CONTROL b/ports/sf2cute/CONTROL new file mode 100644 index 000000000..7d850c694 --- /dev/null +++ b/ports/sf2cute/CONTROL @@ -0,0 +1,6 @@ +Source: sf2cute
+Version: 0.2.0
+Description: C++14 Library for SoundFont 2
+
+Feature: example
+Description: Installs an example application
\ No newline at end of file |
