Skip to content

Instantly share code, notes, and snippets.

View LangeSebastian's full-sized avatar

LangeSebastian

View GitHub Profile
@LangeSebastian
LangeSebastian / 0001-Added-build-instructions-for-armv7h-RPi2.patch
Created March 23, 2017 22:00
Patch for xf86-input-egalax on AUR to build for armv7h (Raspberry Pi 2)
From 4abaf557c620ee7758d03a6f061704fbab1c6c56 Mon Sep 17 00:00:00 2001
From: Sebastian Lange <archlinux@serial-experiments.de>
Date: Thu, 23 Mar 2017 21:54:30 +0000
Subject: [PATCH] Added build instructions for armv7h (RPi2)
---
PKGBUILD | 40 +++++++++++++++++++++++++---------------
1 file changed, 25 insertions(+), 15 deletions(-)
diff --git a/PKGBUILD b/PKGBUILD
#!/usr/bin/bash
# Copyright (c) Joakim Reinert. All rights reserved.
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
API_URL='https://api.domrobot.com/xmlrpc/'
TMPDIR='/tmp/inwx-acme'