gitea/models/packages
KN4CK3R 0c3c041c88
Add Arch package registry (#32692)
Close #25037
Close #31037

This PR adds a Arch package registry usable with pacman.

![grafik](https://github.com/user-attachments/assets/81cdb0c2-02f9-4733-bee2-e48af6b45224)

Rewrite of #25396 and #31037. You can follow [this
tutorial](https://wiki.archlinux.org/title/Creating_packages) to build a
package for testing.

Docs PR: https://gitea.com/gitea/docs/pulls/111

Co-authored-by: [d1nch8g@ion.lc](mailto:d1nch8g@ion.lc)
Co-authored-by: @ExplodingDragon

---------

Co-authored-by: dancheg97 <dancheg97@fmnx.su>
Co-authored-by: dragon <ExplodingFKL@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-04 23:09:07 +00:00
..
alpine Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
arch Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
conan Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
conda Add Conda package registry (#22262) 2023-02-01 12:30:39 -06:00
container List all Debian package versions in Packages (#27786) 2023-10-29 14:14:47 +00:00
cran Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
debian Fix db engine (#32351) 2024-10-27 18:48:07 -04:00
nuget remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
rpm Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
descriptor.go Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
package_blob_upload.go Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
package_blob.go Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
package_cleanup_rule.go Use ErrInvalidArgument in packages (#22268) 2022-12-31 12:49:37 +01:00
package_file.go Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
package_property.go Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
package_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
package_version.go Fix package list performance (#30520) 2024-04-20 13:07:00 +02:00
package.go Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00