# Copyright 2010 Hong Hao # Distributed under the terms of the GNU General Public License v2 SCM_REPOSITORY="git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/pcmanfm" require pcmanfm2 scm-git autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.13 ] ] DOWNLOADS="" PLATFORMS="~amd64 ~x86" src_prepare() { autotools_src_prepare edo intltoolize }