Sha256: e0ca00688e9947b940d9c4f4ee7293703d15ecffe9d280dc42f9eba01d35490e

Contents?: true

Size: 1.62 KB

Versions: 5

Compression:

Stored size: 1.62 KB

Contents

# The following definitions are needed to bootstrap autoproj
none: ignore

ruby18:
    debian,ubuntu:
        - ruby1.8-dev
        - ruby1.8
        - rubygems1.8
        - ri1.8
        - libopenssl-ruby1.8
    gentoo:
        - dev-lang/ruby:1.8
    gem:
        - rake

ruby19:
    debian:
        squeeze,sid:
            - ruby1.9.1
            - ruby1.9.1-dev
            - rubygems1.9.1
        stable:
            - ruby1.9.1
            - ruby1.9.1-dev
            - rubygems1.9.1

    ubuntu:
        - ruby1.9.1
        - ruby1.9.1-dev
        - rubygems1.9.1
        - ri1.9.1
        - libopenssl-ruby1.9.1
    gentoo:
        - dev-lang/ruby:1.9
    arch:
        - ruby
    gem:
        - rake

rdoc: gem

build-essential:
    debian,ubuntu: build-essential
    gentoo:
    arch:

libxml2:
    debian,ubuntu: libxml2-dev
    gentoo: dev-libs/libxml2
    arch: libxml2

libxslt:
    debian,ubuntu: libxslt1-dev
    gentoo: dev-libs/libxslt
    arch: libxslt

autobuild: gem
autoproj: gem

# The following definitions are for the VCS and build systems
git:
    debian,ubuntu: git-core
    gentoo: dev-vcs/git
    arch: git
svn:
    debian,ubuntu: subversion
    gentoo: dev-util/subversion
    arch: subversion
cmake:
    debian,ubuntu: cmake
    gentoo: dev-util/cmake
    arch: cmake

autotools:
    debian,ubuntu: [automake1.9, autoconf]
    gentoo: [sys-devel/automake:1.9, sys-devel/autoconf]
    arch: automake autoconf

lsb_release:
    debian,ubuntu: lsb-release
    gentoo: sys-apps/lsb-release
    arch:
    
archive:
    debian,ubuntu: [tar, unzip]
    gentoo: [app-arch/tar, app-arch/unzip]
    arch: [tar, unzip]

# vim: expandtab

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
autoproj-1.5.7 lib/autoproj/default.osdeps
autoproj-1.5.6 lib/autoproj/default.osdeps
autoproj-1.5.5 lib/autoproj/default.osdeps
autoproj-1.5.4 lib/autoproj/default.osdeps
autoproj-1.5.3 lib/autoproj/default.osdeps