GDR!
GDR!
Aargh, mach.c and mach.h were supposed to be deleted. If it's not a problem: would you mind checking again if it compiles when they're gone?
Right! Thanks for the patch. Do you want to make a pull request to see your name in the commit log or should I just merge it?
Alright, will test and merge. I don't like removing the debug printf - if you don't like it, don't run with -d?
New location: https://github.com/anthonybilinski/tox.pkg/commit/44f27bc69be059b5d6356e5b9e71fb5aaf2b83e0 Mirror(2020): https://github.com/gjedeer/tox.pkg/tree/891b2241c65563b4f2af0ccc0745811e3298d3dc/tuntox
Toxcore is in sid https://packages.debian.org/sid/libtoxcore2
There's now a debian/ subdirectory in the tuntox source: https://github.com/gjedeer/tuntox/tree/master/debian I'm building deb files using Bitbucket CI here: https://bitbucket.org/gjedeer/tuntox/downloads/ The CI runs: https://bitbucket.org/gjedeer/tuntox/addon/pipelines/home There's also a Debian section in BUILDING.md...
Yeah, on anything with libtoxcore-dev installed a quick `make` should be enough.
@L-a-n-g-o-l-i-e-r-s isn't the URL unique to a particular version of the script?
I mean, at all CDNs I know URLs are like https://somethingsomething.com/jquery-3.2.1.js or /jquery/3.3.3/jquery.js - the URL content is immutable. If you want to use later jQuery you change the link...
Damn. On December 19, 2016 9:28:43 PM CET, Austin Hartzheim wrote: >@gjedeer jsDelivr is a counter example due to their version aliasing >feature. >More information about that is available here:...