File tree Expand file tree Collapse file tree
percona-xtradb-cluster-8.0
percona-xtradb-cluster-8.4 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ percona-xtrabackup-8.4.0-5.tar.gz:
4242 size : 432646274
4343 object_id : edf66c32-e051-4a55-561a-bd67bb8a13bb
4444 sha : sha256:fadcf27efd2a2596f689388659e2ff5c36debcc051a55974ac8bb4a83c015f57
45- pkg-config_0.29.2.orig. tar.gz :
46- size : 2016830
47- object_id : ca3d829d-016e-4acd-6509-9d1766884b9d
48- sha : sha256:6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591
45+ pkgconf-2.5.1. tar.xz :
46+ size : 328064
47+ object_id : 74152211-babf-41d2-794a-2f1abcd5f998
48+ sha : sha256:cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243
4949procps-ng-4.0.5.tar.xz :
5050 size : 1517672
5151 object_id : e196e815-f7be-462d-64f0-feaac1caffe0
Original file line number Diff line number Diff line change @@ -10,12 +10,11 @@ main() {
1010}
1111
1212install_build_dependencies () {
13- tar -xf pkg-config_* .tar.gz
14- cd pkg-config-* /
15- ./configure --prefix=/usr \
16- --with-internal-glib \
17- --with-pc-path=/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
13+ tar -xf pkgconf-* .tar.xz
14+ cd pkgconf-* /
15+ ./configure --prefix=/usr
1816 make -j " $( nproc) " install
17+ ln -sf pkgconf /usr/bin/pkg-config
1918 cd -
2019
2120 tar -xf libaio_* .tar.xz
Original file line number Diff line number Diff line change 88- percona-xtrabackup-8.0*.tar.gz
99- libev-*.tar.gz
1010- libaio_*.tar.xz
11- - pkg-config_ *.tar.gz
11+ - pkgconf- *.tar.xz
1212- procps-ng-*.tar.xz
Original file line number Diff line number Diff line change @@ -10,12 +10,11 @@ main() {
1010}
1111
1212install_build_dependencies () {
13- tar -xf pkg-config_* .tar.gz
14- cd pkg-config-* /
15- ./configure --prefix=/usr \
16- --with-internal-glib \
17- --with-pc-path=/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
13+ tar -xf pkgconf-* .tar.xz
14+ cd pkgconf-* /
15+ ./configure --prefix=/usr
1816 make -j " $( nproc) " install
17+ ln -sf pkgconf /usr/bin/pkg-config
1918 cd -
2019
2120 tar -xf libaio_* .tar.xz
Original file line number Diff line number Diff line change 77- libaio_*.tar.xz
88- libev-*.tar.gz
99- percona-xtrabackup-8.4*.tar.gz
10- - pkg-config_ *.tar.gz
10+ - pkgconf- *.tar.xz
1111- procps-ng-*.tar.xz
Original file line number Diff line number Diff line change @@ -11,13 +11,11 @@ main() {
1111}
1212
1313install_build_dependencies () {
14- tar -xf pkg-config_* .tar.gz
15- cd pkg-config-* /
16- ./configure \
17- --prefix=/usr \
18- --with-internal-glib \
19- --with-pc-path=/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
14+ tar -xf pkgconf-* .tar.xz
15+ cd pkgconf-* /
16+ ./configure --prefix=/usr
2017 make -j " $( nproc) " install
18+ ln -sf pkgconf /usr/bin/pkg-config
2119 cd -
2220
2321 tar -xf libaio_* .orig.tar.xz
Original file line number Diff line number Diff line change 88- boost_1_77_0.tar.bz2
99- check_*.tar.gz
1010- libaio_*.orig.tar.xz
11- - pkg-config_ *.tar.gz
11+ - pkgconf- *.tar.xz
1212- socat-*.tar.gz
Original file line number Diff line number Diff line change @@ -11,13 +11,11 @@ main() {
1111}
1212
1313install_build_dependencies () {
14- tar -xf pkg-config_* .tar.gz
15- cd pkg-config-* /
16- ./configure \
17- --prefix=/usr \
18- --with-internal-glib \
19- --with-pc-path=/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
14+ tar -xf pkgconf-* .tar.xz
15+ cd pkgconf-* /
16+ ./configure --prefix=/usr
2017 make -j " $( nproc) " install
18+ ln -sf pkgconf /usr/bin/pkg-config
2119 cd -
2220
2321 tar -xf libaio_* .orig.tar.xz
Original file line number Diff line number Diff line change 88- boost_1_77_0.tar.bz2
99- check_*.tar.gz
1010- libaio_*.orig.tar.xz
11- - pkg-config_ *.tar.gz
11+ - pkgconf- *.tar.xz
1212- socat-*.tar.gz
You can’t perform that action at this time.
0 commit comments