mirror of
https://github.com/termux/termux-packages.git
synced 2025-01-06 03:46:41 +00:00
56e480e845
This commit has been automatically submitted by Github Actions.
12 lines
512 B
Bash
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.2"
|
|
TERMUX_PKG_SRCURL=https://www.rarlab.com/rar/unrarsrc-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=143dcacb3a9d9ca0af695adecabe1350b0a3e93d927a065ef8f7cc605ab2d322
|
|
TERMUX_PKG_DEPENDS="libandroid-support, libc++"
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
TERMUX_PKG_AUTO_UPDATE=true
|