Skip to content

Commit

Permalink
Merge branch 'main' into wolfictl-11e940b7-d6cc-45fa-996b-25c7a7825ed2
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh authored Nov 22, 2024
2 parents b5cd638 + 6ede515 commit c0d0616
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 16 deletions.
4 changes: 2 additions & 2 deletions aws-cli-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#nolint:documentation
package:
name: aws-cli-v2
version: 2.22.3
version: 2.22.4
epoch: 0
description: "Universal Command Line Interface for Amazon Web Services (v2)"
copyright:
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/aws/aws-cli
expected-commit: 37a410088eb035d52da38545f1c8b9330b0a95e7
expected-commit: d96fe424c7604d38212aaffb5ab659f944b8a6f6
tag: ${{package.version}}

- runs: |
Expand Down
4 changes: 2 additions & 2 deletions fluent-bit-3.2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: fluent-bit-3.2
version: 3.2.0
version: 3.2.1
epoch: 0
description: Fast and Lightweight Log processor and forwarder
copyright:
Expand Down Expand Up @@ -35,7 +35,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/fluent/fluent-bit
expected-commit: 50512ed56aad32f07d98a723cb217f0251bb52e8
expected-commit: 600b5a955b5ef7b9d025e0c128432260d0c6a5f1
tag: v${{package.version}}

- runs: |
Expand Down
6 changes: 5 additions & 1 deletion glew.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: glew
version: 2.2.0
epoch: 2
epoch: 3
description: "A cross-platform C/C++ extension loading library"
copyright:
- license: GPL-2.0-or-later
Expand Down Expand Up @@ -54,10 +54,14 @@ subpackages:
dependencies:
runtime:
- glew
- mesa-dev
pipeline:
- uses: split/dev
- runs: |
rm -rf "${{targets.subpkgdir}}"/usr/lib/cmake
test:
pipeline:
- uses: test/pkgconf

update:
enabled: true
Expand Down
5 changes: 4 additions & 1 deletion libatasmart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libatasmart
version: "0.19"
epoch: 3
epoch: 4
description: ATA S.M.A.R.T. Reading and Parsing Library
copyright:
- license: LGPL-2.1-or-later
Expand Down Expand Up @@ -45,6 +45,9 @@ subpackages:
- libatasmart
- systemd-dev
description: libatasmart dev
test:
pipeline:
- uses: test/pkgconf

- name: libatasmart-doc
pipeline:
Expand Down
5 changes: 4 additions & 1 deletion libinput.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: libinput
version: 1.27.0
epoch: 0
epoch: 1
description: Library for handling input devices
copyright:
- license: MIT
Expand Down Expand Up @@ -74,6 +74,9 @@ subpackages:
- libinput
- systemd-dev
description: libinput dev
test:
pipeline:
- uses: test/pkgconf

update:
enabled: true
Expand Down
6 changes: 5 additions & 1 deletion libva.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: libva
version: 2.22.0
epoch: 0
epoch: 1
description: Video Acceleration (VA) API for Linux
copyright:
- license: MIT
Expand Down Expand Up @@ -54,3 +54,7 @@ update:
enabled: true
github:
identifier: intel/libva

test:
pipeline:
- uses: test/pkgconf
5 changes: 5 additions & 0 deletions libxcomposite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,13 @@ subpackages:
- uses: split/dev
dependencies:
runtime:
- libx11-dev
- libxext-dev
- libxfixes-dev
description: libxcomposite dev
test:
pipeline:
- uses: test/pkgconf

- name: libxcomposite-doc
pipeline:
Expand Down
5 changes: 4 additions & 1 deletion libxcursor.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libxcursor
version: 1.2.3
epoch: 0
epoch: 1
description: X cursor management library
copyright:
- license: MIT
Expand Down Expand Up @@ -39,6 +39,9 @@ subpackages:
pipeline:
- uses: split/dev
description: libxcursor dev
test:
pipeline:
- uses: test/pkgconf

- name: libxcursor-doc
pipeline:
Expand Down
5 changes: 4 additions & 1 deletion libxt.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libxt
version: 1.3.1
epoch: 0
epoch: 1
description: X11 toolkit intrinsics library
copyright:
- license: MIT-open-group
Expand Down Expand Up @@ -50,6 +50,9 @@ subpackages:
- libxt
- libsm-dev
description: libxt dev
test:
pipeline:
- uses: test/pkgconf

- name: libxt-doc
pipeline:
Expand Down
4 changes: 2 additions & 2 deletions linkerd2-proxy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: linkerd2-proxy
version: 2.267.0
version: 2.268.0
epoch: 0
description: "A program that validates linkerd networks"
copyright:
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/linkerd/linkerd2-proxy
tag: release/v${{package.version}}
expected-commit: e4d7d5782db2878d2d9dd65f934f15563d8e6c25
expected-commit: d76dda33d6bbcea1b32aed2c867712b8dc7dceb7

- runs: |
cargo fetch
Expand Down
4 changes: 2 additions & 2 deletions llvm-lld-19.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: llvm-lld-19
version: 19.1.3
version: 19.1.4
epoch: 0
description: The LLVM Linker
copyright:
Expand Down Expand Up @@ -39,7 +39,7 @@ var-transforms:
pipeline:
- uses: fetch
with:
expected-sha256: 74b7785f5ae03ffe8af71b76eebbb192ac722af2189bed96e8693bd694d1f7fd
expected-sha256: f4309e05f6a278ee2ecb5b76dfbbec6db858c13099e7e29342e29400588e8d70
uri: https://github.com/llvm/llvm-project/releases/download/llvmorg-${{package.version}}/lld-${{package.version}}.src.tar.xz

- runs: |
Expand Down
4 changes: 2 additions & 2 deletions py3-boto3.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-boto3
version: 1.35.67
version: 1.35.68
epoch: 0
description: The AWS SDK for Python
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 4eb793c45123fbca1b2b152ce0d18272d19126cf89809cd6698bf2dfc66270fb
expected-sha256: 091d6bed1422370987a839bff3f8755df7404fc15e9fac2a48e8505356f07433
uri: https://files.pythonhosted.org/packages/source/b/boto3/boto3-${{package.version}}.tar.gz

subpackages:
Expand Down

0 comments on commit c0d0616

Please sign in to comment.