exherbo-impulze/packages/dev-lua/oocairo/oocairo-1.3.exheres-0

13 lines
311 B
Bash

# Copyright 2010 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require oocairo
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.11 ] ]
DEFAULT_SRC_PREPARE_PATCHES+=(
"${FILES}/oocairo-1.3-lua_fix.patch"
)
PLATFORMS="~amd64"