1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
5 inherit toolchain-funcs git-r3
7 DESCRIPTION="Quick Image Viewer"
8 HOMEPAGE="http://spiegl.de/qiv/"
9 EGIT_REPO_URI='https://codeberg.org/ciberandy/qiv'
16 RDEPEND="x11-libs/gtk+:2
19 xinerama? ( x11-libs/libXinerama )"
25 -e 's:$(CC) $(CFLAGS):$(CC) $(LDFLAGS) $(CFLAGS):' \
28 if ! use xinerama; then
30 -e 's:-DGTD_XINERAMA::' \
37 emake CC="$(tc-getCC)" || die
43 dodoc Changelog README README.TODO