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 / PKGBUILD
Created July 27, 2014 00:57
libqxt-git PKGBUILD
# Maintainer: Ismael Carnales <icarnales@gmail.com>
# Contributor: TDY <tdy@gmx.com>
# Contributor: Michael S. Walker <barrucadu@localhost>
pkgname=libqxt-git
pkgver=0.7.r2122.3e7424f
pkgrel=1
pkgdesc="provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit (git version)"
arch=('i686' , 'x86_64')
url="http://www.libqxt.org"
@ant32
ant32 / PKGBUILD
Created August 17, 2014 18:28
mingw-w64-qt5-base mariadbclient compatitblity
# Contributor: Filip Brcic <brcha@gna.org>
# Contributor: jellysheep <max.mail@dameweb.de>
pkgname=mingw-w64-qt5-base
pkgver=5.3.1
pkgrel=2
pkgdesc="A cross-platform application and UI framework (mingw-w64)"
arch=(i686 x86_64)
url="http://qt-project.org"
license=("custom, FDL, GPL3, LGPL")
depends=(
@ant32
ant32 / PKGBUILD
Created August 17, 2014 18:09
mingw-w64-mariadbclient
# Maintainer: ant32 <antreimer@gmail.com>
pkgname=mingw-w64-mariadbclient
pkgver=2.0.0
pkgrel=1
pkgdesc="MariaDB Client Library for C (mingw-w64)"
arch=(any)
url="https://mariadb.org"
license=("LGPL")
depends=('mingw-w64-crt' 'mingw-w64-zlib' 'mingw-w64-libiconv')
@ant32
ant32 / mingw-w64-libgpg-error.log
Created September 2, 2014 19:28
mingw-w64-libgpg-error build log
==> Creating clean working copy [philip]...done
==> Making package: mingw-w64-libgpg-error 1.13-1 (Tue Sep 2 13:26:10 CST 2014)
==> Retrieving sources...
-> Downloading libgpg-error-1.13.tar.bz2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 478k 100 478k 0 0 99549 0 0:00:04 0:00:04 --:--:-- 121k
-> Downloading libgpg-error-1.13.tar.bz2.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
@ant32
ant32 / mingw-w64-gconf.log
Created September 16, 2014 15:02
mingw-w64-gconf error log
==> Creating clean working copy [mingw]...done
==> Making package: mingw-w64-gconf 3.2.6-1 (Tue Sep 16 08:39:33 CST 2014)
==> Retrieving sources...
-> Downloading GConf-3.2.6.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 1523k 2 33053 0 0 24213 0 0:01:04 0:00:01 0:01:03 24196
@ant32
ant32 / mingw-w64-venom-git.log
Last active August 29, 2015 14:06
mingw-w64-venom-git build log
==> Creating clean working copy [mingw]...done
==> Making package: mingw-w64-venom-git 615.7fa007d-1 (Fri Jan 30 15:33:17 MST 2015)
==> Retrieving sources...
-> Cloning Venom git repo...
Cloning into bare repository '/home/philip/build/amr/build/mingw-w64-venom-git/Venom'...
==> Validating source files with md5sums...
Venom ... Skipped
==>(B Making package: mingw-w64-venom-git 615.7fa007d-1 (Fri Jan 30 15:33:30 MST 2015)(B
==>(B Checking runtime dependencies...(B
==>(B Installing missing dependencies...(B
@ant32
ant32 / improveincludes.patch
Created January 9, 2015 07:28
QtRPT less includes in qtrpt.h
Index: QtRptProject/QtRPT/RptFieldObject.h
===================================================================
--- QtRptProject/QtRPT/RptFieldObject.h (revision 264)
+++ QtRptProject/QtRPT/RptFieldObject.h (working copy)
@@ -9,9 +9,8 @@
#ifndef RPTFIELDOBJECT_H
#define RPTFIELDOBJECT_H
-#include <QDomDocument>
#include "qtrpt.h"
@ant32
ant32 / 0016-icu-pkgconfig.patch
Created January 16, 2015 05:37
mingw-w64-icu patch needed for qt5
--- source/icudefs.mk.in.orig 2012-11-05 20:18:14 +0300
+++ source/icudefs.mk.in 2012-12-17 10:29:24 +0300
@@ -250,14 +250,14 @@
CTESTFW_STUBNAME = test
# Just the libs.
-ICULIBS_DT = -l$(STATIC_PREFIX_WHEN_USED)$(ICUPREFIX)$(DATA_STUBNAME)$(ICULIBSUFFIX)$(SO_TARGET_VERSION_SUFFIX)
-ICULIBS_UC = -l$(STATIC_PREFIX_WHEN_USED)$(ICUPREFIX)$(COMMON_STUBNAME)$(ICULIBSUFFIX)$(SO_TARGET_VERSION_SUFFIX)
-ICULIBS_I18N = -l$(STATIC_PREFIX_WHEN_USED)$(ICUPREFIX)$(I18N_STUBNAME)$(ICULIBSUFFIX)$(SO_TARGET_VERSION_SUFFIX)
-ICULIBS_LE = -l$(STATIC_PREFIX_WHEN_USED)$(ICUPREFIX)$(LAYOUT_STUBNAME)$(ICULIBSUFFIX)$(SO_TARGET_VERSION_SUFFIX)
@ant32
ant32 / PKGBUILD
Created January 28, 2015 19:53
mingw-w64-gstreamer 1.4.3-1
pkgname=mingw-w64-gstreamer
pkgver=1.4.3
pkgrel=1
pkgdesc="GStreamer Multimedia Framework (mingw-w64)"
arch=(any)
license=('LGPL')
url="http://gstreamer.freedesktop.org/"
options=('!strip' '!buildflags' 'staticlibs')
depends=(mingw-w64-{glib2,libxml2})
@ant32
ant32 / PKGBUILD
Created January 28, 2015 19:04
mingw-w64-gnome-themes-standard 3.14.2.3-1
pkgname=mingw-w64-gnome-themes-standard
pkgver=3.14.2.3
pkgrel=1
pkgdesc="Default themes for the GNOME desktop (mingw-w64)"
arch=(any)
url="http://www.gnome.org"
license=(GPL2)
options=('!strip' '!buildflags' '!libtool' 'staticlibs')
depends=('mingw-w64-librsvg')
makedepends=('mingw-w64-configure' 'mingw-w64-gtk3>=3.14.0' 'mingw-w64-gtk2>=2.24.15' 'librsvg' 'gdk-pixbuf2' 'intltool' 'gtk3')