MNghia commited on
Commit
05ea456
·
verified ·
1 Parent(s): 5c45586

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. share/WebP/cmake/WebPTargets-release.cmake +59 -0
  2. share/WebP/cmake/WebPTargets.cmake +139 -0
  3. share/terminfo/1/1178 +0 -0
  4. share/terminfo/1/1730-lm +0 -0
  5. share/terminfo/2/2621 +0 -0
  6. share/terminfo/2/2621-wl +0 -0
  7. share/terminfo/2/2621A +0 -0
  8. share/terminfo/2/2621a +0 -0
  9. share/terminfo/3/386at +0 -0
  10. share/terminfo/3/3b1 +0 -0
  11. share/terminfo/4/4025ex +0 -0
  12. share/terminfo/4/4027ex +0 -0
  13. share/terminfo/4/4410-w +0 -0
  14. share/terminfo/5/5051 +0 -0
  15. share/terminfo/5/5410-w +0 -0
  16. share/terminfo/5/5620 +0 -0
  17. share/terminfo/5/5630-24 +0 -0
  18. share/terminfo/5/5630DMD-24 +0 -0
  19. share/terminfo/6/6053 +0 -0
  20. share/terminfo/6/6053-dg +0 -0
  21. share/terminfo/6/605x +0 -0
  22. share/terminfo/6/605x-dg +0 -0
  23. share/terminfo/6/630-lm +0 -0
  24. share/terminfo/6/630MTG-24 +0 -0
  25. share/terminfo/7/730MTG-24 +0 -0
  26. share/terminfo/7/730MTG-41 +0 -0
  27. share/terminfo/7/730MTG-41r +0 -0
  28. share/terminfo/7/730MTGr +0 -0
  29. share/terminfo/7/730MTGr-24 +0 -0
  30. share/terminfo/8/8510 +0 -0
  31. share/terminfo/9/955-hb +0 -0
  32. share/terminfo/9/955-w +0 -0
  33. share/terminfo/9/9term +0 -0
  34. share/terminfo/A/Apple_Terminal +0 -0
  35. share/terminfo/E/Eterm +0 -0
  36. share/terminfo/E/Eterm-256color +0 -0
  37. share/terminfo/E/Eterm-88color +0 -0
  38. share/terminfo/E/Eterm-color +0 -0
  39. share/terminfo/L/LFT-PC850 +0 -0
  40. share/terminfo/M/MtxOrb +0 -0
  41. share/terminfo/M/MtxOrb162 +0 -0
  42. share/terminfo/M/MtxOrb204 +0 -0
  43. share/terminfo/N/NCR260VT300WPP +0 -0
  44. share/terminfo/N/NCRVT100WPP +0 -0
  45. share/terminfo/P/P12 +0 -0
  46. share/terminfo/P/P12-M +0 -0
  47. share/terminfo/P/P12-M-W +0 -0
  48. share/terminfo/P/P12-W +0 -0
  49. share/terminfo/P/P14 +0 -0
  50. share/terminfo/P/P14-M +0 -0
share/WebP/cmake/WebPTargets-release.cmake ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #----------------------------------------------------------------
2
+ # Generated CMake target import file for configuration "Release".
3
+ #----------------------------------------------------------------
4
+
5
+ # Commands may need to know the format version.
6
+ set(CMAKE_IMPORT_FILE_VERSION 1)
7
+
8
+ # Import target "WebP::sharpyuv" for configuration "Release"
9
+ set_property(TARGET WebP::sharpyuv APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
10
+ set_target_properties(WebP::sharpyuv PROPERTIES
11
+ IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libsharpyuv.so.0.0.1"
12
+ IMPORTED_SONAME_RELEASE "libsharpyuv.so.0"
13
+ )
14
+
15
+ list(APPEND _cmake_import_check_targets WebP::sharpyuv )
16
+ list(APPEND _cmake_import_check_files_for_WebP::sharpyuv "${_IMPORT_PREFIX}/lib/libsharpyuv.so.0.0.1" )
17
+
18
+ # Import target "WebP::webpdecoder" for configuration "Release"
19
+ set_property(TARGET WebP::webpdecoder APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
20
+ set_target_properties(WebP::webpdecoder PROPERTIES
21
+ IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebpdecoder.so.3.1.8"
22
+ IMPORTED_SONAME_RELEASE "libwebpdecoder.so.3"
23
+ )
24
+
25
+ list(APPEND _cmake_import_check_targets WebP::webpdecoder )
26
+ list(APPEND _cmake_import_check_files_for_WebP::webpdecoder "${_IMPORT_PREFIX}/lib/libwebpdecoder.so.3.1.8" )
27
+
28
+ # Import target "WebP::webp" for configuration "Release"
29
+ set_property(TARGET WebP::webp APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
30
+ set_target_properties(WebP::webp PROPERTIES
31
+ IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebp.so.7.1.8"
32
+ IMPORTED_SONAME_RELEASE "libwebp.so.7"
33
+ )
34
+
35
+ list(APPEND _cmake_import_check_targets WebP::webp )
36
+ list(APPEND _cmake_import_check_files_for_WebP::webp "${_IMPORT_PREFIX}/lib/libwebp.so.7.1.8" )
37
+
38
+ # Import target "WebP::webpdemux" for configuration "Release"
39
+ set_property(TARGET WebP::webpdemux APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
40
+ set_target_properties(WebP::webpdemux PROPERTIES
41
+ IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebpdemux.so.2.0.14"
42
+ IMPORTED_SONAME_RELEASE "libwebpdemux.so.2"
43
+ )
44
+
45
+ list(APPEND _cmake_import_check_targets WebP::webpdemux )
46
+ list(APPEND _cmake_import_check_files_for_WebP::webpdemux "${_IMPORT_PREFIX}/lib/libwebpdemux.so.2.0.14" )
47
+
48
+ # Import target "WebP::libwebpmux" for configuration "Release"
49
+ set_property(TARGET WebP::libwebpmux APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
50
+ set_target_properties(WebP::libwebpmux PROPERTIES
51
+ IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libwebpmux.so.3.0.13"
52
+ IMPORTED_SONAME_RELEASE "libwebpmux.so.3"
53
+ )
54
+
55
+ list(APPEND _cmake_import_check_targets WebP::libwebpmux )
56
+ list(APPEND _cmake_import_check_files_for_WebP::libwebpmux "${_IMPORT_PREFIX}/lib/libwebpmux.so.3.0.13" )
57
+
58
+ # Commands beyond this point should not need to know the version.
59
+ set(CMAKE_IMPORT_FILE_VERSION)
share/WebP/cmake/WebPTargets.cmake ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Generated by CMake
2
+
3
+ if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
4
+ message(FATAL_ERROR "CMake >= 2.8.0 required")
5
+ endif()
6
+ if(CMAKE_VERSION VERSION_LESS "2.8.3")
7
+ message(FATAL_ERROR "CMake >= 2.8.3 required")
8
+ endif()
9
+ cmake_policy(PUSH)
10
+ cmake_policy(VERSION 2.8.3...3.24)
11
+ #----------------------------------------------------------------
12
+ # Generated CMake target import file.
13
+ #----------------------------------------------------------------
14
+
15
+ # Commands may need to know the format version.
16
+ set(CMAKE_IMPORT_FILE_VERSION 1)
17
+
18
+ # Protect against multiple inclusion, which would fail when already imported targets are added once more.
19
+ set(_cmake_targets_defined "")
20
+ set(_cmake_targets_not_defined "")
21
+ set(_cmake_expected_targets "")
22
+ foreach(_cmake_expected_target IN ITEMS WebP::sharpyuv WebP::webpdecoder WebP::webp WebP::webpdemux WebP::libwebpmux)
23
+ list(APPEND _cmake_expected_targets "${_cmake_expected_target}")
24
+ if(TARGET "${_cmake_expected_target}")
25
+ list(APPEND _cmake_targets_defined "${_cmake_expected_target}")
26
+ else()
27
+ list(APPEND _cmake_targets_not_defined "${_cmake_expected_target}")
28
+ endif()
29
+ endforeach()
30
+ unset(_cmake_expected_target)
31
+ if(_cmake_targets_defined STREQUAL _cmake_expected_targets)
32
+ unset(_cmake_targets_defined)
33
+ unset(_cmake_targets_not_defined)
34
+ unset(_cmake_expected_targets)
35
+ unset(CMAKE_IMPORT_FILE_VERSION)
36
+ cmake_policy(POP)
37
+ return()
38
+ endif()
39
+ if(NOT _cmake_targets_defined STREQUAL "")
40
+ string(REPLACE ";" ", " _cmake_targets_defined_text "${_cmake_targets_defined}")
41
+ string(REPLACE ";" ", " _cmake_targets_not_defined_text "${_cmake_targets_not_defined}")
42
+ message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_cmake_targets_defined_text}\nTargets not yet defined: ${_cmake_targets_not_defined_text}\n")
43
+ endif()
44
+ unset(_cmake_targets_defined)
45
+ unset(_cmake_targets_not_defined)
46
+ unset(_cmake_expected_targets)
47
+
48
+
49
+ # Compute the installation prefix relative to this file.
50
+ get_filename_component(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH)
51
+ get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
52
+ get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
53
+ get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
54
+ if(_IMPORT_PREFIX STREQUAL "/")
55
+ set(_IMPORT_PREFIX "")
56
+ endif()
57
+
58
+ # Create imported target WebP::sharpyuv
59
+ add_library(WebP::sharpyuv SHARED IMPORTED)
60
+
61
+ set_target_properties(WebP::sharpyuv PROPERTIES
62
+ INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include;${_IMPORT_PREFIX}/include/webp"
63
+ INTERFACE_LINK_LIBRARIES "m"
64
+ )
65
+
66
+ # Create imported target WebP::webpdecoder
67
+ add_library(WebP::webpdecoder SHARED IMPORTED)
68
+
69
+ set_target_properties(WebP::webpdecoder PROPERTIES
70
+ INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include;${_IMPORT_PREFIX}/include"
71
+ INTERFACE_LINK_LIBRARIES "Threads::Threads;m"
72
+ )
73
+
74
+ # Create imported target WebP::webp
75
+ add_library(WebP::webp SHARED IMPORTED)
76
+
77
+ set_target_properties(WebP::webp PROPERTIES
78
+ INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include;${_IMPORT_PREFIX}/include"
79
+ INTERFACE_LINK_LIBRARIES "WebP::sharpyuv;Threads::Threads;m"
80
+ )
81
+
82
+ # Create imported target WebP::webpdemux
83
+ add_library(WebP::webpdemux SHARED IMPORTED)
84
+
85
+ set_target_properties(WebP::webpdemux PROPERTIES
86
+ INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include;${_IMPORT_PREFIX}/include"
87
+ INTERFACE_LINK_LIBRARIES "WebP::webp"
88
+ )
89
+
90
+ # Create imported target WebP::libwebpmux
91
+ add_library(WebP::libwebpmux SHARED IMPORTED)
92
+
93
+ set_target_properties(WebP::libwebpmux PROPERTIES
94
+ INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include"
95
+ INTERFACE_LINK_LIBRARIES "WebP::webp"
96
+ )
97
+
98
+ if(CMAKE_VERSION VERSION_LESS 2.8.12)
99
+ message(FATAL_ERROR "This file relies on consumers using CMake 2.8.12 or greater.")
100
+ endif()
101
+
102
+ # Load information for each installed configuration.
103
+ file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/WebPTargets-*.cmake")
104
+ foreach(_cmake_config_file IN LISTS _cmake_config_files)
105
+ include("${_cmake_config_file}")
106
+ endforeach()
107
+ unset(_cmake_config_file)
108
+ unset(_cmake_config_files)
109
+
110
+ # Cleanup temporary variables.
111
+ set(_IMPORT_PREFIX)
112
+
113
+ # Loop over all imported files and verify that they actually exist
114
+ foreach(_cmake_target IN LISTS _cmake_import_check_targets)
115
+ foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
116
+ if(NOT EXISTS "${_cmake_file}")
117
+ message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
118
+ \"${_cmake_file}\"
119
+ but this file does not exist. Possible reasons include:
120
+ * The file was deleted, renamed, or moved to another location.
121
+ * An install or uninstall procedure did not complete successfully.
122
+ * The installation package was faulty and contained
123
+ \"${CMAKE_CURRENT_LIST_FILE}\"
124
+ but not all the files it references.
125
+ ")
126
+ endif()
127
+ endforeach()
128
+ unset(_cmake_file)
129
+ unset("_cmake_import_check_files_for_${_cmake_target}")
130
+ endforeach()
131
+ unset(_cmake_target)
132
+ unset(_cmake_import_check_targets)
133
+
134
+ # This file does not depend on other imported targets which have
135
+ # been exported from the same project but in a separate export set.
136
+
137
+ # Commands beyond this point should not need to know the version.
138
+ set(CMAKE_IMPORT_FILE_VERSION)
139
+ cmake_policy(POP)
share/terminfo/1/1178 ADDED
Binary file (437 Bytes). View file
 
share/terminfo/1/1730-lm ADDED
Binary file (411 Bytes). View file
 
share/terminfo/2/2621 ADDED
Binary file (622 Bytes). View file
 
share/terminfo/2/2621-wl ADDED
Binary file (622 Bytes). View file
 
share/terminfo/2/2621A ADDED
Binary file (622 Bytes). View file
 
share/terminfo/2/2621a ADDED
Binary file (622 Bytes). View file
 
share/terminfo/3/386at ADDED
Binary file (1.42 kB). View file
 
share/terminfo/3/3b1 ADDED
Binary file (1.01 kB). View file
 
share/terminfo/4/4025ex ADDED
Binary file (681 Bytes). View file
 
share/terminfo/4/4027ex ADDED
Binary file (681 Bytes). View file
 
share/terminfo/4/4410-w ADDED
Binary file (1.15 kB). View file
 
share/terminfo/5/5051 ADDED
Binary file (399 Bytes). View file
 
share/terminfo/5/5410-w ADDED
Binary file (1.15 kB). View file
 
share/terminfo/5/5620 ADDED
Binary file (630 Bytes). View file
 
share/terminfo/5/5630-24 ADDED
Binary file (1.19 kB). View file
 
share/terminfo/5/5630DMD-24 ADDED
Binary file (1.19 kB). View file
 
share/terminfo/6/6053 ADDED
Binary file (816 Bytes). View file
 
share/terminfo/6/6053-dg ADDED
Binary file (816 Bytes). View file
 
share/terminfo/6/605x ADDED
Binary file (816 Bytes). View file
 
share/terminfo/6/605x-dg ADDED
Binary file (816 Bytes). View file
 
share/terminfo/6/630-lm ADDED
Binary file (411 Bytes). View file
 
share/terminfo/6/630MTG-24 ADDED
Binary file (1.19 kB). View file
 
share/terminfo/7/730MTG-24 ADDED
Binary file (1.9 kB). View file
 
share/terminfo/7/730MTG-41 ADDED
Binary file (1.9 kB). View file
 
share/terminfo/7/730MTG-41r ADDED
Binary file (1.91 kB). View file
 
share/terminfo/7/730MTGr ADDED
Binary file (1.9 kB). View file
 
share/terminfo/7/730MTGr-24 ADDED
Binary file (1.91 kB). View file
 
share/terminfo/8/8510 ADDED
Binary file (431 Bytes). View file
 
share/terminfo/9/955-hb ADDED
Binary file (1.05 kB). View file
 
share/terminfo/9/955-w ADDED
Binary file (1.05 kB). View file
 
share/terminfo/9/9term ADDED
Binary file (850 Bytes). View file
 
share/terminfo/A/Apple_Terminal ADDED
Binary file (1.99 kB). View file
 
share/terminfo/E/Eterm ADDED
Binary file (2.22 kB). View file
 
share/terminfo/E/Eterm-256color ADDED
Binary file (2.46 kB). View file
 
share/terminfo/E/Eterm-88color ADDED
Binary file (2.39 kB). View file
 
share/terminfo/E/Eterm-color ADDED
Binary file (2.22 kB). View file
 
share/terminfo/L/LFT-PC850 ADDED
Binary file (1.3 kB). View file
 
share/terminfo/M/MtxOrb ADDED
Binary file (187 Bytes). View file
 
share/terminfo/M/MtxOrb162 ADDED
Binary file (193 Bytes). View file
 
share/terminfo/M/MtxOrb204 ADDED
Binary file (193 Bytes). View file
 
share/terminfo/N/NCR260VT300WPP ADDED
Binary file (1.85 kB). View file
 
share/terminfo/N/NCRVT100WPP ADDED
Binary file (1.51 kB). View file
 
share/terminfo/P/P12 ADDED
Binary file (1.15 kB). View file
 
share/terminfo/P/P12-M ADDED
Binary file (666 Bytes). View file
 
share/terminfo/P/P12-M-W ADDED
Binary file (694 Bytes). View file
 
share/terminfo/P/P12-W ADDED
Binary file (1.14 kB). View file
 
share/terminfo/P/P14 ADDED
Binary file (1.15 kB). View file
 
share/terminfo/P/P14-M ADDED
Binary file (666 Bytes). View file