# Copyright 2013 Tod Jackson # Distributed under the terms of the GNU General Public License v2 # Which is based upon the exheres: # Copyright 2012 Kevin Decherf # Distributed under the terms of the GNU General Public License v2 require freedesktop-desktop launchpad [ suffix=tar.bz2 branch=trunk ] sakura PLATFORMS="~amd64 ~x86" DEPENDENCIES=" build+run: dev-libs/glib:2[>=2.20] dev-libs/vte:3.0 x11-libs/gtk+:3 x11-libs/libXft " src_prepare() { cmake_src_prepare # DOCDIR is unavailable edo sed 's/\/doc\/sakura/\/doc\/sakura-${VERSION}/' -i CMakeLists.txt }