PyBitmessage/debian
citizenaspirant 5f955ba52f debian package building added 2020-04-30 19:05:11 +00:00
..
apparmor debian package building added 2020-04-30 19:05:11 +00:00
source debian package building added 2020-04-30 19:05:11 +00:00
README.Debian debian package building added 2020-04-30 19:05:11 +00:00
bitmessage-docs.docs debian package building added 2020-04-30 19:05:11 +00:00
changelog debian package building added 2020-04-30 19:05:11 +00:00
compat debian package building added 2020-04-30 19:05:11 +00:00
control debian package building added 2020-04-30 19:05:11 +00:00
copyright debian package building added 2020-04-30 19:05:11 +00:00
menu debian package building added 2020-04-30 19:05:11 +00:00
python-bitmessage.install debian package building added 2020-04-30 19:05:11 +00:00
rules debian package building added 2020-04-30 19:05:11 +00:00

README.Debian

bitmessage for Debian
--------------------

In order to build the .deb yourself, you'll first have to install the stuff that's neccessary to compile .debs:


apt-get install python-minimal python-setuptools python-all \
    python openssl libssl-dev dh-apparmor debhelper dh-python \
    python-msgpack python-qt4 git


Next make some build directory and clone the newest git repository:

And if I haven't forgotten anything, you can build the .deb package now:


dpkg-buildpackage -us -uc


I've tried this with Debian Buster, but I'd expect it to work on most if not all recent debian-based distributions. Maybe with some minor changes.

 -- citizenaspirant <citizenadmin@helicoptarianconstitocracy.org>  Wed, 29 Apr 2020 17:53:21 +0000