summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-07 14:05:26 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-08 16:54:10 +0100
commitd25af998dfb21de9ff5894ab30f16f3d43ad8c55 (patch)
treec76438c528cc8d630164cd125863d215e192dfc9
parent3d3a85be9955a2f2699ee79f4ce4d479a3b2dd41 (diff)
downloaddefinitions-d25af998dfb21de9ff5894ab30f16f3d43ad8c55.tar.gz
WIP
Change-Id: I9041441fb70d617c52de2e3b7a464a49ebaaa557
-rw-r--r--strata/core.morph326
1 files changed, 0 insertions, 326 deletions
diff --git a/strata/core.morph b/strata/core.morph
index e3a1ba2d..00b01749 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -5,275 +5,17 @@ description: Core components of a Baserock base system that are build tools requ
build-depends:
- morph: strata/coreutils-common.morph
chunks:
-- name: gdbm
- morph: strata/core/gdbm.morph
- repo: upstream:gdbm-tarball
- ref: e5faeaaf75ecfb705a9b643b3e4cb881ebb69f48
- unpetrify-ref: gdbm-1.11
-- name: perl
- morph: strata/core/perl.morph
- repo: upstream:perl
- ref: 70f63a4c7dba89e8e48b44de7978faae4319e693
- unpetrify-ref: v5.22.0
- build-depends:
- - gdbm
-- name: ncurses
- morph: strata/core/ncurses.morph
- repo: upstream:ncurses
- ref: f6d73a10a980bc78969c3af93665cbe7d06c3646
- unpetrify-ref: ncurses-5.9-20150131
-- name: texinfo-tarball
- morph: strata/core/texinfo-tarball.morph
- repo: upstream:texinfo-tarball
- ref: 6a55f074b1f67d02149c13931eb1df9f0e539b15
- unpetrify-ref: texinfo-5.2
- build-depends:
- - ncurses
- - perl
-- name: autoconf-tarball
- morph: strata/core/autoconf-tarball.morph
- repo: upstream:autoconf-tarball
- ref: 55d1d2c339bc5f935f6d8d702e98b7bd5d968e9d
- unpetrify-ref: autoconf-2.69
- build-depends:
- - perl
-- name: automake
- morph: strata/core/automake.morph
- repo: upstream:automake
- ref: db43dd473361d90d8b00362cfef5bac8e722000d
- unpetrify-ref: v1.15
- build-depends:
- - autoconf-tarball
- - perl
- - texinfo-tarball
-- name: help2man
- repo: upstream:help2man
- ref: 83bab7e2e8e24a380266a9a247c029c49b0de666
- unpetrify-ref: baserock/v1.46.5
- build-system: autotools
- build-depends:
- - autoconf-tarball
- - automake
-# Note: autoconf's version number must be set in autoconf's chunk morph,
-# so if you update autoconf be sure to also update the version number
-# in strata/core/autoconf.morph
-- name: autoconf
- morph: strata/core/autoconf.morph
- repo: upstream:autoconf
- ref: 218f9347c9c34919c2b8eef8d9a0513ac567a3c1
- unpetrify-ref: baserock/v2.69-texinfo-fix
- build-depends:
- - autoconf-tarball
- - automake
- - help2man
- - texinfo-tarball
-- name: libtool-tarball
- morph: strata/core/libtool-tarball.morph
- repo: upstream:libtool-tarball
- ref: c026ca36e37d2643623a75d0d3e9e451023139f3
- unpetrify-ref: libtool-2.4.6
-- name: file
- repo: upstream:file
- ref: 670c2bbcffe873a2b8589ed140c12e7923ef20c0
- unpetrify-ref: file-5.22
- build-system: autotools
-- name: libexpat
- morph: strata/core/libexpat.morph
- repo: upstream:libexpat
- ref: 7cfc09db3e258129ab05811f2f9e351746ddab9f
- unpetrify-ref: R_2_1_0
- build-depends:
- - autoconf
- - automake
- - file
- - libtool-tarball
-- name: openssl-new
- morph: strata/core/openssl-new.morph
- repo: upstream:openssl-new
- ref: 5dd94f1847c744929a3bd24819f1c99644bb18c7
- unpetrify-ref: OpenSSL_1_0_2h
- build-depends:
- - perl
-- name: bzip2
- morph: strata/core/bzip2.morph
- repo: upstream:bzip2
- ref: 8deafa68e52b230018c0318dc7959ff9af3ad2a5
- unpetrify-ref: baserock/morph
-- name: readline
- morph: strata/core/readline.morph
- repo: upstream:readline
- ref: 518937ab89be812ccd45e9b8c1ce4ad721d35ef6
- unpetrify-ref: baserock/genivi/baseline
- build-depends:
- - automake
-- name: libffi
- morph: strata/core/libffi.morph
- repo: upstream:libffi
- ref: 77d4586cc47e8f4c02278afbc220145bba0d442b
- unpetrify-ref: baserock/morph
- build-depends:
- - autoconf
- - automake
-- name: sqlite3
- repo: upstream:sqlite3
- ref: 24adc227bc29cd17e39df097fbca389c7724cd14
- unpetrify-ref: sqlite-autoconf-3080801
- build-system: autotools
-- name: python3
- morph: strata/core/python3.morph
- repo: upstream:cpython
- ref: 3f1e8a3de39ff8a807720d57f49a91d7449435ad
- unpetrify-ref: v3.4.3
- build-depends:
- - openssl-new
- - bzip2
- - libexpat
- - libffi
- - sqlite3
- - ncurses
- - readline
-- name: ca-certificates
- morph: strata/core/ca-certificates.morph
- repo: upstream:ca-certificates
- ref: 642c21872876ce2f9ec323b1df44f1cd6c47e91c
- unpetrify-ref: baserock/debian/20150426
- build-depends:
- - automake
- - python3
-- name: curl
- morph: strata/core/curl.morph
- repo: upstream:curl
- ref: 8f995e2e0022292374fc99a2277069b08ad98b5c
- unpetrify-ref: curl-7_47_1
- build-depends:
- - autoconf
- - automake
- - file
- - libtool-tarball
- - openssl-new
-- name: gettext-tarball
- morph: strata/core/gettext-tarball.morph
- repo: upstream:gettext-tarball
- ref: 482840e61f86ca321838a91e902c41d40c098bbb
- unpetrify-ref: gettext-0.19.4
- build-depends:
- - libexpat
-- name: git-minimal
- morph: strata/core/git-minimal.morph
- repo: upstream:git
- ref: ed9067f705aa51819c7dfff7e4190dd267beaf5d
- unpetrify-ref: v2.8.0-rc2
- build-depends:
- - autoconf
- - python3
- - curl
- - gettext-tarball
- - libexpat
- - openssl-new
-- name: flex
- morph: strata/core/flex.morph
- repo: upstream:flex
- ref: de10f98e8a2dc2a021796811490d0f30c3cd90bf
- unpetrify-ref: baserock/build-essential
- build-depends:
- - automake
- - file
- - gettext-tarball
-- name: mini-utils
- morph: strata/core/mini-utils.morph
- repo: baserock:baserock/mini-utils
- ref: 5293265b29bbf468ab9d7f3302b19dbc81d0f8b8
- unpetrify-ref: master
-- name: bison
- morph: strata/core/bison.morph
- repo: upstream:bison
- ref: c4e686a1abd817b4d4da5bdd5b3a5540566fd4a0
- unpetrify-ref: v3.0.4
- build-depends:
- - autoconf
- - automake
- - flex
- - gettext-tarball
- - git-minimal
- - help2man
- - mini-utils
- submodules:
- submodules/autoconf:
- url: upstream:autoconf
- gnulib:
- url: upstream:gnulib
-- name: patch
- morph: strata/core/patch.morph
- repo: upstream:patch
- ref: 3b698ab6a13fd3e5890689cd85cf41312c682f8c
- unpetrify-ref: v2.7.5
- build-depends:
- - autoconf
- - automake
- - bison
- - git-minimal
- - mini-utils
- submodules:
- gnulib:
- url: upstream:gnulib
-- name: xz
- repo: upstream:xz
- ref: a0cd05ee71d330b79ead6eb9222e1b24e1559d3a
- unpetrify-ref: v5.2.0
- build-system: autotools
- build-depends:
- - autoconf
- - automake
- - file
- - gettext-tarball
- - libtool-tarball
-- name: libtool
- repo: upstream:libtool
- ref: f09d00cbcf924c378573163e244fffeb8d28005f
- unpetrify-ref: v2.4.6
- build-system: autotools
- build-depends:
- - autoconf
- - automake
- - file
- - help2man
- - git-minimal
- - patch
- - texinfo-tarball
- - xz
- submodules:
- gnulib:
- url: upstream:gnulib
-- name: pkg-config
- morph: strata/core/pkg-config.morph
- repo: upstream:pkg-config
- ref: 74ceac54ef6f9247c00f08eecd8cca811a3c5934
- unpetrify-ref: pkg-config-0.28
- build-depends:
- - autoconf
- - automake
- - libtool
- name: attr
morph: strata/core/attr.morph
repo: upstream:attr
ref: 4b005410f865895d4dcd56e2c135278a7a315877
unpetrify-ref: v2.4.47
- build-depends:
- - file
- - autoconf
- - automake
- - gettext-tarball
- - libtool
- name: acl
morph: strata/core/acl.morph
repo: upstream:acl
ref: f13e09bd54fd4a501c4952f002ed2752bdd9f93b
unpetrify-ref: v2.2.52
build-depends:
- - autoconf
- - automake
- - gettext-tarball
- - libtool
- attr
- name: linux-pam
morph: strata/core/linux-pam.morph
@@ -281,12 +23,6 @@ chunks:
ref: b1521c97e73b10469f7b34c0571d51c647eca83c
unpetrify-ref: Linux-PAM-1.1.8
build-depends:
- - autoconf
- - automake
- - gettext-tarball
- - libtool
- - pkg-config
- - flex
- attr
- acl
- name: libcap2
@@ -295,11 +31,6 @@ chunks:
ref: 4f7cca1bc9c2a274edb39d351b65747010d3ba7b
unpetrify-ref: baserock/morph
build-depends:
- - autoconf
- - automake
- - gettext-tarball
- - libtool
- - pkg-config
- attr
- acl
- linux-pam
@@ -309,11 +40,6 @@ chunks:
ref: bfaa59229d61adb7fa0c570f0d94fd324c6e05aa
unpetrify-ref: upstream/4.2.1
build-depends:
- - autoconf
- - automake
- - gettext-tarball
- - libtool
- - bison
- attr
- acl
- linux-pam
@@ -324,12 +50,6 @@ chunks:
ref: 44338f7fe6a529cef1f206dccd95e7282625c483
unpetrify-ref: v2.28
build-depends:
- - autoconf
- - automake
- - gettext-tarball
- - git-minimal
- - libtool
- - pkg-config
- linux-pam
- shadow
- name: e2fsprogs
@@ -338,56 +58,19 @@ chunks:
ref: 6a3741ad293031447b95b88431eafa77401a8987
unpetrify-ref: v1.42.12
build-depends:
- - pkg-config
- util-linux
- - file
- name: libxml2
repo: upstream:libxml2
ref: 6657afe83a38278f124ace71dc85f60420beb2d5
unpetrify-ref: v2.9.3
build-system: autotools
- build-depends:
- - autoconf
- - automake
- - file
- - libtool
- - pkg-config
- - python3
- - xz
- name: libxslt
repo: upstream:libxslt
ref: 73e08bf7c36a9145d38f51d37e66529b873c011a
unpetrify-ref: master
build-system: autotools
build-depends:
- - autoconf
- - libtool
- - automake
- - file
- libxml2
-- name: XML-Parser
- repo: upstream:XML-Parser
- ref: e1a3ec157140a699e3020836475a0df622f70f1b
- unpetrify-ref: baserock/morph
- build-system: cpan
- build-depends:
- - libexpat
- - perl
-- name: intltool
- repo: upstream:intltool
- ref: 12f04c88be9ff8a578d8fd6990ee2448c66dc5f4
- unpetrify-ref: baserock/morph
- build-system: autotools
- build-depends:
- - XML-Parser
- - autoconf
- - automake
- - perl
-- name: bash
- morph: strata/core/bash.morph
- repo: upstream:bash
- ref: 3590145af6f1c9fa321dff231f69ae696e7e740b
- unpetrify-ref: baserock/bash-4.3-patch-27
- name: cmake
morph: strata/core/cmake.morph
repo: upstream:cmake
@@ -398,8 +81,6 @@ chunks:
ref: 4dd8e762fa51d01775506fbbc102c45dbcea065d
unpetrify-ref: '0.22'
build-system: python3-distutils
- build-depends:
- - python3
- name: gperf
morph: strata/core/gperf.morph
repo: upstream:gperf
@@ -410,15 +91,8 @@ chunks:
ref: 0956d119432ff6a2e85bae1fa336df799cad70b0
unpetrify-ref: baserock/morph
build-system: autotools
- build-depends:
- - flex
- - texinfo-tarball
- name: libseccomp
repo: upstream:libseccomp
ref: 7932b4fa24c1add0d7a315de8387d216334fbcf7
unpetrify-ref: v2.2.3
build-system: autotools
- build-depends:
- - autoconf
- - automake
- - libtool