mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-02 00:50:23 +00:00
termux-pacman/auto-check-repo: preparing to recompile packages
[skip ci]
This commit is contained in:
@@ -93,3 +93,4 @@ termux_step_create_debscripts() {
|
||||
"$TERMUX_PKG_BUILDER_DIR/prerm.sh.in" > ./prerm
|
||||
chmod +x ./prerm
|
||||
}
|
||||
|
||||
|
||||
@@ -47,3 +47,4 @@ termux_step_create_debscripts() {
|
||||
unset i
|
||||
chmod 644 ./triggers
|
||||
}
|
||||
|
||||
|
||||
@@ -174,3 +174,4 @@ termux_step_create_debscripts() {
|
||||
fi
|
||||
chmod 644 ./triggers
|
||||
}
|
||||
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
|
||||
@@ -47,3 +47,4 @@ termux_step_create_debscripts() {
|
||||
} > postinst
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
@@ -88,3 +88,4 @@ termux_step_post_make_install() {
|
||||
install -Dm644 -t $TERMUX_PREFIX/share/man/man8 update-info-dir.8
|
||||
popd
|
||||
}
|
||||
|
||||
|
||||
@@ -14,3 +14,4 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
-Dcinnamon_version=5.6
|
||||
-Dgnome_shell_version=43
|
||||
"
|
||||
|
||||
|
||||
@@ -17,3 +17,4 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
termux_step_pre_configure() {
|
||||
termux_setup_glib_cross_pkg_config_wrapper
|
||||
}
|
||||
|
||||
|
||||
@@ -23,3 +23,4 @@ termux_step_create_debscripts() {
|
||||
fi
|
||||
chmod 644 ./triggers
|
||||
}
|
||||
|
||||
|
||||
@@ -56,3 +56,4 @@ termux_step_create_debscripts() {
|
||||
unset i
|
||||
chmod 644 ./triggers
|
||||
}
|
||||
|
||||
|
||||
@@ -60,3 +60,4 @@ termux_step_create_debscripts() {
|
||||
unset i
|
||||
chmod 644 ./triggers
|
||||
}
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
|
||||
@@ -13,3 +13,4 @@ TERMUX_PKG_AUTO_UPDATE=true
|
||||
termux_step_pre_configure() {
|
||||
termux_setup_glib_cross_pkg_config_wrapper
|
||||
}
|
||||
|
||||
|
||||
@@ -17,3 +17,4 @@ termux_step_create_debscripts() {
|
||||
done
|
||||
unset i
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user