exherbo-impulze/packages/dev-lua/oocairo/oocairo-1.3.exheres-0
Daniel Mierswa 58bd66cb4b initial oocairo exheres
needed by recent awesome::desktop[=scm]
2010-10-04 18:46:44 +02:00

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"