Skip to content

Instantly share code, notes, and snippets.

View davedoesdev's full-sized avatar

David Halls davedoesdev

View GitHub Profile
@davedoesdev
davedoesdev / .gitignore
Created November 12, 2012 07:55
Using Webkit from GTK+/Vala
webkit-example
@davedoesdev
davedoesdev / .gitignore
Last active June 27, 2021 15:32
webauthn4js import test
/dist
/node_modules
@davedoesdev
davedoesdev / svgalib-1.4.3.patch
Created September 21, 2012 21:46
Getting SVGAlib to compile
diff -ru packages.orig/svgalib-1.4.3/Makefile packages/svgalib-1.4.3/Makefile
--- packages.orig/svgalib-1.4.3/Makefile 2001-04-18 18:35:51.000000000 +0100
+++ packages/svgalib-1.4.3/Makefile 2010-04-30 22:01:09.000000000 +0100
@@ -86,22 +86,7 @@
BACKUP = ../svgalib-$(VERSION).tar.gz
-default:
- @echo "To install SVGAlib, do one of the following:"
- @echo ""