Skip to content

Files required for building znapzend debian packages

Notifications You must be signed in to change notification settings

lotheac/znapzend-debian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Testing ZnapZend Debian packages

You can download prebuilt package from 'releases' section of this repository. Please report back with problems.

Creating ZnapZend Debian packages

Install required packages:

apt install git devscripts dh-systemd unzip build-essential

Build debs:

git clone https://github.com/Gregy/znapzend-debian.git
cd znapzend-debian
git clone -b v0.19.0 https://github.com/oetiker/znapzend
cp -r debian/ znapzend
cd znapzend
debuild -us -uc

Resulting packages are in parent directory

About

Files required for building znapzend debian packages

Resources

Stars

Watchers

Forks

Packages

No packages published