Find a file
2023-05-03 03:11:55 +02:00
abr abr: use real file for fake gitconfig 2023-04-28 04:38:48 +02:00
alpine-mirror alpine-mirror: upgrade to 1.1.0 2022-05-15 12:36:25 +02:00
apatch apatch: upgrade to 1.5.0 2023-05-03 02:24:35 +02:00
fdcreate fdcreate: rebuild against skalibs-2.13.1.0 2023-03-02 18:42:26 +01:00
font-ctrld font-ctrld: new ptrcport 2022-08-29 00:38:39 +02:00
font-sf-pro font-sf-pro: fix build 2022-10-09 18:52:20 +02:00
gaypaste gaypaste: upgrade to 1.1.2 2022-03-01 21:41:18 +01:00
hiprompt-gtk-ptrc hiprompt-gtk-ptrc: new ptrcport 2023-04-25 15:37:41 +02:00
htop-full htop-full: upgrade to 3.2.2 2023-02-05 20:11:00 +01:00
jsq jsq: fix makedepends 2022-06-21 00:47:50 +02:00
kiss kiss: new ptrcport 2022-05-01 08:52:14 +02:00
kouhai kouhai: upgrade to 0_alpha10 2023-01-28 22:07:41 +01:00
linux-smol linux-smol: add posix timers 2023-02-04 00:22:49 +01:00
logwrap logwrap: new ptrcport 2022-07-06 15:12:29 +02:00
magiskboot magiskboot: new ptrcport 2022-06-01 18:52:52 +02: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
nginx-current nginx: upgrade to 1.24.0 2023-04-11 18:48:10 +02:00
nitter nitter: downgrade zippy 2023-04-05 05:56:22 +02:00
node-print node-print: upgrade to 11 2023-04-28 05:11:30 +02:00
not-bash *: fix style 2022-04-26 01:54:23 +02:00
openssl-sha512sum-shim openssl-sha512sum-shim: upgrade to 1.0.3 2022-08-06 11:27:36 +02:00
powersave-openrc *: fix style 2022-04-26 01:54:23 +02:00
ptrc ptrc: upgrade to 3 2023-05-03 02:24:53 +02:00
ptrc-build ptrc-build: upgrade to 4 2022-04-29 03:28:02 +02:00
ptrcbuild-base ptrcbuild-base: upgrade to 2 2022-07-23 01:38:28 +02:00
ptrcports-keys ptrcports-keys: new ptrcport 2022-04-27 06:06:32 +02:00
qsign qsign: use flock instead 2023-04-26 02:09:55 +02:00
root-enter root-enter: fix checksum 2023-04-28 05:21:49 +02:00
shorten shorten: upgrade to 1.1.0 2023-04-11 02:01:21 +02:00
simple-suspend simple-suspend: new ptrcport 2022-07-06 14:59:09 +02:00
tapws tapws: new ptrcport 2022-06-10 06:20:22 +02:00
unresolved unresolved: add missing fetch step 2023-03-11 05:44:49 +01:00
wireguard-vanity-address wireguard-vanity-address: fix build 2023-03-20 19:35:49 +01:00
writevt writevt: upgrade to 0_git20221219 2023-01-08 13:40:02 +01: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
.gitlab-ci.yml meta: print branch after ci, if not master 2023-05-03 02:35:42 +02:00
.rootbld-repositories meta: add .rootbld-repositories 2022-04-28 02:53:17 +02:00
README meta: update README 2023-03-03 00:08:31 +01: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.ptrc.gay/ptrcnull/ptrcports,
currently the main supported architectures are x86_64 and aarch64.

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

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