dereenigne.org

reverse engineered

apt.dereenigne.org

I’ve decided to set up my own APT repository as a way of keeping my patched programs in sync across all my machines.

It currently contains two flavours of wine, 2 channel and 6 channel audio versions respectively, and bluez variant with support for the Logitech MX5500 keyboard and mouse. You can see an up to date release document here.

The repository is signed with a dedicated GPG key, and it can be added to your system using the following commands:

wget -O- -q http://apt.dereenigne.org/dereenigne.asc | gpg --import
# verify that it is the same key as on the MIT keyserver
gpg --export -a 78B1B6AE | sudo apt-key add -

I generally only build for amd64, but if you think you might actually use this, give me a shout. I can built other arches using pbuilder.


comments powered by Disqus