/dpkgs

Debian packaging for as-of-now unpackaged software that I personally use

Primary LanguageShellMIT LicenseMIT

dpkgs

License: MIT

Succeeded by NixOS configuration.

Debian packaging for as-of-now unpackaged software that I personally use.

Uploaded to cloudsmith.io

Building

Download upstream to build directory using:

./prepare.sh <package-name> <tag>

This will clone upstream <package-name> at <tag>, copying <package-name>/debian over appropriately. Then, build by entering build/<package-name> and running:

debuild -us -uc -b

Warning

Use my packages at your own risk. Often, the upstreams are rather easy to install yourself, so these packages are not worth the risk.