1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-21 00:17:05 +00:00
termux-packages/packages/latino/build.sh
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00

11 lines
514 B
Bash

TERMUX_PKG_HOMEPAGE=https://www.lenguajelatino.org/
TERMUX_PKG_DESCRIPTION="Lenguaje de programación de código abierto para latinos y de habla hispana."
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.3.1
TERMUX_PKG_SRCURL=https://github.com/primitivorm/latino-termux/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7c67875a1db1c1180a7579545d8981c77444cba99c5d4b46664889732765608c
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="readline, pcre2"
TERMUX_PKG_FORCE_CMAKE=true