:: [Libbitcoin] APT repository
Góra strony
Delete this message
Reply to this message
Autor: vdo
Data:  
Dla: libbitcoin
Temat: [Libbitcoin] APT repository
Hi all,

I've created an APT repo with libbitcoin, libwallet, obelisk and sx
packages for amd64 arch.
As I see here, debian packaging is discontinued:
http://lists.dyne.org/lurker/message/20131203.190954.36bbc6bd.en.html

I have some experience with RPM packaging, but I'm quite new to debian
packaging, so any help is welcome.

If you want to give a try:
wget -O - -q http://apt.greyfaze.net/apt.greyfaze.net.key | sudo apt-key
add -
sudo echo "deb http://apt.greyfaze.net/debian/ testing main" >>
/etc/apt/sources.list
apt-get update
apt-get install sx

sources included too