GitHub user mhall119 opened a pull request:

    https://github.com/apache/couchdb/pull/460

    Change snap packaging to build from source

    <!-- Thank you for your contribution!
         
         Please file this form by replacing markdown commentary
         tags with the text. If section needs in no action - remove it.
    
         Also remember, that CouchDB uses the Review-Then-Commit (RTC) model 
         of code collaboration. Positive feedback provides by +1 from committers
         while negative by -1. The -1 also means veto and need to be addressed
         to find the consensus. Once there are no objections, PR could be 
merged.
    
         See: http://couchdb.apache.org/bylaws.html#decisions for more info -->
    
    ## Overview
    
    Rather than creating a snap package from pre-build binaries, this allows 
building the snap package directly from source. Makes it possible to use 
external build automation such as build.snapcraft.io 
    
    ## Testing recommendations
    
    On any Ubuntu 16.04 or newer system, apt install "snapcraft" and then run 
"snapcraft snap" or "make snap". The resulting .snap file can be installed with 
"snap install --dangerous *.snap"


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mhall119/couchdb snap-from-source

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/460.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #460
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to