Skip to content

Commit

Permalink
satisfy linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ericLemanissier authored Dec 22, 2023
1 parent 608e4b4 commit ef8100b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions recipes/qt/6.x.x/conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,30 +67,38 @@ patches:
- "base_path": "qtwebengine"
"patch_description": "Workaround for too long .rps file name"
"patch_file": "patches/c72097e_6.6.0.diff"
"patch_type": "bugfix"

Check warning on line 70 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
- "base_path": "qtbase"
"patch_description": "Fix build error with lambda on GCC 9.2"
"patch_file": "patches/32fa63f.patch"
"patch_type": "bugfix"

Check warning on line 74 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
"6.6.0":
- "base_path": "qtwebengine"
"patch_description": "Workaround for too long .rps file name"
"patch_file": "patches/c72097e_6.6.0.diff"
"patch_type": "bugfix"

Check warning on line 79 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
- "base_path": "qtbase"
"patch_description": "Fix build error with lambda on GCC 9.2"
"patch_file": "patches/32fa63f.patch"
"patch_type": "bugfix"

Check warning on line 83 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
"6.5.3":
- "base_path": "qtwebengine"
"patch_description": "Workaround for too long .rps file name"
"patch_file": "patches/c72097e.diff"
"patch_type": "bugfix"

Check warning on line 88 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
- "base_path": "qtbase"
"patch_description": "Fix build error with lambda on GCC 9.2"
"patch_file": "patches/32fa63f_6.5.0.patch"
"patch_type": "bugfix"

Check warning on line 92 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
"6.4.2":
- base_path: "qtbase/cmake"
patch_description: "Fix pri helpers"
patch_file: "patches/qt6-pri-helpers-fix.diff"
patch_type: "bugfix"

Check warning on line 97 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
- patch_file: "patches/c72097e.diff"
base_path: "qtwebengine"
patch_description: "Workaround for too long .rps file name"
patch_type: "bugfix"

Check warning on line 101 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
- patch_file: "patches/d13958d.diff"
base_path: "qtbase"
patch_description: "Fix PCRE2 detection"
Expand All @@ -100,9 +108,11 @@ patches:
- base_path: "qtbase/cmake"
patch_description: "Fix pri helpers"
patch_file: "patches/qt6-pri-helpers-fix.diff"
patch_type: "bugfix"

Check warning on line 111 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
- patch_file: "patches/c72097e.diff"
base_path: "qtwebengine"
patch_description: "Workaround for too long .rps file name"
patch_type: "bugfix"

Check warning on line 115 in recipes/qt/6.x.x/conandata.yml

View workflow job for this annotation

GitHub Actions / Lint changed files (YAML files)

conandata.yml schema warning

'patch_type' should have 'patch_source' as per https://github.com/conan-io/conan-center-index/blob/master/docs/adding_packages/conandata_yml_format.md#patch_type it is expected to have a source (e.g. a URL) to where it originates from to help with reviewing and consumers to evaluate patches
- patch_file: "patches/d13958d.diff"
base_path: "qtbase"
patch_description: "Fix PCRE2 detection"
Expand Down

0 comments on commit ef8100b

Please sign in to comment.