add or extend some msys2_references
This commit is contained in:
parent
cd2489afed
commit
89049596bd
@ -9,6 +9,9 @@ pkgdesc='Command-line itch.io helper (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64')
|
||||
url="https://github.com/itchio/butler"
|
||||
msys2_references=(
|
||||
'aur: butler'
|
||||
)
|
||||
license=('spdx:MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-go" "git")
|
||||
source=("https://github.com/itchio/butler/archive/v$pkgver/${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
@ -10,6 +10,12 @@ arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.docker.com/"
|
||||
msys2_repository_url="https://github.com/docker/compose"
|
||||
msys2_references=(
|
||||
'anitya: 6185'
|
||||
'archlinux: docker-compose'
|
||||
'aur: docker-compose-git'
|
||||
'gentoo: app-containers/docker-compose'
|
||||
)
|
||||
license=("spdx:Apache-2.0")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-go")
|
||||
source=("${_realname}-${pkgver}.tar.gz::https://github.com/docker/compose/archive/v${pkgver}.tar.gz")
|
||||
|
||||
@ -10,6 +10,11 @@ arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://dev.maxmind.com/geoip/geoipupdate"
|
||||
msys2_repository_url="https://github.com/maxmind/geoipupdate"
|
||||
msys2_references=(
|
||||
'anitya: 230971'
|
||||
'archlinux: geoipupdate'
|
||||
'gentoo: net-misc/geoipupdate'
|
||||
)
|
||||
license=('spdx:Apache-2.0 OR MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-go" "git")
|
||||
backup=("${MINGW_PREFIX:1}/etc/GeoIP.conf")
|
||||
|
||||
@ -12,7 +12,9 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://git-lfs.com/'
|
||||
msys2_repository_url='https://github.com/git-lfs/git-lfs'
|
||||
msys2_references=(
|
||||
"archlinux: git-lfs"
|
||||
"cpe: cpe:/a:git_large_file_storage_project:git_large_file_storage"
|
||||
"gentoo: dev-vcs/git-lfs"
|
||||
)
|
||||
license=('spdx:MIT')
|
||||
depends=("git")
|
||||
|
||||
@ -10,6 +10,11 @@ url='https://github.com/itchyny/gojq'
|
||||
arch=('any')
|
||||
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
|
||||
license=('spdx:MIT')
|
||||
msys2_references=(
|
||||
'aur: gojq'
|
||||
'gentoo: app-misc/gojq'
|
||||
'purl: pkg:golang/github.com/itchyny/gojq'
|
||||
)
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-go" "${MINGW_PACKAGE_PREFIX}-cc" 'git')
|
||||
source=("${url}/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('86b8393d04cb40db09a8de96199f358c1e49bbd7d1ace5c95496cc7cc4102b3b')
|
||||
|
||||
@ -11,8 +11,11 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://gohugo.io/'
|
||||
msys2_repository_url='https://github.com/gohugoio/hugo/'
|
||||
msys2_references=(
|
||||
'anitya: 12959'
|
||||
'archlinux: hugo'
|
||||
'aur: hugo-git'
|
||||
"cpe: cpe:/a:gohugo:hugo"
|
||||
'gentoo: www-apps/hugo'
|
||||
)
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-cc-libs")
|
||||
|
||||
@ -13,6 +13,11 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://micro-editor.github.io/'
|
||||
msys2_repository_url='https://github.com/zyedidia/micro'
|
||||
license=('spdx:MIT')
|
||||
msys2_references=(
|
||||
'anitya: 19017'
|
||||
'aur: micro-git'
|
||||
'gentoo: app-editors/micro'
|
||||
)
|
||||
makedepends=(git "${MINGW_PACKAGE_PREFIX}-go" "${MINGW_PACKAGE_PREFIX}-cc")
|
||||
source=("git+https://github.com/zyedidia/micro#commit=04c577049ca898f097cd6a2dae69af0b4d4493e1") # tag: v2.0.14
|
||||
b2sums=('6c1d0fbf3b6830de95cc5bf1bd3905af36dc7a204fc353c8424848015c7ef6056e6d803e998f8dc397322168dc83a2861c75af29ff846c50435a2e5524c1632c')
|
||||
|
||||
@ -13,6 +13,7 @@ url="https://github.com/JanDeDobbeleer/oh-my-posh"
|
||||
msys2_documentation_url="https://ohmyposh.dev"
|
||||
msys2_references=(
|
||||
'aur: oh-my-posh'
|
||||
'purl: pkg:golang/github.com/JanDeDobbeleer/oh-my-posh'
|
||||
)
|
||||
license=('spdx:MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-go"
|
||||
|
||||
@ -11,7 +11,10 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://ollama.com'
|
||||
msys2_repository_url='https://github.com/ollama/ollama'
|
||||
msys2_references=(
|
||||
'anitya: 377712'
|
||||
'archlinux: ollama'
|
||||
'cpe: cpe:2.3:a:ollama:ollama'
|
||||
'purl: pkg:golang/github.com/ollama/ollama'
|
||||
)
|
||||
license=('spdx:MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-cc-libs"
|
||||
|
||||
@ -10,7 +10,10 @@ arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/containers/podman"
|
||||
msys2_references=(
|
||||
"anitya: 93284"
|
||||
"archlinux: podman"
|
||||
"cpe: cpe:/a:podman_project:podman"
|
||||
"gentoo: app-containers/podman"
|
||||
)
|
||||
license=('spdx:Apache-2.0')
|
||||
makedepends=(
|
||||
|
||||
@ -14,6 +14,7 @@ url='https://rclone.org/'
|
||||
msys2_references=(
|
||||
'archlinux: rclone'
|
||||
"cpe: cpe:/a:rclone:rclone"
|
||||
'gentoo: net-misc/rclone'
|
||||
)
|
||||
msys2_repository_url='https://github.com/rclone/rclone/'
|
||||
msys2_changelog_url='https://rclone.org/changelog/'
|
||||
|
||||
@ -9,6 +9,13 @@ pkgdesc="Fast, secure, efficient backup program (mingw-w64)"
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
arch=('any')
|
||||
url="https://github.com/restic/restic"
|
||||
msys2_references=(
|
||||
'anitya: 16643'
|
||||
'archlinux: restic'
|
||||
'aur: restic-git'
|
||||
'gentoo: app-backup/restic'
|
||||
'purl: pkg/golang/github.com/restic/restic'
|
||||
)
|
||||
options=('!strip')
|
||||
license=("spdx:BSD-2-Clause")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-go")
|
||||
|
||||
@ -9,6 +9,12 @@ pkgdesc='Format shell programs (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/mvdan/sh'
|
||||
msys2_references=(
|
||||
'anitya: 242179'
|
||||
'archlinux: shfmt'
|
||||
'gentoo: dev-util/sh'
|
||||
'purl: pkg:golang/mvdan.cc/sh/v3/cmd/shfmt'
|
||||
)
|
||||
license=('spdx:BSD-3-Clause')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-go"
|
||||
"${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -11,6 +11,8 @@ mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://gitea.com/gitea/tea'
|
||||
msys2_references=(
|
||||
'archlinux: tea'
|
||||
'aur: tea-git'
|
||||
'gentoo: dev-util/tea'
|
||||
)
|
||||
license=('spdx:MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-go" "${MINGW_PACKAGE_PREFIX}-cc" "git")
|
||||
|
||||
@ -11,6 +11,7 @@ mingw_arch=('ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/wakatime/wakatime-cli"
|
||||
msys2_references=(
|
||||
'aur: wakatime'
|
||||
'purl: pkg:golang/github.com/wakatime/wakatime-cli'
|
||||
)
|
||||
license=('spdx:BSD-3-Clause')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-go"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user