From: Paul Brossier Date: Fri, 26 Aug 2016 13:36:08 +0000 (+0200) Subject: doc/debian_packages.rst: added page on debian packages X-Git-Tag: 0.4.4~251 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=e635771c5cd7496e0ec197b8c62ba4f134703469;p=aubio.git doc/debian_packages.rst: added page on debian packages --- diff --git a/doc/debian_packages.rst b/doc/debian_packages.rst new file mode 100644 index 00000000..6680f1aa --- /dev/null +++ b/doc/debian_packages.rst @@ -0,0 +1,16 @@ +Debian/Ubuntu packages +---------------------- + +For the latest Debian packages, see https://packages.debian.org/src:aubio. + +For the latest Ubuntu packages, see http://packages.ubuntu.com/src:aubio. + +For the latest version of the packages, see +https://anonscm.debian.org/cgit/collab-maint/aubio.git/. Use +``git-buildpackage`` to build from the git repository. For instance: + +.. code-block:: bash + + $ git clone git://anonscm.debian.org/collab-maint/aubio.git + $ cd aubio + $ git buildpackage