qtruby4 1.4.9-mswin32

Sign up to get free protection for your applications and to get access to all the features.
Binary file
metadata ADDED
@@ -0,0 +1,79 @@
1
+ --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.9.0
3
+ specification_version: 1
4
+ name: qtruby4
5
+ version: !ruby/object:Gem::Version
6
+ version: 1.4.9
7
+ date: 2007-06-20 00:00:00 +02:00
8
+ summary: Provides Qt bindings for Ruby programs.
9
+ require_paths:
10
+ - lib
11
+ email:
12
+ homepage: http://rubyforge.org/projects/korundum/
13
+ rubyforge_project: qtruby
14
+ description:
15
+ autorequire: qt/qtruby4
16
+ default_executable:
17
+ bindir: bin
18
+ has_rdoc: false
19
+ required_ruby_version: !ruby/object:Gem::Version::Requirement
20
+ requirements:
21
+ - - ">="
22
+ - !ruby/object:Gem::Version
23
+ version: 1.8.1
24
+ version:
25
+ platform: mswin32
26
+ signing_key:
27
+ cert_chain:
28
+ post_install_message:
29
+ authors: []
30
+
31
+ files:
32
+ - lib/Makefile
33
+ - lib/qt
34
+ - lib/Qt.rb
35
+ - lib/Qt3.rb
36
+ - lib/Qt4.rb
37
+ - lib/qtruby4.so
38
+ - bin/assistant.exe
39
+ - bin/designer.exe
40
+ - bin/libdbus-1.dll
41
+ - bin/linguist.exe
42
+ - bin/qdbus.exe
43
+ - bin/qdbuscpp2xml.exe
44
+ - bin/qdbusviewer.exe
45
+ - bin/qdbusxml2cpp.exe
46
+ - bin/Qt3Support4.dll
47
+ - bin/QtAssistantClient4.dll
48
+ - bin/QtCore4.dll
49
+ - bin/QtDBus4.dll
50
+ - bin/QtDesigner4.dll
51
+ - bin/QtDesignerComponents4.dll
52
+ - bin/QtGui4.dll
53
+ - bin/QtNetwork4.dll
54
+ - bin/QtOpenGL4.dll
55
+ - bin/QtScript4.dll
56
+ - bin/QtSql4.dll
57
+ - bin/QtSvg4.dll
58
+ - bin/QtTest4.dll
59
+ - bin/QtXml4.dll
60
+ - bin/rbqtapi
61
+ - bin/rbqtsh
62
+ - bin/rbrcc.exe
63
+ - bin/rbuic4.exe
64
+ - bin/smokeqt.dll
65
+ - lib/qt/qtruby4.rb
66
+ test_files: []
67
+
68
+ rdoc_options: []
69
+
70
+ extra_rdoc_files: []
71
+
72
+ executables: []
73
+
74
+ extensions:
75
+ - extconf.rb
76
+ requirements: []
77
+
78
+ dependencies: []
79
+