Awesome
Debian Package for Proxy Vole Project
Build dependencies
- debhelper (>= 9)
- cdbs
- default-jdk
- maven-debian-helper (>= 1.5)
- libini4j-java
- libjna-java
Download source code
- unzip
- wget
- libc-bin
- dos2unix
$ debian/rules get-orig-source
$ debian/rules publish-source
Build project
$ dpkg-buildpackage -rfakeroot -D -us -uc -i -I -sa
or
$ QUILT_PATCHES=debian/patches quilt push -a
$ fakeroot debian/rules clean binary
Tested
- Debian wheezy
- Debian jessie
- Debian stretch
- Debian buster
Repositories
$ wget -qO - https://bintray.com/user/downloadSubjectPublicKey?username=bintray | sudo apt-key add -
$ echo "deb https://dl.bintray.com/yadickson/debian [distribution] main" | sudo tee -a /etc/apt/sources.list.d/bintray.list
$ sudo apt-get update
$ sudo apt-get upgrade -y
$ sudo apt-get install libproxy-vole-java
License
GPL-3.0 © Yadickson Soto
Apache-2.0 © MarkusBernhardt