0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-20 22:49:34 +00:00
Files
termux-packages/packages/unrar/build.sh
Termux Github Actions d2b402cd6a bump(main/unrar): 7.1.6
This commit has been automatically submitted by Github Actions.
2025-03-25 06:27:27 +00:00

12 lines
512 B
Bash

TERMUX_PKG_HOMEPAGE=https://www.rarlab.com/
TERMUX_PKG_DESCRIPTION="Tool for extracting files from .rar archives"
TERMUX_PKG_LICENSE="non-free"
TERMUX_PKG_LICENSE_FILE="license.txt"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="7.1.6"
TERMUX_PKG_SRCURL=https://www.rarlab.com/rar/unrarsrc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=ca5e1da37dd6fa1b78bb5ed675486413f79e4a917709744aa04b6f93dfd914f0
TERMUX_PKG_DEPENDS="libandroid-support, libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true