aboutsummaryrefslogtreecommitdiff
path: root/ports/libgpod/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-02-05 07:35:26 +0800
committerGitHub <noreply@github.com>2020-02-04 15:35:26 -0800
commitd9200c4e94a61553d6679451c2d6e2de491395ce (patch)
tree00090129ea8fd281e4a901ec3afae695db79d7b6 /ports/libgpod/CONTROL
parent319a54ebd3761ea39bc8f03cb1e205feb7f3fee5 (diff)
downloadvcpkg-d9200c4e94a61553d6679451c2d6e2de491395ce.tar.gz
vcpkg-d9200c4e94a61553d6679451c2d6e2de491395ce.zip
[libgpod] Add new port (#7983)
* [libgpod] Add new port * [libgpod] Fix build error * [libgpod] Modify ci.baseline.txt * [libgpod] Fix patch error * [libgpod] Fix conflict * [libgpod] Fix conflict
Diffstat (limited to 'ports/libgpod/CONTROL')
-rw-r--r--ports/libgpod/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/libgpod/CONTROL b/ports/libgpod/CONTROL
new file mode 100644
index 000000000..01134d303
--- /dev/null
+++ b/ports/libgpod/CONTROL
@@ -0,0 +1,5 @@
+Source: libgpod
+Version: 2019-08-29
+Homepage: https://github.com/fadingred/libgpod
+Description: libgpod is a library meant to abstract access to an iPod content.
+Build-Depends: glib, libplist, sqlite3 \ No newline at end of file