Closed chybz closed 9 years ago
Awesome! Is there a target platform (I don't actually know Debian package management).
It should work on any platform Debian/Ubuntu supports, plus very easily on NetBSD-based pkgsrc platforms (NetBSD, Darwin, OS X, ...). If you want to test it:
cd SOURCE
dpkg-buildpackage -b -uc
If everything goes well (no missing dependencies), you should end up with a bunch of .deb
files in the parent directory.
If you have other questions, feel free !
Hey Travis,
working mostly on Debian systems, I hate unpackaged software installations so I thought it could be nice to add support for it.
Hope you'll find this useful.