1 # Copyright 2014 Michael Forney
2 # Distributed under the terms of the GNU General Public License v2
6 EGIT_REPO_URI="git://github.com/michaelforney/velox.git"
12 DESCRIPTION="velox is a tiling Wayland compositor based on swc"
13 HOMEPAGE="https://github.com/michaelforney/velox"
19 DEPEND="compositor/swc dev-libs/wld[wayland] x11-libs/libxkbcommon"
24 PREFIX = ${EPREFIX}/usr
25 LIBDIR = ${EPREFIX}/usr/$(get_libdir)
31 emake DESTDIR="${D}" install
33 insinto "/usr/share/velox"
34 newins velox.conf.sample velox.conf