Skip to content

Instantly share code, notes, and snippets.

View ant32's full-sized avatar

Philip A Reimer ant32

  • Alberta, Canada
View GitHub Profile
@ant32
ant32 / PKGBULD
Last active December 20, 2015 09:39
mingw-w64-bullet PKGBUILD
# Maintainer: naelstrof <naelstrof@gmail.com>
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Paul Bienkowski <opatutlol@aol.com>
# Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
pkgname=mingw-w64-bullet
pkgver=2.81
pkgrel=1
pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation (mingw-w64)"
arch=('any')
url="http://www.bulletphysics.com/Bullet/"
@ant32
ant32 / libftdi1_20130814-1713.log
Created August 14, 2013 23:17
libftdi1 build error
Cloning into 'libftdi-1.0'...
Checking connectivity... done
/build/mingw-w64-libftdi1_20130814-1713/mingw-w64-libftdi1/src/libftdi-1.0/build-i686-w64-mingw32 /build/mingw-w64-libftdi1_20130814-1713/mingw-w64-libftdi1/src/libftdi-1.0
/build/mingw-w64-libftdi1_20130814-1713/mingw-w64-libftdi1/src/libftdi-1.0/build-i686-w64-mingw32
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /usr/bin/i686-w64-mingw32-gcc
-- Check for working C compiler: /usr/bin/i686-w64-mingw32-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
@ant32
ant32 / PKGBUILD
Last active December 21, 2015 10:59
mingw-w64-headers-svn PKGBUILD
# Maintainer: rubenvb vanboxem <dottie> ruben <attie> gmail <dottie> com
# Modified by: Philip A Reimer <antreimer@gmail.com>
pkgname='mingw-w64-headers-svn'
pkgdesc="MinGW-w64 headers for Windows"
pkgver=5969
pkgrel=1
arch=('any')
url="http://mingw-w64.sourceforge.net"
license=('custom')
groups=('mingw-w64-toolchain' 'mingw-w64')
@ant32
ant32 / winpthreads.log
Created August 23, 2013 19:51
winpthread doesn't build with headers commit 6112 and newer
==> Making package: mingw-w64-winpthreads 6132-1 (Fri Aug 23 13:51:09 CST 2013)
==> Retrieving sources...
==>(B Making package: mingw-w64-winpthreads 6132-1 (Fri Aug 23 13:51:11 CST 2013)(B
==>(B Checking runtime dependencies...(B
==>(B Checking buildtime dependencies...(B
==>(B Retrieving sources...(B
==>(B Extracting sources...(B
==>(B Starting build()...(B
==>(B Connecting to SVN server....(B
A winpthreads/config.h.in
@ant32
ant32 / invoice_print.xml
Created December 22, 2015 18:59
Half Quaser Invoice
<?xml version="1.0" encoding="ISO-8859-1"?>
<ReportDefn
name="Print Customer Invoice"
module="Sales"
orientation="Portrait"
pageWidth="5100"
pageHeight="3300"
leftMargin="150"
rightMargin="150"
Only in orig_tcl8.6.4/compat/zlib: inflate.c
Only in orig_tcl8.6.4/compat/zlib: inflate.h
diff -ur orig_tcl8.6.4/win/configure.in tcl8.6.4/win/configure.in
--- orig_tcl8.6.4/win/configure.in 2015-03-11 07:59:56.000000000 -0600
+++ tcl8.6.4/win/configure.in 2018-04-05 17:52:51.129758764 -0600
@@ -126,20 +126,8 @@
], [
tcl_ok=yes
])
-AS_IF([test "$tcl_ok" = "yes"], [