genode/repos/ports/ports/arora.port
Christian Prochaska d34bbbceb2 Arora: update to current git master branch
Our current version of Arora crashes at program exit. This bug has been
fixed on the Arora git master branch.

Fixes #1759
2015-11-09 13:08:30 +01:00

13 lines
410 B
Plaintext

LICENSE := unknown
VERSION := 7c7514d85a22b570fc85b47c010d0615f39e270d
DOWNLOADS := arora.archive
URL(arora) := https://github.com/Arora/arora/archive/$(VERSION).tar.gz
SHA(arora) := 67bbe66b5869723fa7261fe32d73ec7a8621902c
DIR(arora) := src/app/arora
PATCHES := $(foreach P,$(shell cat $(REP_DIR)/src/app/arora/patches/series),\
src/app/arora/patches/$P)
PATCH_OPT := -p1 -d src/app/arora