aboutsummaryrefslogtreecommitdiff
path: root/ports/marble/CONTROL
diff options
context:
space:
mode:
authorig-or <19777752+ig-or@users.noreply.github.com>2020-07-30 22:25:43 -0700
committerGitHub <noreply@github.com>2020-07-30 22:25:43 -0700
commit8d09f42a046e5d4cdc2112d169534d375953e618 (patch)
tree65566ce60d76308aad20bd2ee279fbd84eb919d0 /ports/marble/CONTROL
parent3edf825296c1e943f9422a9d8d666b9a88e696e2 (diff)
downloadvcpkg-8d09f42a046e5d4cdc2112d169534d375953e618.tar.gz
vcpkg-8d09f42a046e5d4cdc2112d169534d375953e618.zip
[marble] Add new port (#8628)
* KDE Marble library port * fix in port KDE Marble library * port KDE Marble library: switch to another version * vcpkg_fail_port_install added (since only Windows currently supported) * remove some comments * Update portfile * KDE Marble library port * fix in port KDE Marble library * port KDE Marble library: switch to another version * vcpkg_fail_port_install added (since only Windows currently supported) * remove some comments * Update portfile * small fix in KDE Marble library port * removed ON_LIBRARY_LINKAGE static, and ANDROID FREEBSD * [marble]Fix triplet judgment * [kde] Add x64-windows-static state to baseline * [marble] Re-add x64-windows-static state to baseline * marble port changed * marble profile.cmake small correction * marble: another tiny changes in a port file * marble: patch to move exe to tools * [marble] patch for another QT version * Update ports/marble/CONTROL * move dll files to bin folder (out of tools folder) Co-authored-by: Igor Sandler <isandler@topcon.com> Co-authored-by: Phoebe <v-phma@microsoft.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'ports/marble/CONTROL')
-rw-r--r--ports/marble/CONTROL6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/marble/CONTROL b/ports/marble/CONTROL
new file mode 100644
index 000000000..20dd30c0c
--- /dev/null
+++ b/ports/marble/CONTROL
@@ -0,0 +1,6 @@
+Source: marble
+Version: 19.08.2
+Homepage: https://marble.kde.org
+Description: Marble KDE library
+Supports: windows & x64 & !static
+Build-Depends: qt5-base, qt5-svg, qt5-quickcontrols, qt5-webchannel