Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
src_compile() {
econf \
--docdir=/usr/share/doc/${PF} \
$(use_with aalib) \
$(use_with aalib jpeg) \
$(use_with exif) \
src_install() {
emake DESTDIR="${D}" \
gphotodocdir="${D}"/usr/share/doc/${PF} \
HTML_DIR="${D}"/usr/share/doc/${PF}/sgml \
install || die "installation failed"