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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
# all targets are .PHONY
MAKEFLAGS += --always-make
r-blob:
cd $@ && make build
r-brio:
cd $@ && make build
r-callr:
cd $@ && make build
r-cli:
cd $@ && make build
r-cpp11:
cd $@ && make build
r-crayon:
cd $@ && make build
r-data.table:
cd $@ && make build
r-dbi:
cd $@ && make build
r-diffobj:
cd $@ && make build
r-digest:
cd $@ && make build
r-dplyr:
cd $@ && make build
r-dtplyr:
cd $@ && make build
r-fansi:
cd $@ && make build
r-generics:
cd $@ && make build
r-glue:
cd $@ && make build
r-lifecycle:
cd $@ && make build
r-magrittr:
cd $@ && make build
r-pillar:
cd $@ && make build
r-pkgconfig:
cd $@ && make build
r-praise:
cd $@ && make build
r-processx:
cd $@ && make build
r-ps:
cd $@ && make build
r-purrr:
cd $@ && make build
r-r6:
cd $@ && make build
r-rcpp:
cd $@ && make build
r-rematch2:
cd $@ && make build
r-rlang:
cd $@ && make build
r-tibble:
cd $@ && make build
r-tidyselect:
cd $@ && make build
r-units:
cd $@ && make build
r-utf8:
cd $@ && make build
r-vctrs:
cd $@ && make build
r-waldo:
cd $@ && make build
r-withr:
cd $@ && make build
r-xml2:
cd $@ && make build
r-xml2-git:
cd $@ && make build
r-zeallot:
cd $@ && make build
udunits:
cd $@ && make build
sync:
./scripts/sign.sh
repo-add ~/pkg/local/pkgs/al.db.tar.gz ~/pkg/local/pkgs/*.pkg.tar.zst
rsync --recursive --update --times --verbose --delete ~/pkg/local/pkgs/* admin-arch4:/tank/data/pkg/arch/x86_64/