Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package_type = "default|git|virtual"
[build_env]
codename = "bookworm"
arch = "amd64"
pkg_builder_version = "0.3.1"
pkg_builder_version = "0.3.2"
debcrafter_version = "8189263"
# Additional build environment options
```
Expand Down Expand Up @@ -168,7 +168,7 @@ nim_version_checksum = "..."
[build_env]
codename = "bookworm" # Target distribution
arch = "amd64" # Target architecture
pkg_builder_version = "0.3.1" # Tool version
pkg_builder_version = "0.3.2" # Tool version
debcrafter_version = "8189263" # Debcrafter version
sbuild_cache_dir = "/path/to/cache" # Optional cache directory, defaults to ~/.cache/sbuild
run_lintian = true # Enable lintian checks
Expand Down
24 changes: 12 additions & 12 deletions examples/bookworm/c/hello-world/pkg-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,28 @@ spec_file = "hello-world.sss"
package_name = "hello-world"
version_number = "1.0.0"
revision_number = "1"
homepage="https://github.com/eth-pkg/pkg-builder#examples"
homepage = "https://github.com/eth-pkg/pkg-builder#examples"

[package_type]
# virtual | git | default
package_type="default"
package_type = "default"
tarball_url = "hello-world-1.0.0.tar.gz"
tarball_hash = "c93bdd829eca65af1e303d4a0b31cde0c3d3c2003fa1ca985393c412264b42c3b30c7893eb1d49ea654ca4f68269c30b3cca3db66d6b112f2be14f54c3d0edff"

[package_type.language_env]
language_env = "c"

[build_env]
codename="bookworm"
codename = "bookworm"
arch = "amd64"
pkg_builder_version="0.3.1"
pkg_builder_version = "0.3.2"
debcrafter_version = "8189263"
run_lintian=true
run_piuparts=true
run_autopkgtest=true
lintian_version="2.116.3"
piuparts_version="1.1.7"
autopkgtest_version="5.28"
sbuild_version="0.85.6"
run_lintian = true
run_piuparts = true
run_autopkgtest = true
lintian_version = "2.116.3"
piuparts_version = "1.1.7"
autopkgtest_version = "5.28"
sbuild_version = "0.85.6"
# package directory
workdir="~/.pkg-builder/packages/bookworm"
workdir = "~/.pkg-builder/packages/bookworm"
15 changes: 7 additions & 8 deletions examples/bookworm/dotnet/hello-world/pkg-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,20 @@ dotnet_packages = [
{ name = "netstandard-targeting-pack-2.1_2.1.0-1_amd64", hash = "c849f17d5e8cdce4b068e2897939be7de4b839d3", url = "http://backup.eth-nodes.com/20240529/netstandard-targeting-pack-2.1_2.1.0-1_amd64.deb" },
{ name = "dotnet-apphost-pack-8.0_8.0.5-1_amd64", hash = "18b0d4bed3b62495564c18a6d1c30181c33831b4", url = "http://backup.eth-nodes.com/20240529/dotnet-apphost-pack-8.0_8.0.5-1_amd64.deb" },
{ name = "dotnet-targeting-pack-8.0_8.0.5-1_amd64", hash = "2727152580762a636e62f9c490c19e18339401a9", url = "http://backup.eth-nodes.com/20240529/dotnet-targeting-pack-8.0_8.0.5-1_amd64.deb" },
{ name = "dotnet-runtime-deps-8.0_8.0.5-1_amd64", hash="1f7f67a6fef920983ab2243c1c660d08e228cedf", url="http://backup.eth-nodes.com/20240529/dotnet-runtime-deps-8.0_8.0.5-1_amd64.deb"},
{ name = "dotnet-host_8.0.5-1_amd64", hash="87414e005e39785e1ba32ce8cca97878ca4c6828", url="http://backup.eth-nodes.com/20240529/dotnet-host_8.0.5-1_amd64.deb"},
{ name = "dotnet-hostfxr-8.0_8.0.5-1_amd64", hash="e1ec0e6b838dabfb5b47ae1b15706026996d6a7c", url="http://backup.eth-nodes.com/20240529/dotnet-hostfxr-8.0_8.0.5-1_amd64.deb"},
{ name = "dotnet-runtime-deps-8.0_8.0.5-1_amd64", hash = "1f7f67a6fef920983ab2243c1c660d08e228cedf", url = "http://backup.eth-nodes.com/20240529/dotnet-runtime-deps-8.0_8.0.5-1_amd64.deb" },
{ name = "dotnet-host_8.0.5-1_amd64", hash = "87414e005e39785e1ba32ce8cca97878ca4c6828", url = "http://backup.eth-nodes.com/20240529/dotnet-host_8.0.5-1_amd64.deb" },
{ name = "dotnet-hostfxr-8.0_8.0.5-1_amd64", hash = "e1ec0e6b838dabfb5b47ae1b15706026996d6a7c", url = "http://backup.eth-nodes.com/20240529/dotnet-hostfxr-8.0_8.0.5-1_amd64.deb" },
{ name = "dotnet-runtime-8.0_8.0.5-1_amd64", hash = "8d2443146631a861ade47a184a5b44446c6b636d", url = "http://backup.eth-nodes.com/20240529/dotnet-runtime-8.0_8.0.5-1_amd64.deb" },
{ name = "aspnetcore-targeting-pack-8.0_8.0.5-1_amd64", hash="4b6bcf15e50db2d177e6e0298a72eeae7c43d2a3", url="http://backup.eth-nodes.com/20240529/aspnetcore-targeting-pack-8.0_8.0.5-1_amd64.deb"},
{ name = "aspnetcore-runtime-8.0_8.0.5-1_amd64", hash = "7676b5b02bbc37393089418e8a03320b10e914fd", url = "http://backup.eth-nodes.com/20240529/aspnetcore-runtime-8.0_8.0.5-1_amd64.deb"},
{ name = "aspnetcore-targeting-pack-8.0_8.0.5-1_amd64", hash = "4b6bcf15e50db2d177e6e0298a72eeae7c43d2a3", url = "http://backup.eth-nodes.com/20240529/aspnetcore-targeting-pack-8.0_8.0.5-1_amd64.deb" },
{ name = "aspnetcore-runtime-8.0_8.0.5-1_amd64", hash = "7676b5b02bbc37393089418e8a03320b10e914fd", url = "http://backup.eth-nodes.com/20240529/aspnetcore-runtime-8.0_8.0.5-1_amd64.deb" },
{ name = "dotnet-sdk-8.0_8.0.204-1_amd64", hash = "a94237cb852aae05b67a5c8428a6c4f9cfb4beaa", url = "http://backup.eth-nodes.com/20240529/dotnet-sdk-8.0_8.0.204-1_amd64.deb" },
]
use_backup_version = true


[build_env]
codename = "bookworm"
arch = "amd64"
pkg_builder_version = "0.3.1"
pkg_builder_version = "0.3.2"
debcrafter_version = "8189263"
run_lintian = true
run_piuparts = true
Expand All @@ -42,4 +41,4 @@ piuparts_version = "1.1.7"
autopkgtest_version = "5.28"
sbuild_version = "0.85.6"
# package directory
workdir = "~/.pkg-builder/packages/bookworm"
workdir = "~/.pkg-builder/packages/bookworm"
125 changes: 60 additions & 65 deletions examples/bookworm/git-package/nimbus/pkg-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,85 +3,80 @@ spec_file = "hello-world.sss"
package_name = "hello-world"
version_number = "1.0.0"
revision_number = "1"
homepage="https://github.com/eth-pkg/pkg-builder#examples"
homepage = "https://github.com/eth-pkg/pkg-builder#examples"

[package_type]
# virtual | git | default
package_type="git"
git_url="https://github.com/status-im/nimbus-eth2.git"
git_tag="v24.3.0"
package_type = "git"
git_url = "https://github.com/status-im/nimbus-eth2.git"
git_tag = "v24.3.0"
submodules = [
# vendor/EIPs commit is different as it was forced pushed :(
{commit = "72523ee3f865e09f8a6117c1b5e74cbb2df4f60e", path = "vendor/EIPs"},
{commit = "ab3ff9fad45fa7e20d749d0a03a7567225f5dd4a", path = "vendor/NimYAML"},
{commit = "ab581251bcda11e3cc120cc9e9ad1ad679340949", path = "vendor/eth2-networks"},
{commit = "14d8439235fa757dd39b9fb1c10a06a99a720989", path = "vendor/gnosis-chain-configs"},
{commit = "e3c0766b1cf5ddc22fe017e1389c6f60f0f9a468", path = "vendor/goerli"},
{commit = "60997dd7e876a67775a7f2d53b852e75bbb2a630", path = "vendor/holesky"},
{commit = "86f212c6a5d76b52e20fad2e318cc5436d04fc26", path = "vendor/nim-bearssl"},
{commit = "d091a579a2e7c4668140e675a6fb2c78b8c6dc57", path = "vendor/nim-blscurve"},
{commit = "ab3ab545be0b550cca1c2529f7e97fbebf5eba81", path = "vendor/nim-chronicles"},
{commit = "47cc17719f4293bf80a22ebe28e3bfc54b2a59a1", path = "vendor/nim-chronos"},
{commit = "0adf3b7db70736061bf12fa23c2fc51f395b289e", path = "vendor/nim-confutils"},
{commit = "d66a29db7ca4372dba116928f979e92cb7f7661f", path = "vendor/nim-eth"},
{commit = "4bbc43ab55337788143a06ea7c055462b17b950a", path = "vendor/nim-eth2-scenarios"},
{commit = "f26a9909cebf29cc5e61dd795427eda60c6e431e", path = "vendor/nim-faststreams"},
{commit = "be57dbc902d36f37540897e98c69aa80f868cb45", path = "vendor/nim-http-utils"},
{commit = "ad8721e0f3c6925597b5a93b6c53e040f26b5fb3", path = "vendor/nim-json-rpc"},
{commit = "7516a92eb8339f8fc1de7dd16cfa3d77bce87cd2", path = "vendor/nim-json-serialization"},
{commit = "057f7c653e1abe91cca9aac2f94832f39228ea98", path = "vendor/nim-kzg4844"},
{commit = "027570111c161d8378bca9e84b5f75500a8c38a3", path = "vendor/nim-libbacktrace"},
{commit = "28609597d104a9be880ed5e1648e1ce18ca9dc38", path = "vendor/nim-libp2p"},
{commit = "0e768ca7fb7df4798649145a403e7db65cae1f8b", path = "vendor/nim-metrics"},
{commit = "d423ff9e436b8a8219926f4e3350b09108e42847", path = "vendor/nim-nat-traversal"},
{commit = "06f715f0dbea5e238c91f3a298d26d89a2f7c31b", path = "vendor/nim-normalize"},
{commit = "a9687dda1c3e20d5b066d42b33c2a63f018af93f", path = "vendor/nim-presto"},
{commit = "e2adf66b8bc2f41606e8469a5f0a850d1e545b55", path = "vendor/nim-results"},
{commit = "2bc945cc9ebfae1b688f72ea59f78fd23873d1d4", path = "vendor/nim-secp256k1"},
{commit = "afae13adac25b6fa98bacf4b9f38458dc64317b0", path = "vendor/nim-serialization"},
{commit = "984bdad602e977ea6c461c28201422fdeeccfb7c", path = "vendor/nim-snappy"},
{commit = "1453b19b1a3cac24002dead15e02bd978cb52355", path = "vendor/nim-sqlite3-abi"},
{commit = "248f2bdca2d65ff920920c72b764d0622d522596", path = "vendor/nim-ssz-serialization"},
{commit = "a0c085a51fe4f2d82aa96173ac49b3bfe6043858", path = "vendor/nim-stew"},
{commit = "3c238df6cd4b9c1f37a9f103383e7d2bbd420c13", path = "vendor/nim-stint"},
{commit = "d4c43137c0590cb47f893a66ca8cb027fa6c217e", path = "vendor/nim-taskpools"},
{commit = "ae476c67314ac4b294d21040315e0f716189a70e", path = "vendor/nim-testutils"},
{commit = "24bbfcb8e4e256883fc959dc6f5c15fe7a84fca5", path = "vendor/nim-toml-serialization"},
{commit = "04a154eee0b8a2ad313e24ba46a4e5b4e0b9036f", path = "vendor/nim-unicodedb"},
{commit = "e96f3215030cbfa13abc2f5827069b6f8ba87e38", path = "vendor/nim-unittest2"},
{commit = "285d97c2b05bbe2a13dab4b52ea878157fb1a1a1", path = "vendor/nim-web3"},
{commit = "6db6088792bde0998c2b84c2d8e231f1d0507e49", path = "vendor/nim-websock"},
{commit = "45b06fca15ce0f09586067d950da30c10227865a", path = "vendor/nim-zlib"},
{commit = "d0fb557f74a28912ff129ce0ba24008b00b1019b", path = "vendor/nim-zxcvbn"},
{commit = "dff3634b5d843f9b63425086f1b13245e26b6177", path = "vendor/nimbus-benchmarking"},
{commit = "3866a8ab98fc6e0e6d406b88800aed72163d5fd4", path = "vendor/nimbus-build-system"},
{commit = "ce9945b1b159d4c9b628f8c4cd2d262964692810", path = "vendor/nimbus-security-resources"},
{commit = "0c6ddab03a99805239b7875f71d2ca95fbed6f85", path = "vendor/nimcrypto"},
{commit = "ff09a161f61959285c64b355d452cd25eae094bd", path = "vendor/sepolia"}
{ commit = "72523ee3f865e09f8a6117c1b5e74cbb2df4f60e", path = "vendor/EIPs" },
{ commit = "ab3ff9fad45fa7e20d749d0a03a7567225f5dd4a", path = "vendor/NimYAML" },
{ commit = "ab581251bcda11e3cc120cc9e9ad1ad679340949", path = "vendor/eth2-networks" },
{ commit = "14d8439235fa757dd39b9fb1c10a06a99a720989", path = "vendor/gnosis-chain-configs" },
{ commit = "e3c0766b1cf5ddc22fe017e1389c6f60f0f9a468", path = "vendor/goerli" },
{ commit = "60997dd7e876a67775a7f2d53b852e75bbb2a630", path = "vendor/holesky" },
{ commit = "86f212c6a5d76b52e20fad2e318cc5436d04fc26", path = "vendor/nim-bearssl" },
{ commit = "d091a579a2e7c4668140e675a6fb2c78b8c6dc57", path = "vendor/nim-blscurve" },
{ commit = "ab3ab545be0b550cca1c2529f7e97fbebf5eba81", path = "vendor/nim-chronicles" },
{ commit = "47cc17719f4293bf80a22ebe28e3bfc54b2a59a1", path = "vendor/nim-chronos" },
{ commit = "0adf3b7db70736061bf12fa23c2fc51f395b289e", path = "vendor/nim-confutils" },
{ commit = "d66a29db7ca4372dba116928f979e92cb7f7661f", path = "vendor/nim-eth" },
{ commit = "4bbc43ab55337788143a06ea7c055462b17b950a", path = "vendor/nim-eth2-scenarios" },
{ commit = "f26a9909cebf29cc5e61dd795427eda60c6e431e", path = "vendor/nim-faststreams" },
{ commit = "be57dbc902d36f37540897e98c69aa80f868cb45", path = "vendor/nim-http-utils" },
{ commit = "ad8721e0f3c6925597b5a93b6c53e040f26b5fb3", path = "vendor/nim-json-rpc" },
{ commit = "7516a92eb8339f8fc1de7dd16cfa3d77bce87cd2", path = "vendor/nim-json-serialization" },
{ commit = "057f7c653e1abe91cca9aac2f94832f39228ea98", path = "vendor/nim-kzg4844" },
{ commit = "027570111c161d8378bca9e84b5f75500a8c38a3", path = "vendor/nim-libbacktrace" },
{ commit = "28609597d104a9be880ed5e1648e1ce18ca9dc38", path = "vendor/nim-libp2p" },
{ commit = "0e768ca7fb7df4798649145a403e7db65cae1f8b", path = "vendor/nim-metrics" },
{ commit = "d423ff9e436b8a8219926f4e3350b09108e42847", path = "vendor/nim-nat-traversal" },
{ commit = "06f715f0dbea5e238c91f3a298d26d89a2f7c31b", path = "vendor/nim-normalize" },
{ commit = "a9687dda1c3e20d5b066d42b33c2a63f018af93f", path = "vendor/nim-presto" },
{ commit = "e2adf66b8bc2f41606e8469a5f0a850d1e545b55", path = "vendor/nim-results" },
{ commit = "2bc945cc9ebfae1b688f72ea59f78fd23873d1d4", path = "vendor/nim-secp256k1" },
{ commit = "afae13adac25b6fa98bacf4b9f38458dc64317b0", path = "vendor/nim-serialization" },
{ commit = "984bdad602e977ea6c461c28201422fdeeccfb7c", path = "vendor/nim-snappy" },
{ commit = "1453b19b1a3cac24002dead15e02bd978cb52355", path = "vendor/nim-sqlite3-abi" },
{ commit = "248f2bdca2d65ff920920c72b764d0622d522596", path = "vendor/nim-ssz-serialization" },
{ commit = "a0c085a51fe4f2d82aa96173ac49b3bfe6043858", path = "vendor/nim-stew" },
{ commit = "3c238df6cd4b9c1f37a9f103383e7d2bbd420c13", path = "vendor/nim-stint" },
{ commit = "d4c43137c0590cb47f893a66ca8cb027fa6c217e", path = "vendor/nim-taskpools" },
{ commit = "ae476c67314ac4b294d21040315e0f716189a70e", path = "vendor/nim-testutils" },
{ commit = "24bbfcb8e4e256883fc959dc6f5c15fe7a84fca5", path = "vendor/nim-toml-serialization" },
{ commit = "04a154eee0b8a2ad313e24ba46a4e5b4e0b9036f", path = "vendor/nim-unicodedb" },
{ commit = "e96f3215030cbfa13abc2f5827069b6f8ba87e38", path = "vendor/nim-unittest2" },
{ commit = "285d97c2b05bbe2a13dab4b52ea878157fb1a1a1", path = "vendor/nim-web3" },
{ commit = "6db6088792bde0998c2b84c2d8e231f1d0507e49", path = "vendor/nim-websock" },
{ commit = "45b06fca15ce0f09586067d950da30c10227865a", path = "vendor/nim-zlib" },
{ commit = "d0fb557f74a28912ff129ce0ba24008b00b1019b", path = "vendor/nim-zxcvbn" },
{ commit = "dff3634b5d843f9b63425086f1b13245e26b6177", path = "vendor/nimbus-benchmarking" },
{ commit = "3866a8ab98fc6e0e6d406b88800aed72163d5fd4", path = "vendor/nimbus-build-system" },
{ commit = "ce9945b1b159d4c9b628f8c4cd2d262964692810", path = "vendor/nimbus-security-resources" },
{ commit = "0c6ddab03a99805239b7875f71d2ca95fbed6f85", path = "vendor/nimcrypto" },
{ commit = "ff09a161f61959285c64b355d452cd25eae094bd", path = "vendor/sepolia" }
]


[package_type.language_env]
language_env = "nim"
nim_version = "2.0.2"
nim_binary_url = "https://nim-lang.org/download/nim-2.0.2-linux_x64.tar.xz"
nim_version_checksum = "047dde8ff40b18628ac1188baa9ca992d05f1f45c5121d1d07a76224f06e1551 nim-2.0.2-linux_x64.tar.xz"

[build_env]
codename="bookworm"
codename = "bookworm"
arch = "amd64"
pkg_builder_version="0.3.1"
pkg_builder_version = "0.3.2"
debcrafter_version = "latest"
run_lintian=false
run_piuparts=false
run_autopkgtest=false
lintian_version="2.116.3"
piuparts_version="1.1.7"
autopkgtest_version="5.28"
sbuild_version="0.85.6"
run_lintian = false
run_piuparts = false
run_autopkgtest = false
lintian_version = "2.116.3"
piuparts_version = "1.1.7"
autopkgtest_version = "5.28"
sbuild_version = "0.85.6"
# package directory
workdir="~/.pkg-builder/packages/bookworm"




workdir = "~/.pkg-builder/packages/bookworm"
24 changes: 12 additions & 12 deletions examples/bookworm/go/hello-world/pkg-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ spec_file = "hello-world-go.sss"
package_name = "hello-world-go"
version_number = "1.0.0"
revision_number = "1"
homepage="https://github.com/eth-pkg/pkg-builder#examples"
homepage = "https://github.com/eth-pkg/pkg-builder#examples"

[package_type]
# virtual | git | default
package_type="default"
package_type = "default"
tarball_url = "hello-world-go-1.0.0.tar.gz"
tarball_hash = "c268da86e5489a61491313aac237baf895cf269da477cbe9dc8bf4afdf0847a52b4d15ffb763f2f3ea6022116e3ce44df25384522fbdd40dd79a3a84252640cb"

Expand All @@ -18,16 +18,16 @@ go_binary_url = "https://go.dev/dl/go1.22.2.linux-amd64.tar.gz"
go_binary_checksum = "5901c52b7a78002aeff14a21f93e0f064f74ce1360fce51c6ee68cd471216a17"

[build_env]
codename="bookworm"
codename = "bookworm"
arch = "amd64"
pkg_builder_version="0.3.1"
pkg_builder_version = "0.3.2"
debcrafter_version = "8189263"
run_lintian=true
run_piuparts=true
run_autopkgtest=true
lintian_version="2.116.3"
piuparts_version="1.1.7"
autopkgtest_version="5.28"
sbuild_version="0.85.6"
run_lintian = true
run_piuparts = true
run_autopkgtest = true
lintian_version = "2.116.3"
piuparts_version = "1.1.7"
autopkgtest_version = "5.28"
sbuild_version = "0.85.6"
# package directory
workdir="~/.pkg-builder/packages/bookworm"
workdir = "~/.pkg-builder/packages/bookworm"
32 changes: 16 additions & 16 deletions examples/bookworm/java-gradle/hello-world/pkg-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,33 @@ homepage = "https://github.com/eth-pkg/pkg-builder#examples"

[package_type]
# virtual | git | default
package_type="default"
package_type = "default"
tarball_url = "hello-world-java-gradle-1.0.0.tar.gz"
tarball_hash = "9838986aeb5fbf1e24fc20da08772c2264b5e0ace8a09b423c39cdc8774b0c04"

[package_type.language_env]
language_env = "java"
is_oracle=true
jdk_version="17.0"
jdk_binary_url="https://download.oracle.com/java/17/archive/jdk-17.0.10_linux-x64_bin.tar.gz"
jdk_binary_checksum="e4fb2df9a32a876afb0a6e17f54c594c2780e18badfa2e8fc99bc2656b0a57b1"
is_oracle = true
jdk_version = "17.0"
jdk_binary_url = "https://download.oracle.com/java/17/archive/jdk-17.0.10_linux-x64_bin.tar.gz"
jdk_binary_checksum = "e4fb2df9a32a876afb0a6e17f54c594c2780e18badfa2e8fc99bc2656b0a57b1"

[package_type.language_env.gradle]
gradle_version="8.7"
gradle_binary_url="https://github.com/gradle/gradle-distributions/releases/download/v8.7.0/gradle-8.7-bin.zip"
gradle_binary_checksum="544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d"
gradle_version = "8.7"
gradle_binary_url = "https://github.com/gradle/gradle-distributions/releases/download/v8.7.0/gradle-8.7-bin.zip"
gradle_binary_checksum = "544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d"

[build_env]
codename = "bookworm"
arch = "amd64"
pkg_builder_version="0.3.1"
pkg_builder_version = "0.3.2"
debcrafter_version = "8189263"
run_lintian=true
run_piuparts=true
run_autopkgtest=true
lintian_version="2.116.3"
piuparts_version="1.1.7"
autopkgtest_version="5.28"
sbuild_version="0.85.6"
run_lintian = true
run_piuparts = true
run_autopkgtest = true
lintian_version = "2.116.3"
piuparts_version = "1.1.7"
autopkgtest_version = "5.28"
sbuild_version = "0.85.6"
# package directory
workdir = "~/.pkg-builder/packages"
28 changes: 14 additions & 14 deletions examples/bookworm/java/hello-world/pkg-builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,28 @@ homepage = "https://github.com/eth-pkg/pkg-builder#examples"

[package_type]
# virtual | git | default
package_type="default"
package_type = "default"
tarball_url = "hello-world-java-1.0.0.tar.gz"
tarball_hash = "c361ad7853f4eb1e272eb10fe70ac8a5fd40677da5d23e205e1808f2c6f3bed7"

[package_type.language_env]
language_env = "java"
is_oracle=true
jdk_version="17.0"
jdk_binary_url="https://download.oracle.com/java/17/archive/jdk-17.0.10_linux-x64_bin.tar.gz"
jdk_binary_checksum="e4fb2df9a32a876afb0a6e17f54c594c2780e18badfa2e8fc99bc2656b0a57b1"
is_oracle = true
jdk_version = "17.0"
jdk_binary_url = "https://download.oracle.com/java/17/archive/jdk-17.0.10_linux-x64_bin.tar.gz"
jdk_binary_checksum = "e4fb2df9a32a876afb0a6e17f54c594c2780e18badfa2e8fc99bc2656b0a57b1"

[build_env]
codename = "bookworm"
arch = "amd64"
pkg_builder_version="0.3.1"
pkg_builder_version = "0.3.2"
debcrafter_version = "8189263"
run_lintian=true
run_piuparts=true
run_autopkgtest=true
lintian_version="2.116.3"
piuparts_version="1.1.7"
autopkgtest_version="5.28"
sbuild_version="0.85.6"
run_lintian = true
run_piuparts = true
run_autopkgtest = true
lintian_version = "2.116.3"
piuparts_version = "1.1.7"
autopkgtest_version = "5.28"
sbuild_version = "0.85.6"
# package directory
workdir = "~/.pkg-builder/packages"
workdir = "~/.pkg-builder/packages"
Loading
Loading