Scripts for speedie-aur
Go to file
Jacob 5cf16efe84 Remove tarball creation
It just didn't work out.
2023-09-16 19:03:40 +02:00
packages Remove tarball creation 2023-09-16 19:03:40 +02:00
.OPT Initial commit 2023-08-27 13:54:07 +02:00
.gitignore Use a bash script for creating the tarball instead 2023-09-16 17:24:52 +02:00
.htaccess Add lister 2023-09-16 16:15:48 +02:00
ISSUE_TEMPLATE.md Improve last commit 2023-09-06 19:16:41 +02:00
LICENSE Add LICENSE file 2023-08-27 21:50:45 +02:00
README.md Initial commit 2023-08-27 13:54:07 +02:00
aur.speedie.site.conf Initial commit 2023-08-27 13:54:07 +02:00
aurmake Remove tarball creation 2023-09-16 19:03:40 +02:00

README.md

speedie-aur

NOTE: Directory packages/ must be created manually and should contain all packages available in the repository.

Setup

  1. Set up an Apache web server (See example config)
  2. Point Apache to /var/www/aur/packages
  3. Add packages to packages/
  4. Modify .OPT (path can be changed if you wish)
  5. Run aurmake publish to make packages and rsync to server