Sha256: 6cefc3b29854cd64a4a3901cd65f5ebe7c6bc947200e3dd19fe2268a8015d9a5

Contents?: true

Size: 1.38 KB

Versions: 5

Compression:

Stored size: 1.38 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

ruby19:
    debian,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

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-util/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.4.4 lib/autoproj/default.osdeps
autoproj-1.4.3 lib/autoproj/default.osdeps
autoproj-1.4.2 lib/autoproj/default.osdeps
autoproj-1.4.1 lib/autoproj/default.osdeps
autoproj-1.4.0 lib/autoproj/default.osdeps