Sha256: 544c0b6be505615f2bb0aba013bf9248ece654a656d8fd567fb6c7c7051ac4a1

Contents?: true

Size: 1.57 KB

Versions: 3

Compression:

Stored size: 1.57 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:
        stable,squeeze,sid:
            - 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

zlib:
    debian,ubuntu: zlib1g-dev


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

3 entries across 3 versions & 1 rubygems

Version Path
autoproj-1.6.2.rc5 lib/autoproj/default.osdeps
autoproj-1.6.2.rc4 lib/autoproj/default.osdeps
autoproj-1.6.2.rc3 lib/autoproj/default.osdeps