qtbindings-qt 4.8.6-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +7 -0
  2. data/qtbin/Qt3Support4.dll +0 -0
  3. data/qtbin/QtCLucene4.dll +0 -0
  4. data/qtbin/QtCore4.dll +0 -0
  5. data/qtbin/QtDeclarative4.dll +0 -0
  6. data/qtbin/QtDesigner4.dll +0 -0
  7. data/qtbin/QtDesignerComponents4.dll +0 -0
  8. data/qtbin/QtGui4.dll +0 -0
  9. data/qtbin/QtHelp4.dll +0 -0
  10. data/qtbin/QtMultimedia4.dll +0 -0
  11. data/qtbin/QtNetwork4.dll +0 -0
  12. data/qtbin/QtOpenGL4.dll +0 -0
  13. data/qtbin/QtScript4.dll +0 -0
  14. data/qtbin/QtScriptTools4.dll +0 -0
  15. data/qtbin/QtSql4.dll +0 -0
  16. data/qtbin/QtSvg4.dll +0 -0
  17. data/qtbin/QtTest4.dll +0 -0
  18. data/qtbin/QtWebKit4.dll +0 -0
  19. data/qtbin/QtXml4.dll +0 -0
  20. data/qtbin/QtXmlPatterns4.dll +0 -0
  21. data/qtbin/README.txt.txt +1 -0
  22. data/qtbin/libgcc_s_sjlj-1.dll +0 -0
  23. data/qtbin/libstdc++-6.dll +0 -0
  24. data/qtbin/libwinpthread-1.dll +0 -0
  25. data/qtbin/phonon4.dll +0 -0
  26. data/qtbin/plugins/accessible/qtaccessiblecompatwidgets4.dll +0 -0
  27. data/qtbin/plugins/accessible/qtaccessiblewidgets4.dll +0 -0
  28. data/qtbin/plugins/bearer/qgenericbearer4.dll +0 -0
  29. data/qtbin/plugins/bearer/qnativewifibearer4.dll +0 -0
  30. data/qtbin/plugins/codecs/qcncodecs4.dll +0 -0
  31. data/qtbin/plugins/codecs/qjpcodecs4.dll +0 -0
  32. data/qtbin/plugins/codecs/qkrcodecs4.dll +0 -0
  33. data/qtbin/plugins/codecs/qtwcodecs4.dll +0 -0
  34. data/qtbin/plugins/designer/arthurplugin.dll +0 -0
  35. data/qtbin/plugins/designer/containerextension.dll +0 -0
  36. data/qtbin/plugins/designer/customwidgetplugin.dll +0 -0
  37. data/qtbin/plugins/designer/phononwidgets.dll +0 -0
  38. data/qtbin/plugins/designer/qaxwidget.dll +0 -0
  39. data/qtbin/plugins/designer/qdeclarativeview.dll +0 -0
  40. data/qtbin/plugins/designer/qt3supportwidgets.dll +0 -0
  41. data/qtbin/plugins/designer/qwebview.dll +0 -0
  42. data/qtbin/plugins/designer/taskmenuextension.dll +0 -0
  43. data/qtbin/plugins/designer/worldtimeclockplugin.dll +0 -0
  44. data/qtbin/plugins/graphicssystems/qglgraphicssystem4.dll +0 -0
  45. data/qtbin/plugins/graphicssystems/qtracegraphicssystem4.dll +0 -0
  46. data/qtbin/plugins/iconengines/qsvgicon4.dll +0 -0
  47. data/qtbin/plugins/imageformats/qgif4.dll +0 -0
  48. data/qtbin/plugins/imageformats/qico4.dll +0 -0
  49. data/qtbin/plugins/imageformats/qjpeg4.dll +0 -0
  50. data/qtbin/plugins/imageformats/qmng4.dll +0 -0
  51. data/qtbin/plugins/imageformats/qsvg4.dll +0 -0
  52. data/qtbin/plugins/imageformats/qtga4.dll +0 -0
  53. data/qtbin/plugins/imageformats/qtiff4.dll +0 -0
  54. data/qtbin/plugins/phonon_backend/phonon_ds94.dll +0 -0
  55. data/qtbin/plugins/qmltooling/qmldbg_inspector4.dll +0 -0
  56. data/qtbin/plugins/qmltooling/qmldbg_tcp4.dll +0 -0
  57. data/qtbin/plugins/sqldrivers/qsqlite4.dll +0 -0
  58. data/qtbin/plugins/sqldrivers/qsqlodbc4.dll +0 -0
  59. data/qtlib/qtbindings-qt.rb +8 -0
  60. data/qtlib/qtbindings_qt_version.rb +2 -0
  61. metadata +104 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: a2abe29b60475efca166fc128956d3fe1dd933a0
4
+ data.tar.gz: 27b8d08e4614a63d21233b59551c39184574da0e
5
+ SHA512:
6
+ metadata.gz: e87383bd108a2c79d55c7169a9dd2178c53f86fbd44e907ec42fbd8f6a9e7032b03759b9f6f7e8a71ff6e51704e9d379ab93ecb7c832c8cfb3648f9bbfecfe5b
7
+ data.tar.gz: 44d251d5010f4f49d8536247eeacb4e8bc4d16342f92b9428176b75289fb99c901a0b85bfebb851411f5ed05939142c8524958ce83a293fa21f120b9c8b44c98
Binary file
Binary file
data/qtbin/QtCore4.dll ADDED
Binary file
Binary file
Binary file
Binary file
data/qtbin/QtGui4.dll ADDED
Binary file
data/qtbin/QtHelp4.dll ADDED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/qtbin/QtSql4.dll ADDED
Binary file
data/qtbin/QtSvg4.dll ADDED
Binary file
data/qtbin/QtTest4.dll ADDED
Binary file
Binary file
data/qtbin/QtXml4.dll ADDED
Binary file
Binary file
@@ -0,0 +1 @@
1
+ Directory for Qt dlls for binary gem.
Binary file
Binary file
Binary file
data/qtbin/phonon4.dll ADDED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,8 @@
1
+ windows = false
2
+ platform = RUBY_PLATFORM.split("-")[1]
3
+ windows = true if platform =~ /mswin32/ or platform =~ /mingw32/
4
+
5
+ module Qt
6
+ PLUGIN_PATH = File.expand_path(File.join(File.dirname(__FILE__), '..', 'qtbin', 'plugins'))
7
+ end
8
+ ENV['PATH'] = File.join(File.dirname(__FILE__), '../qtbin') + ';' + File.join(File.dirname(__FILE__), '../qtbin/plugins') + ';' + ENV['PATH']
@@ -0,0 +1,2 @@
1
+ QTBINDINGS_QT_VERSION = '4.8.6'
2
+ QTBINDINGS_QT_RELEASE_DATE = '2015-03-27 16:54:51 -0600'
metadata ADDED
@@ -0,0 +1,104 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: qtbindings-qt
3
+ version: !ruby/object:Gem::Version
4
+ version: 4.8.6
5
+ platform: x64-mingw32
6
+ authors:
7
+ - Ryan Melton
8
+ - Jason Thomas
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2015-03-27 00:00:00.000000000 Z
13
+ dependencies: []
14
+ description: qtbindings-qt contains the compiled qt dlls
15
+ email: kde-bindings@kde.org
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - qtbin/Qt3Support4.dll
21
+ - qtbin/QtCLucene4.dll
22
+ - qtbin/QtCore4.dll
23
+ - qtbin/QtDeclarative4.dll
24
+ - qtbin/QtDesigner4.dll
25
+ - qtbin/QtDesignerComponents4.dll
26
+ - qtbin/QtGui4.dll
27
+ - qtbin/QtHelp4.dll
28
+ - qtbin/QtMultimedia4.dll
29
+ - qtbin/QtNetwork4.dll
30
+ - qtbin/QtOpenGL4.dll
31
+ - qtbin/QtScript4.dll
32
+ - qtbin/QtScriptTools4.dll
33
+ - qtbin/QtSql4.dll
34
+ - qtbin/QtSvg4.dll
35
+ - qtbin/QtTest4.dll
36
+ - qtbin/QtWebKit4.dll
37
+ - qtbin/QtXml4.dll
38
+ - qtbin/QtXmlPatterns4.dll
39
+ - qtbin/README.txt.txt
40
+ - qtbin/libgcc_s_sjlj-1.dll
41
+ - qtbin/libstdc++-6.dll
42
+ - qtbin/libwinpthread-1.dll
43
+ - qtbin/phonon4.dll
44
+ - qtbin/plugins/accessible/qtaccessiblecompatwidgets4.dll
45
+ - qtbin/plugins/accessible/qtaccessiblewidgets4.dll
46
+ - qtbin/plugins/bearer/qgenericbearer4.dll
47
+ - qtbin/plugins/bearer/qnativewifibearer4.dll
48
+ - qtbin/plugins/codecs/qcncodecs4.dll
49
+ - qtbin/plugins/codecs/qjpcodecs4.dll
50
+ - qtbin/plugins/codecs/qkrcodecs4.dll
51
+ - qtbin/plugins/codecs/qtwcodecs4.dll
52
+ - qtbin/plugins/designer/arthurplugin.dll
53
+ - qtbin/plugins/designer/containerextension.dll
54
+ - qtbin/plugins/designer/customwidgetplugin.dll
55
+ - qtbin/plugins/designer/phononwidgets.dll
56
+ - qtbin/plugins/designer/qaxwidget.dll
57
+ - qtbin/plugins/designer/qdeclarativeview.dll
58
+ - qtbin/plugins/designer/qt3supportwidgets.dll
59
+ - qtbin/plugins/designer/qwebview.dll
60
+ - qtbin/plugins/designer/taskmenuextension.dll
61
+ - qtbin/plugins/designer/worldtimeclockplugin.dll
62
+ - qtbin/plugins/graphicssystems/qglgraphicssystem4.dll
63
+ - qtbin/plugins/graphicssystems/qtracegraphicssystem4.dll
64
+ - qtbin/plugins/iconengines/qsvgicon4.dll
65
+ - qtbin/plugins/imageformats/qgif4.dll
66
+ - qtbin/plugins/imageformats/qico4.dll
67
+ - qtbin/plugins/imageformats/qjpeg4.dll
68
+ - qtbin/plugins/imageformats/qmng4.dll
69
+ - qtbin/plugins/imageformats/qsvg4.dll
70
+ - qtbin/plugins/imageformats/qtga4.dll
71
+ - qtbin/plugins/imageformats/qtiff4.dll
72
+ - qtbin/plugins/phonon_backend/phonon_ds94.dll
73
+ - qtbin/plugins/qmltooling/qmldbg_inspector4.dll
74
+ - qtbin/plugins/qmltooling/qmldbg_tcp4.dll
75
+ - qtbin/plugins/sqldrivers/qsqlite4.dll
76
+ - qtbin/plugins/sqldrivers/qsqlodbc4.dll
77
+ - qtlib/qtbindings-qt.rb
78
+ - qtlib/qtbindings_qt_version.rb
79
+ homepage: http://github.com/ryanmelt/qtbindings
80
+ licenses:
81
+ - LGPLv2.1
82
+ metadata: {}
83
+ post_install_message:
84
+ rdoc_options: []
85
+ require_paths:
86
+ - qtlib
87
+ required_ruby_version: !ruby/object:Gem::Requirement
88
+ requirements:
89
+ - - ">="
90
+ - !ruby/object:Gem::Version
91
+ version: '0'
92
+ required_rubygems_version: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - ">="
95
+ - !ruby/object:Gem::Version
96
+ version: '0'
97
+ requirements:
98
+ - none
99
+ rubyforge_project: qtbindings-qt
100
+ rubygems_version: 2.4.5
101
+ signing_key:
102
+ specification_version: 4
103
+ summary: Qt bindings for ruby - Qt Dlls
104
+ test_files: []