forked from wolfi-dev/os
-
Notifications
You must be signed in to change notification settings - Fork 0
/
byobu.yaml
56 lines (47 loc) · 1020 Bytes
/
byobu.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
package:
name: byobu
version: "6.12"
epoch: 3
description: "open source text-based window manager and terminal multiplexer"
copyright:
- license: GPL-3.0-or-later
dependencies:
runtime:
- gawk
- iproute2
- posix-libc-utils
- python3
- tmux
environment:
contents:
packages:
- autoconf
- automake
- build-base
- busybox
- ca-certificates-bundle
- openssf-compiler-options
- wolfi-base
pipeline:
- uses: git-checkout
with:
repository: https://github.com/dustinkirkland/byobu
expected-commit: cd253f0229b68d3c2cffa8d862309c6ea7019d94
tag: ${{package.version}}
- runs: autoreconf -vif
- uses: autoconf/configure
- uses: autoconf/make
- uses: autoconf/make-install
- uses: strip
update:
enabled: true
github:
identifier: dustinkirkland/byobu
use-tag: true
test:
pipeline:
- runs: |
byobu -v
byobu-enable
byobu-disable
byobu-janitor -f