termux-pacman/auto-check-repo: preparing to recompile packages

[skip ci]
This commit is contained in:
termux-pacman-bot
2025-04-29 06:08:28 +00:00
parent ae7b18994e
commit ce32c8a7c4
14 changed files with 14 additions and 0 deletions

View File

@@ -93,3 +93,4 @@ termux_step_create_debscripts() {
"$TERMUX_PKG_BUILDER_DIR/prerm.sh.in" > ./prerm
chmod +x ./prerm
}

View File

@@ -47,3 +47,4 @@ termux_step_create_debscripts() {
unset i
chmod 644 ./triggers
}

View File

@@ -174,3 +174,4 @@ termux_step_create_debscripts() {
fi
chmod 644 ./triggers
}

View File

@@ -171,3 +171,4 @@ termux_step_pre_massage() {
[[ "$TERMUX_PACKAGE_FORMAT" != "pacman" ]] && return
sed -i "s|@LLVM_MAJOR_VERSION@|${LLVM_MAJOR_VERSION}|g" ./share/libalpm/scripts/update-libcompiler-rt
}

View File

@@ -47,3 +47,4 @@ termux_step_create_debscripts() {
} > postinst
fi
}

View File

@@ -88,3 +88,4 @@ termux_step_post_make_install() {
install -Dm644 -t $TERMUX_PREFIX/share/man/man8 update-info-dir.8
popd
}

View File

@@ -14,3 +14,4 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-Dcinnamon_version=5.6
-Dgnome_shell_version=43
"

View File

@@ -17,3 +17,4 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
termux_step_pre_configure() {
termux_setup_glib_cross_pkg_config_wrapper
}

View File

@@ -23,3 +23,4 @@ termux_step_create_debscripts() {
fi
chmod 644 ./triggers
}

View File

@@ -56,3 +56,4 @@ termux_step_create_debscripts() {
unset i
chmod 644 ./triggers
}

View File

@@ -60,3 +60,4 @@ termux_step_create_debscripts() {
unset i
chmod 644 ./triggers
}

View File

@@ -33,3 +33,4 @@ termux_step_pre_configure() {
termux_setup_ninja
termux_setup_pkg_config_wrapper "${TERMUX_PREFIX}/opt/glib/cross/lib/x86_64-linux-gnu/pkgconfig:${TERMUX_PREFIX}/opt/libwayland/cross/lib/x86_64-linux-gnu/pkgconfig"
}

View File

@@ -13,3 +13,4 @@ TERMUX_PKG_AUTO_UPDATE=true
termux_step_pre_configure() {
termux_setup_glib_cross_pkg_config_wrapper
}

View File

@@ -17,3 +17,4 @@ termux_step_create_debscripts() {
done
unset i
}