tree-wide: use git+[...] instead of [...].git for git urls

The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
This commit is contained in:
Henrik Grimler
2022-12-30 23:39:53 +01:00
parent 20bd0f0dc0
commit 3ec82277d7
133 changed files with 133 additions and 169 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=42a5572c631bbb4dcf9b43d07179de8c5607d47c
TERMUX_PKG_VERSION=2019.02.06
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/hguandl/ass2bdnxml.git
TERMUX_PKG_SRCURL=git+https://github.com/hguandl/ass2bdnxml
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_DEPENDS="libpng"
+1 -1
View File
@@ -7,7 +7,7 @@ TERMUX_PKG_LICENSE_FILE="LICENSE, objects/modules/CreditsModule.lua"
TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=51ee3086ae3369a2c80e4e47d4b62d480af4fe89
TERMUX_PKG_VERSION=2020.08.14
TERMUX_PKG_SRCURL=https://github.com/a327ex/BYTEPATH.git
TERMUX_PKG_SRCURL=git+https://github.com/a327ex/BYTEPATH
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_DEPENDS="love10"
TERMUX_PKG_PLATFORM_INDEPENDENT=true
+1 -1
View File
@@ -6,7 +6,7 @@ _COMMIT=1259a3f48c00e95a8bb0964e4dabfa769a20bcde
_COMMIT_DATE=2022.01.19
TERMUX_PKG_VERSION=1.17.3p${_COMMIT_DATE//./}
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/denoland/deno.git
TERMUX_PKG_SRCURL=git+https://github.com/denoland/deno
TERMUX_PKG_GIT_BRANCH=main
TERMUX_PKG_DEPENDS="libffi"
#TERMUX_PKG_BUILD_DEPENDS="librusty-v8"
+1 -1
View File
@@ -5,7 +5,7 @@ TERMUX_PKG_LICENSE_FILE="LICENSE.rst"
TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=59ee82faa8d9ed42b1b9b9339e0b989cc929cd4a
TERMUX_PKG_VERSION=2021.03.01
TERMUX_PKG_SRCURL=https://github.com/VKCOM/timelib.git
TERMUX_PKG_SRCURL=git+https://github.com/VKCOM/timelib
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_NO_STATICSPLIT=true
+1 -1
View File
@@ -5,7 +5,7 @@ TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=b1b2cec0f0e1206e1c134830ebd1f28e21bbd330
TERMUX_PKG_VERSION=2021.12.30
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/VKCOM/kphp.git
TERMUX_PKG_SRCURL=git+https://github.com/VKCOM/kphp
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_DEPENDS="fmt, libandroid-execinfo, libc++, libcurl, libmsgpack-cxx, libre2, libuber-h3, libucontext, libyaml-cpp, openssl-1.1, pcre, zstd"
TERMUX_PKG_BUILD_DEPENDS="kphp-timelib"
+1 -1
View File
@@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=8b90dfd2f4fcbbaefd2c4d2be220d94a00a3ebba
TERMUX_PKG_VERSION=2022.02.02
TERMUX_PKG_SRCURL=https://github.com/denoland/rusty_v8.git
TERMUX_PKG_SRCURL=git+https://github.com/denoland/rusty_v8
TERMUX_PKG_GIT_BRANCH=main
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_NO_STATICSPLIT=true
+1 -1
View File
@@ -5,7 +5,7 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2022.02.04
TERMUX_PKG_REVISION=2
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_SRCURL=https://github.com/mobile-shell/mosh.git
TERMUX_PKG_SRCURL=git+https://github.com/mobile-shell/mosh
TERMUX_PKG_DEPENDS="libandroid-support, libc++, libprotobuf, ncurses, openssl, openssh, perl"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_CONFLICTS="mosh, mosh-perl"
+1 -1
View File
@@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.12.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/pytorch/pytorch.git
TERMUX_PKG_SRCURL=git+https://github.com/pytorch/pytorch
TERMUX_PKG_DEPENDS="python, python-numpy, libopenblas, libprotobuf, libzmq, ffmpeg, opencv"
TERMUX_PKG_HOSTBUILD=true
@@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.13.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/pytorch/vision.git
TERMUX_PKG_SRCURL=git+https://github.com/pytorch/vision
TERMUX_PKG_DEPENDS="python, python-numpy, python-pillow, python-torch, libjpeg-turbo, libpng, ffmpeg, zlib"
termux_step_pre_configure() {
+1 -1
View File
@@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="MIT"
_COMMIT=6c04517bb59c28f3831585da338f021bc2ea86d6
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2022.10.23
TERMUX_PKG_SRCURL=https://github.com/mevdschee/2048.c.git
TERMUX_PKG_SRCURL=git+https://github.com/mevdschee/2048.c
TERMUX_PKG_GIT_BRANCH=main
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_GROUPS="games"
+1 -1
View File
@@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=44bcd2852b7f315233267f639730e0e21b9b6c22
TERMUX_PKG_VERSION=2019.06.19
TERMUX_PKG_SRCURL=https://github.com/OpenVisionE2/astra-sm.git
TERMUX_PKG_SRCURL=git+https://github.com/OpenVisionE2/astra-sm
TERMUX_PKG_GIT_BRANCH=staging
TERMUX_PKG_DEPENDS="libdvbcsa, liblua53"
TERMUX_PKG_BUILD_IN_SRC=true
+1 -1
View File
@@ -6,7 +6,7 @@ _COMMIT=64f52cb1b9c728452959bade3e179ff967889852
_COMMIT_DATE=20221228
_COMMIT_TIME=095020
TERMUX_PKG_VERSION="0.2.8.20221228.095020g64f52cb1"
TERMUX_PKG_SRCURL=https://github.com/ptitSeb/box86.git
TERMUX_PKG_SRCURL=git+https://github.com/ptitSeb/box86
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_DEPENDS="libandroid-complex-math, libandroid-glob, libandroid-spawn, libandroid-sysv-semaphore"
TERMUX_PKG_AUTO_UPDATE=true
+1 -1
View File
@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Backend library for the Tox protocol"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.2.18
TERMUX_PKG_SRCURL=https://github.com/TokTok/toxcore.git
TERMUX_PKG_SRCURL=git+https://github.com/TokTok/toxcore
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libmsgpack, libsodium, libopus, libvpx"
TERMUX_PKG_BREAKS="c-toxcore-dev"
+1 -1
View File
@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="CFEngine is a configuration management technology"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@craigcomstock"
TERMUX_PKG_VERSION=1:3.21.0
TERMUX_PKG_SRCURL=https://github.com/cfengine/core.git
TERMUX_PKG_SRCURL=git+https://github.com/cfengine/core
TERMUX_PKG_GIT_BRANCH=${TERMUX_PKG_VERSION#*:}
TERMUX_PKG_DEPENDS="libandroid-glob, liblmdb, libxml2, libyaml, openssl, pcre"
# core doesn't work with out-of-tree builds
+1 -1
View File
@@ -5,7 +5,7 @@ TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=90d1f7f199cc55b13c7fdb5839d1409806633fdb
TERMUX_PKG_VERSION=2020.12.07
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/rui314/chibicc.git
TERMUX_PKG_SRCURL=git+https://github.com/rui314/chibicc
TERMUX_PKG_GIT_BRANCH=main
TERMUX_PKG_DEPENDS="binutils-is-llvm | binutils, libandroid-glob"
TERMUX_PKG_BUILD_IN_SRC=true
+1 -1
View File
@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A human-friendly and fast alternative to cut and (someti
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.3.4
TERMUX_PKG_SRCURL=https://github.com/theryangeary/choose.git
TERMUX_PKG_SRCURL=git+https://github.com/theryangeary/choose
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {
+1 -1
View File
@@ -5,7 +5,7 @@ TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=aa67c95b9e486884a6d3ee8b0c91207d8c2b0551
_COMMIT_DATE=20221217
TERMUX_PKG_VERSION=1.5.1-p${_COMMIT_DATE}
TERMUX_PKG_SRCURL=https://github.com/acoustid/chromaprint.git
TERMUX_PKG_SRCURL=git+https://github.com/acoustid/chromaprint
TERMUX_PKG_GIT_BRANCH=master
TERMUX_PKG_DEPENDS="ffmpeg, libc++"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
+1 -1
View File
@@ -5,7 +5,7 @@ TERMUX_PKG_MAINTAINER="@termux"
_COMMIT=62c433f0b1c54a977d585f3b84b8c43213095474
_COMMIT_DATE=2022.10.24
TERMUX_PKG_VERSION=${_COMMIT_DATE//./}
TERMUX_PKG_SRCURL=https://github.com/alok8bb/cloneit.git
TERMUX_PKG_SRCURL=git+https://github.com/alok8bb/cloneit
TERMUX_PKG_GIT_BRANCH="master"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BUILD_DEPENDS="openssl-1.1"
+1 -1
View File
@@ -5,6 +5,6 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.1.2
TERMUX_PKG_REVISION=3
TERMUX_PKG_GIT_BRANCH=$TERMUX_PKG_VERSION
TERMUX_PKG_SRCURL=https://github.com/krrishnarraj/clpeak.git
TERMUX_PKG_SRCURL=git+https://github.com/krrishnarraj/clpeak
TERMUX_PKG_BUILD_DEPENDS="opencl-headers, opencl-clhpp"
TERMUX_PKG_DEPENDS="libc++, ocl-icd"
+1 -1
View File
@@ -6,7 +6,7 @@ _COMMIT=6ccb8a03069c0a92edf9aa0c22a9fa64274f7f21
_COMMIT_DATE=20221218
_COMMIT_TIME=130921
TERMUX_PKG_VERSION="0.0.20221218.130921g6ccb8a03"
TERMUX_PKG_SRCURL=https://github.com/kpet/clvk.git
TERMUX_PKG_SRCURL=git+https://github.com/kpet/clvk
TERMUX_PKG_GIT_BRANCH=main
TERMUX_PKG_BUILD_DEPENDS="vulkan-headers, vulkan-loader-android"
TERMUX_PKG_DEPENDS="libc++"

Some files were not shown because too many files have changed in this diff Show More