Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 449688 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/gnome-extra/libgda/libgda-5.1.1-r1.ebuild (-1 / +3 lines)
Lines 83-89 Link Here
83
		$(use_with graphviz)
83
		$(use_with graphviz)
84
		$(use_with gtk ui)
84
		$(use_with gtk ui)
85
		$(use_with http libsoup)
85
		$(use_with http libsoup)
86
		$(use_enable introspection)
86
		$(use_enable introspection gda-gi)
87
		$(use_enable introspection gdaui-gi)
87
		$(use_with java java $JAVA_HOME)
88
		$(use_with java java $JAVA_HOME)
88
		$(use_enable json)
89
		$(use_enable json)
89
		$(use_with ldap)
90
		$(use_with ldap)
Lines 108-113 Link Here
108
	epatch "${FILESDIR}/${PN}-4.99.1-gda-browser-help-collision.patch"
109
	epatch "${FILESDIR}/${PN}-4.99.1-gda-browser-help-collision.patch"
109
	epatch "${FILESDIR}/${PN}-4.99.1-gda-browser-doc-collision.patch"
110
	epatch "${FILESDIR}/${PN}-4.99.1-gda-browser-doc-collision.patch"
110
	epatch "${FILESDIR}/${PN}-4.99.1-control-center-icon-collision.patch"
111
	epatch "${FILESDIR}/${PN}-4.99.1-control-center-icon-collision.patch"
112
  epatch "${FILESDIR}/${PN}-5.1.1-gir-workaround.patch"
111
	# Move files with mv (since epatch can't handle rename diffs) and
113
	# Move files with mv (since epatch can't handle rename diffs) and
112
	# update pre-generated gtk-doc files (for non-git versions of libgda)
114
	# update pre-generated gtk-doc files (for non-git versions of libgda)
113
	local f
115
	local f

Return to bug 449688