Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 435252
Collapse All | Expand All

(-)gv-3.7.3-r1.ebuild.orig (-2 / +3 lines)
Lines 11-17 Link Here
11
11
12
LICENSE="GPL-3"
12
LICENSE="GPL-3"
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86"
14
KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
15
IUSE="unicode xinerama"
15
IUSE="unicode xinerama"
16
16
17
RDEPEND="app-text/ghostscript-gpl
17
RDEPEND="app-text/ghostscript-gpl
Lines 46-52 Link Here
46
}
46
}
47
47
48
src_install() {
48
src_install() {
49
	default
49
	emake appdefaultsdir="${EPREFIX}/etc/X11/app-defaults" DESTDIR="${D}" install
50
	dodoc AUTHORS ChangeLog NEWS README
50
51
51
	doicon "${FILESDIR}"/gv_icon.xpm
52
	doicon "${FILESDIR}"/gv_icon.xpm
52
	make_desktop_entry gv GhostView gv_icon "Graphics;Viewer"
53
	make_desktop_entry gv GhostView gv_icon "Graphics;Viewer"

Return to bug 435252