Skip to content

TD-Sky/portable-arch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Portable for Arch

This repository is intended for Arch Linux PKGBUILD scripts.


Usage:

  1. moeOS systems already have this enabled on latest updates
  2. Ordinary Arch systems:
  • Install paru

Edit /etc/paru.conf, add the following to include this repository:

[portable]
Url = https://github.com/Kraftland/portable-arch.git
Depth = 10
SkipReview
GenerateSrcinfo

(Note that SkipReview skips the paru review functionality, if you wish to have that please comment it out.)

  • Sync PKGBUILDs: paru -Syu --pkgbuilds

Contributing

We are currently only accepting x86_64 packages. Please place your PKGBUILD under x86_64/${pkgname} and create pull requests. If you are in need of other architectures, let me know.

Background

This repository was created because of AUR's opaque moderation rules, see An open letter to the AUR community.

About

Build files for use of Portable on Arch Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.6%
  • Shell 20.3%
  • C 2.1%