This commit is contained in:
Matthias Kuhn 2024-01-04 09:26:47 +07:00 коммит произвёл GitHub
Родитель d30cdff658
Коммит 0403626792
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
7 изменённых файлов: 32 добавлений и 7 удалений

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "qtbase",
"version": "6.6.1",
"port-version": 3,
"port-version": 4,
"description": "Qt Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components.",
"homepage": "https://www.qt.io/",
"license": null,
@ -62,7 +62,10 @@
"icu",
"jpeg",
"network",
"opengl",
{
"name": "opengl",
"platform": "!ios"
},
"openssl",
"pcre2",
"png",
@ -224,7 +227,10 @@
"gui": {
"description": "Qt Gui",
"dependencies": [
"opengl",
{
"name": "opengl",
"platform": "!ios"
},
{
"name": "qtbase",
"default-features": false,

Просмотреть файл

@ -1,6 +1,7 @@
{
"name": "qtpositioning",
"version": "6.6.1",
"port-version": 1,
"description": "Qt Positioning",
"homepage": "https://www.qt.io/",
"license": null,
@ -12,7 +13,8 @@
},
{
"name": "qtserialport",
"default-features": false
"default-features": false,
"platform": "!ios"
}
],
"features": {

Просмотреть файл

@ -1,9 +1,11 @@
{
"name": "qtserialport",
"version": "6.6.1",
"port-version": 1,
"description": "Qt Serial Port support",
"homepage": "https://www.qt.io/",
"license": null,
"supports": "!ios",
"dependencies": [
{
"name": "qtbase",

Просмотреть файл

@ -7118,7 +7118,7 @@
},
"qtbase": {
"baseline": "6.6.1",
"port-version": 3
"port-version": 4
},
"qtcharts": {
"baseline": "6.6.1",
@ -7206,7 +7206,7 @@
},
"qtpositioning": {
"baseline": "6.6.1",
"port-version": 0
"port-version": 1
},
"qtquick3d": {
"baseline": "6.6.1",
@ -7246,7 +7246,7 @@
},
"qtserialport": {
"baseline": "6.6.1",
"port-version": 0
"port-version": 1
},
"qtshadertools": {
"baseline": "6.6.1",

Просмотреть файл

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7e1dba7994d7d228fee34f8f5b646e7d9aff62ac",
"version": "6.6.1",
"port-version": 4
},
{
"git-tree": "b85d2c16c027edb173f51037d9c5a3e05746efa0",
"version": "6.6.1",

Просмотреть файл

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "61988bd841be21af4ae3bf2748ac8f6ec071e56c",
"version": "6.6.1",
"port-version": 1
},
{
"git-tree": "8c0c21c983c3f010540a7b11c3896af2388a0531",
"version": "6.6.1",

Просмотреть файл

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5bfa96397e62f539b329016ceeb31a4c7fa1b9ed",
"version": "6.6.1",
"port-version": 1
},
{
"git-tree": "b0fe6127a189519fdb6c51b00d1fd14759459f96",
"version": "6.6.1",