Skip to content

Commit

Permalink
Generate new metadata for Repology
Browse files Browse the repository at this point in the history
  • Loading branch information
Termux Github Actions committed Nov 16, 2024
1 parent 4ee8135 commit 622796f
Showing 1 changed file with 71 additions and 71 deletions.
142 changes: 71 additions & 71 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -11504,15 +11504,15 @@
},
{
"name": "hcl",
"version": "2.22.0",
"version": "2.23.0",
"description": "A toolkit for creating structured configuration languages",
"homepage": "https://github.com/hashicorp/hcl",
"depends": [],
"srcurl": "https://github.com/hashicorp/hcl/archive/refs/tags/v2.22.0.tar.gz",
"srcurl": "https://github.com/hashicorp/hcl/archive/refs/tags/v2.23.0.tar.gz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/36a2c69455/packages/hcl",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/36a2c69455/packages/hcl/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/36a2c69455/packages/hcl/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/ced51f7901/packages/hcl",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/ced51f7901/packages/hcl/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/ced51f7901/packages/hcl/build.sh",
"package_patch_urls": [],
"package_patch_raw_urls": [],
"auto_updated": true
Expand Down Expand Up @@ -15596,7 +15596,7 @@
},
{
"name": "libdart",
"version": "6.14.5",
"version": "6.15.0",
"description": "Dynamic Animation and Robotics Toolkit",
"homepage": "https://dartsim.github.io/",
"depends": [
Expand All @@ -15613,18 +15613,18 @@
"octomap",
"libtinyxml2"
],
"srcurl": "https://github.com/dartsim/dart/archive/refs/tags/v6.14.5.tar.gz",
"srcurl": "https://github.com/dartsim/dart/archive/refs/tags/v6.15.0.tar.gz",
"maintainer": "Pooya Moradi <[email protected]>",
"package_sources_url": "https://github.com/termux/termux-packages/tree/0da33da395/packages/libdart",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/0da33da395/packages/libdart/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/0da33da395/packages/libdart/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/56ba9baeb8/packages/libdart",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/56ba9baeb8/packages/libdart/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/56ba9baeb8/packages/libdart/build.sh",
"package_patch_urls": [
"https://github.com/termux/termux-packages/blob/0da33da395/packages/libdart/CMakeLists.txt.patch",
"https://github.com/termux/termux-packages/blob/0da33da395/packages/libdart/cmake-dart.pc.in.patch"
"https://github.com/termux/termux-packages/blob/56ba9baeb8/packages/libdart/CMakeLists.txt.patch",
"https://github.com/termux/termux-packages/blob/56ba9baeb8/packages/libdart/cmake-dart.pc.in.patch"
],
"package_patch_raw_urls": [
"https://raw.githubusercontent.com/termux/termux-packages/0da33da395/packages/libdart/CMakeLists.txt.patch",
"https://raw.githubusercontent.com/termux/termux-packages/0da33da395/packages/libdart/cmake-dart.pc.in.patch"
"https://raw.githubusercontent.com/termux/termux-packages/56ba9baeb8/packages/libdart/CMakeLists.txt.patch",
"https://raw.githubusercontent.com/termux/termux-packages/56ba9baeb8/packages/libdart/cmake-dart.pc.in.patch"
],
"auto_updated": true
},
Expand Down Expand Up @@ -26226,7 +26226,7 @@
},
{
"name": "mympd",
"version": "18.2.0",
"version": "18.2.1",
"description": "A standalone and lightweight web-based MPD client",
"homepage": "https://jcorporation.github.io/myMPD/",
"depends": [
Expand All @@ -26237,22 +26237,22 @@
"pcre2",
"resolv-conf"
],
"srcurl": "https://github.com/jcorporation/myMPD/archive/refs/tags/v18.2.0.tar.gz",
"srcurl": "https://github.com/jcorporation/myMPD/archive/refs/tags/v18.2.1.tar.gz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/359785fc5a/packages/mympd",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/359785fc5a/packages/mympd/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/359785fc5a/packages/mympd/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/1f3454cc37/packages/mympd",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/1f3454cc37/packages/mympd/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/1f3454cc37/packages/mympd/build.sh",
"package_patch_urls": [
"https://github.com/termux/termux-packages/blob/359785fc5a/packages/mympd/CMakeLists.txt.patch",
"https://github.com/termux/termux-packages/blob/359785fc5a/packages/mympd/dist-libmympdclient-include-config.h.patch",
"https://github.com/termux/termux-packages/blob/359785fc5a/packages/mympd/src-lib-http_client.c.patch",
"https://github.com/termux/termux-packages/blob/359785fc5a/packages/mympd/src-mpd_client-autoconf.c.patch"
"https://github.com/termux/termux-packages/blob/1f3454cc37/packages/mympd/CMakeLists.txt.patch",
"https://github.com/termux/termux-packages/blob/1f3454cc37/packages/mympd/dist-libmympdclient-include-config.h.patch",
"https://github.com/termux/termux-packages/blob/1f3454cc37/packages/mympd/src-lib-http_client.c.patch",
"https://github.com/termux/termux-packages/blob/1f3454cc37/packages/mympd/src-mpd_client-autoconf.c.patch"
],
"package_patch_raw_urls": [
"https://raw.githubusercontent.com/termux/termux-packages/359785fc5a/packages/mympd/CMakeLists.txt.patch",
"https://raw.githubusercontent.com/termux/termux-packages/359785fc5a/packages/mympd/dist-libmympdclient-include-config.h.patch",
"https://raw.githubusercontent.com/termux/termux-packages/359785fc5a/packages/mympd/src-lib-http_client.c.patch",
"https://raw.githubusercontent.com/termux/termux-packages/359785fc5a/packages/mympd/src-mpd_client-autoconf.c.patch"
"https://raw.githubusercontent.com/termux/termux-packages/1f3454cc37/packages/mympd/CMakeLists.txt.patch",
"https://raw.githubusercontent.com/termux/termux-packages/1f3454cc37/packages/mympd/dist-libmympdclient-include-config.h.patch",
"https://raw.githubusercontent.com/termux/termux-packages/1f3454cc37/packages/mympd/src-lib-http_client.c.patch",
"https://raw.githubusercontent.com/termux/termux-packages/1f3454cc37/packages/mympd/src-mpd_client-autoconf.c.patch"
],
"auto_updated": true
},
Expand Down Expand Up @@ -31709,32 +31709,32 @@
],
"srcurl": "https://www.python.org/ftp/python/3.12.7/Python-3.12.7.tar.xz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/de4fe63c40/packages/python",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/6fc9e13458/packages/python",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/build.sh",
"package_patch_urls": [
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0001-fix-hardcoded-paths.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0002-no-setuid-servers.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0003-ctypes-util-use-llvm-tools.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0004-impl-getprotobyname.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0005-impl-multiprocessing.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0006-do-not-use-xattr.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0007-disable-multiarch.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0008-do-not-use-link.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0009-build-with-fPIC.patch",
"https://github.com/termux/termux-packages/blob/de4fe63c40/packages/python/0010-link-modules-against-libpython.patch"
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0001-fix-hardcoded-paths.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0002-no-setuid-servers.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0003-ctypes-util-use-llvm-tools.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0004-impl-getprotobyname.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0005-impl-multiprocessing.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0006-do-not-use-xattr.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0007-disable-multiarch.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0008-do-not-use-link.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0009-build-with-fPIC.patch",
"https://github.com/termux/termux-packages/blob/6fc9e13458/packages/python/0010-link-modules-against-libpython.patch"
],
"package_patch_raw_urls": [
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0001-fix-hardcoded-paths.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0002-no-setuid-servers.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0003-ctypes-util-use-llvm-tools.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0004-impl-getprotobyname.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0005-impl-multiprocessing.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0006-do-not-use-xattr.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0007-disable-multiarch.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0008-do-not-use-link.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0009-build-with-fPIC.patch",
"https://raw.githubusercontent.com/termux/termux-packages/de4fe63c40/packages/python/0010-link-modules-against-libpython.patch"
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0001-fix-hardcoded-paths.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0002-no-setuid-servers.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0003-ctypes-util-use-llvm-tools.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0004-impl-getprotobyname.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0005-impl-multiprocessing.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0006-do-not-use-xattr.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0007-disable-multiarch.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0008-do-not-use-link.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0009-build-with-fPIC.patch",
"https://raw.githubusercontent.com/termux/termux-packages/6fc9e13458/packages/python/0010-link-modules-against-libpython.patch"
],
"auto_updated": false
},
Expand Down Expand Up @@ -32961,20 +32961,20 @@
},
{
"name": "rclone",
"version": "1.68.1",
"version": "1.68.2",
"description": "rsync for cloud storage",
"homepage": "https://rclone.org/",
"depends": [],
"srcurl": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1.tar.gz",
"srcurl": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2.tar.gz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/178d405729/packages/rclone",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/178d405729/packages/rclone/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/178d405729/packages/rclone/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/291b4feb9d/packages/rclone",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/291b4feb9d/packages/rclone/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/291b4feb9d/packages/rclone/build.sh",
"package_patch_urls": [
"https://github.com/termux/termux-packages/blob/178d405729/packages/rclone/autocomplete_path.patch"
"https://github.com/termux/termux-packages/blob/291b4feb9d/packages/rclone/autocomplete_path.patch"
],
"package_patch_raw_urls": [
"https://raw.githubusercontent.com/termux/termux-packages/178d405729/packages/rclone/autocomplete_path.patch"
"https://raw.githubusercontent.com/termux/termux-packages/291b4feb9d/packages/rclone/autocomplete_path.patch"
],
"auto_updated": true
},
Expand Down Expand Up @@ -34744,20 +34744,20 @@
},
{
"name": "sftpgo",
"version": "2.6.2",
"version": "2.6.3",
"description": "Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server",
"homepage": "https://sftpgo.com/",
"depends": [],
"srcurl": "https://github.com/drakkan/sftpgo/releases/download/v2.6.2/sftpgo_v2.6.2_src_with_deps.tar.xz",
"srcurl": "https://github.com/drakkan/sftpgo/releases/download/v2.6.3/sftpgo_v2.6.3_src_with_deps.tar.xz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/a5754997bd/packages/sftpgo",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/a5754997bd/packages/sftpgo/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/a5754997bd/packages/sftpgo/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/3116fa7334/packages/sftpgo",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/3116fa7334/packages/sftpgo/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/3116fa7334/packages/sftpgo/build.sh",
"package_patch_urls": [
"https://github.com/termux/termux-packages/blob/a5754997bd/packages/sftpgo/0001-conf.patch"
"https://github.com/termux/termux-packages/blob/3116fa7334/packages/sftpgo/0001-conf.patch"
],
"package_patch_raw_urls": [
"https://raw.githubusercontent.com/termux/termux-packages/a5754997bd/packages/sftpgo/0001-conf.patch"
"https://raw.githubusercontent.com/termux/termux-packages/3116fa7334/packages/sftpgo/0001-conf.patch"
],
"auto_updated": true
},
Expand Down Expand Up @@ -47196,7 +47196,7 @@
},
{
"name": "ghex",
"version": "46.0",
"version": "46.1",
"description": "A simple binary editor for the Gnome desktop.",
"homepage": "https://wiki.gnome.org/Apps/Ghex",
"depends": [
Expand All @@ -47206,16 +47206,16 @@
"libcairo",
"pango"
],
"srcurl": "https://ftp.gnome.org/pub/GNOME/sources/ghex/46/ghex-46.0.tar.xz",
"srcurl": "https://download.gnome.org/sources/ghex/46/ghex-46.1.tar.xz",
"maintainer": "@termux",
"package_sources_url": "https://github.com/termux/termux-packages/tree/a338cd8a4f/x11-packages/ghex",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/a338cd8a4f/x11-packages/ghex/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/a338cd8a4f/x11-packages/ghex/build.sh",
"package_sources_url": "https://github.com/termux/termux-packages/tree/d14b7a6f18/x11-packages/ghex",
"package_recipe_url": "https://github.com/termux/termux-packages/blob/d14b7a6f18/x11-packages/ghex/build.sh",
"package_recipe_url_raw": "https://raw.githubusercontent.com/termux/termux-packages/d14b7a6f18/x11-packages/ghex/build.sh",
"package_patch_urls": [
"https://github.com/termux/termux-packages/blob/a338cd8a4f/x11-packages/ghex/src-main.c.patch"
"https://github.com/termux/termux-packages/blob/d14b7a6f18/x11-packages/ghex/src-main.c.patch"
],
"package_patch_raw_urls": [
"https://raw.githubusercontent.com/termux/termux-packages/a338cd8a4f/x11-packages/ghex/src-main.c.patch"
"https://raw.githubusercontent.com/termux/termux-packages/d14b7a6f18/x11-packages/ghex/src-main.c.patch"
],
"auto_updated": true
},
Expand Down

0 comments on commit 622796f

Please sign in to comment.