This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2022-04-27 07:57:19 +02:00
alpine-mirror *: fix style 2022-04-26 01:54:23 +02:00
apatch *: fix style 2022-04-26 01:54:23 +02:00
caddy-extended caddy-extended: new ptrcport 2022-04-26 03:42:46 +02:00
gaypaste gaypaste: upgrade to 1.1.2 2022-03-01 21:41:18 +01:00
kouhai kouhai: upgrade to 0_alpha4 2022-04-26 18:21:16 +02:00
libdrm-static libdrm-static: update maintainer 2022-04-26 01:55:13 +02:00
linux-smol linux-smol: new aport 2022-03-22 23:54:33 +01:00
miniroot miniroot: upgrade to 1.1.1 2022-01-18 15:30:56 +01:00
mkdisk mkdisk: new aport 2022-03-23 00:04:48 +01:00
mpv-launcher *: fix style 2022-04-26 01:54:23 +02:00
not-bash *: fix style 2022-04-26 01:54:23 +02:00
powersave-openrc *: fix style 2022-04-26 01:54:23 +02:00
ptrcports-keys ptrcports-keys: new ptrcport 2022-04-27 06:06:32 +02:00
qsign qsign: new ptrcport 2022-04-26 04:11:53 +02:00
root-enter root-enter: upgrade to 4 2022-04-26 02:22:18 +02:00
shorten *: fix style 2022-04-26 01:54:23 +02:00
spotify spotify: new aport 2022-02-22 18:03:23 +01:00
wireguard-vanity-address wireguard-vanity-address: upgrade 0.4.0_git20200327 2022-04-27 05:57:56 +02:00
.drone.yml meta: add armv7 builder 2022-01-18 15:30:56 +01:00
.gitignore meta: add .gitignore 2022-03-22 23:56:53 +01:00
README meta: add README 2022-04-27 07:57:19 +02:00

Hi!

This is an Alpine Linux repository of random packages I find useful, but
not quite fitting into the official aports repo.

All the stuff here is built from https://git.ddd.rip/ptrcnull/ptrcports,
currently the main supported architectures are x86_64 and aarch64.

Adding into your system (as root):
echo "@ptrc https://repo.ptrc.pl/ptrcports" >> /etc/apk/repositories
apk add --update --allow-untrusted ptrcports-keys@ptrc

After that, you can add packages via `apk add package-name@ptrc`.