# -*- encoding: utf-8 -*- # stub: build-tool 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "build-tool".freeze s.version = "0.1.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Michael Jansen".freeze] s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIDOjCCAiKgAwIBAgIBADANBgkqhkiG9w0BAQUFADBDMQwwCgYDVQQDDANrZGUx\nHjAcBgoJkiaJk/IsZAEZFg5taWNoYWVsLWphbnNlbjETMBEGCgmSJomT8ixkARkW\nA2JpejAeFw0wOTA2MDkyMDI1MThaFw0xMDA2MDkyMDI1MThaMEMxDDAKBgNVBAMM\nA2tkZTEeMBwGCgmSJomT8ixkARkWDm1pY2hhZWwtamFuc2VuMRMwEQYKCZImiZPy\nLGQBGRYDYml6MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAurxaZL3l\nDVi5wG2HKTLVjl9Wl9gJT5L8edAxHrNMQtT3WQlyo3QNhOgLfVP9zMg49Y8dBRAP\nw9ez71UJfjI17+KEEI6rdMF+poljfpszboRNqkuhn8b+kPy9vyVz93lIhyCUi4dx\nNyc2BSGjoYqQkVNZymz4TTb2xoMjUWkCjBsr8sxjB74zFaYqzjNMhWZUZB4CH1J1\nS2+rdybmeC3/Yt3ck9kPgUQNRL5pnH9eJrFYzocbFHjp28CJf0zNmn8aUS1R32hD\n5optxe9j6Jh0sXW2Qqw3swfVwaJIrDI4KNcWlJTAO++FHsV8Jh9Y1HMUgcSVpWVj\n2SdR6e6L30jpNwIDAQABozkwNzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAdBgNV\nHQ4EFgQU5L+10wMUoKc2MaHICpfSJ+HCffgwDQYJKoZIhvcNAQEFBQADggEBABWy\nUio+50gcBdYsmWRVcS2W3BLGes7KwD9CAcVZGa7adH8EY+ZrPkbhB2Csk/UZnuo5\n2THemT8qy42gxgI1RRv9+PFDCXA+p2URzlhXhsO4JHdNeaGEwsOETx29xRO1QTnl\nbOjSlG4mdCB9WMAD2w58JAefhObPKQMl2L8sc0S3pEIcFmbLAVT4W6AbUiiK9C4T\nAjmSlxUk0RdTT1xL0QQ88HoNxLK8hJHAT8pNq36taixh0ORmmqocRvIL0YrHUPa3\nbdM0RIoUSO1SXrHpXDdvfp9w4BsMZiAf87eeq974P8VuyKbHgxN9El1nwtFGEfwm\nM3zOaQdtTmiQPBqNIsE=\n-----END CERTIFICATE-----\n".freeze] s.date = "2009-11-19" s.description = "This project is inspired by kdesvn-build[http://kdesvn-build.kde.org/]. It help in building and maintaining a development environment. It downloads and configures sources and updates them later.".freeze s.email = ["info@michael-jansen.biz".freeze] s.executables = ["build-tool".freeze] s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "bin/build-tool".freeze, "lib/build-tool.rb".freeze, "lib/build-tool/GUI.rb".freeze, "lib/build-tool/application.rb".freeze, "lib/build-tool/build-system/autoconf.rb".freeze, "lib/build-tool/build-system/base.rb".freeze, "lib/build-tool/build-system/cmake.rb".freeze, "lib/build-tool/build-system/custom.rb".freeze, "lib/build-tool/build-system/qt.rb".freeze, "lib/build-tool/cfg/lexer.rb".freeze, "lib/build-tool/cfg/lexer.rex".freeze, "lib/build-tool/cfg/lexer_base.rb".freeze, "lib/build-tool/cfg/node.rb".freeze, "lib/build-tool/cfg/parser.rb".freeze, "lib/build-tool/cfg/parser.y".freeze, "lib/build-tool/cfg/visitor.rb".freeze, "lib/build-tool/commands.rb".freeze, "lib/build-tool/commands/build.rb".freeze, "lib/build-tool/commands/configure.rb".freeze, "lib/build-tool/commands/ctags.rb".freeze, "lib/build-tool/commands/environments.rb".freeze, "lib/build-tool/commands/environments/list.rb".freeze, "lib/build-tool/commands/environments/set.rb".freeze, "lib/build-tool/commands/fetch.rb".freeze, "lib/build-tool/commands/files.rb".freeze, "lib/build-tool/commands/help.rb".freeze, "lib/build-tool/commands/info.rb".freeze, "lib/build-tool/commands/install.rb".freeze, "lib/build-tool/commands/modules.rb".freeze, "lib/build-tool/commands/modules/info.rb".freeze, "lib/build-tool/commands/modules/list.rb".freeze, "lib/build-tool/commands/modules/shell.rb".freeze, "lib/build-tool/commands/rebase.rb".freeze, "lib/build-tool/commands/recipes.rb".freeze, "lib/build-tool/commands/recipes/info.rb".freeze, "lib/build-tool/commands/recipes/install.rb".freeze, "lib/build-tool/commands/recipes/list.rb".freeze, "lib/build-tool/configuration.rb".freeze, "lib/build-tool/environment.rb".freeze, "lib/build-tool/errors.rb".freeze, "lib/build-tool/module.rb".freeze, "lib/build-tool/pluginbase.rb".freeze, "lib/build-tool/recipe.rb".freeze, "lib/build-tool/repository.rb".freeze, "lib/build-tool/server.rb".freeze, "lib/build-tool/singleton.rb".freeze, "lib/build-tool/sshkey.rb".freeze, "lib/build-tool/vcs/base.rb".freeze, "lib/build-tool/vcs/git-svn.rb".freeze, "lib/build-tool/vcs/git.rb".freeze, "lib/build-tool/vcs/svn.rb".freeze, "lib/mj/logging.rb".freeze, "lib/mj/tools/ssh.rb".freeze, "lib/mj/tools/subprocess.rb".freeze, "lib/mj/visitor.rb".freeze, "recipes/kde/files/finish_installation.sh".freeze, "recipes/kde/files/kde4.desktop".freeze, "recipes/kde/files/xsession".freeze, "recipes/kde/info.yaml".freeze, "recipes/kde/recipe".freeze, "recipes/kde/recipe-local".freeze, "recipes/kde/settings.yaml".freeze, "recipes/kde43/info.yaml".freeze, "recipes/kde43/recipe".freeze, "recipes/kde43/recipe-local".freeze, "recipes/kde43/settings.yaml".freeze, "recipes/kdeqt4.6/custom/qt/qtscriptgenerator/compile.sh".freeze, "recipes/kdeqt4.6/custom/qt/qtscriptgenerator/configure.sh".freeze, "recipes/kdeqt4.6/custom/qt/qtscriptgenerator/install.sh".freeze, "recipes/kdeqt4.6/info.yaml".freeze, "recipes/kdeqt4.6/recipe".freeze, "recipes/kdeqt4.6/recipe-local".freeze, "recipes/kdeqt4.6/settings.yaml".freeze, "tags".freeze, "tasks/genfiles.rake".freeze, "tasks/rdoc.rake".freeze, "tasks/rspec.rake".freeze, "test.rb".freeze, "test/commands/test_build.rb".freeze, "test/test_build_system.rb".freeze, "test/test_cli.rb".freeze, "test/test_command.rb".freeze, "test/test_configuration_parser.rb".freeze, "test/test_environment.rb".freeze, "test/test_helper.rb".freeze, "test/test_module.rb".freeze, "test/test_repository.rb".freeze, "test/test_singleton.rb".freeze, "test/test_ssh_key.rb".freeze, "test/test_svn_parser.rb".freeze, "test/test_vcs.rb".freeze] s.homepage = "http://build-tool.rubyforge.org".freeze s.post_install_message = " To start with build-tool try the following commands:\n > build-tool recipe list\n > build-tool recipe install \n".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "This project is inspired by kdesvn-build[http://kdesvn-build.kde.org/]".freeze s.test_files = ["test/test_environment.rb".freeze, "test/test_helper.rb".freeze, "test/test_svn_parser.rb".freeze, "test/test_vcs.rb".freeze, "test/test_repository.rb".freeze, "test/test_singleton.rb".freeze, "test/test_command.rb".freeze, "test/test_ssh_key.rb".freeze, "test/commands/test_build.rb".freeze, "test/test_cli.rb".freeze, "test/test_module.rb".freeze, "test/test_build_system.rb".freeze, "test/test_configuration_parser.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 1.2.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.3.3".freeze]) s.add_development_dependency(%q.freeze, [">= 2.3.3".freeze]) end