Skip to content

OdyX/vaudtax-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

VaudTax 2020 package generator

This is a Debian-package generator for VaudTax 2020.

How to build a Debian VaudTax package

  1. Make sure to have the following packages installed:
  • dpkg-dev
  • debhelper (>= 13)
  • wget
  • devscripts
  • quilt
  1. Download the latest version and prepare the build: run the following command from the root of this repository:
$ debian/rules get-orig-source
  1. Apply the patches:
    $ QUILT_PATCHES=debian/patches quilt push -af
  1. Build the binary package:
    $ debuild -b
  1. Install it:
# debi

LICENSE

All that code is GPLv3+, Copyright 2013-2020, Didier Raboud [email protected].

VaudTax itself is proprietary code owned by the Swiss Vaud canton.

About

Debian packaging for VaudTax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published