aboutsummaryrefslogblamecommitdiffstats
path: root/README.md
blob: af8d1b957bbcac0ed2e87e1ebe2b841aa1392313 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                                                                                                                                                                                                                                                                                                                                                             
# Arch Linux PKGBUILDs

Here are some PKGBUILDs modified by me:

* [delegate](https://git.marussy.com/pkgbuilds/tree/?h=delegate): Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface. I modified the [package from the AUR](https://aur.archlinux.org/packages/delegate/) to incorporate the [patch](https://stackoverflow.com/a/62457597) posted by the DeleGate author on StackOverflow. Fixes compile errors with recent glibc.

You can clone any of these packages as

```sh
git clone https://git.marussy.com/pkgbuilds --branch=<package> <package>
```

to inspect or build.