Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 296233 Details for
Bug 382491
Problems for bumping gtk-sharp packages
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gtk-sharp-module-2.12.11.patch
gtk-sharp-module-2.12.11.patch (text/plain), 1.71 KB, created by
Pacho Ramos
on 2011-12-18 11:54:05 UTC
(
hide
)
Description:
gtk-sharp-module-2.12.11.patch
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2011-12-18 11:54:05 UTC
Size:
1.71 KB
patch
obsolete
>--- gtk-sharp-module.eclass.old 2011-12-12 23:22:14.818473973 +0100 >+++ gtk-sharp-module.eclass 2011-12-12 23:25:52.445777953 +0100 >@@ -430,12 +430,17 @@ > -e "s; \.\./glib/glib-sharp.dll; $(get_sharp_assemblies --bare glib-sharp-2.0);g" \ > -e "s; \.\./pango/pango-sharp.dll; $(get_sharp_assemblies --bare pango-sharp-2.0);g" \ > -e "s; \.\./atk/atk-sharp.dll; $(get_sharp_assemblies --bare atk-sharp-2.0);g" \ > -e "s; \.\./gdk/gdk-sharp.dll; $(get_sharp_assemblies --bare gdk-sharp-2.0);g" \ > -e "s; \.\./gtk/gtk-sharp.dll; $(get_sharp_assemblies --bare gtk-sharp-2.0);g" \ >- -e "s;\$(RUNTIME) \$(top_builddir)/parser/gapi-fixup.exe;${EPREFIX}/usr/bin/gapi2-fixup;" \ >- -e "s;\$(RUNTIME) \$(top_builddir)/generator/gapi_codegen.exe;${EPREFIX}/usr/bin/gapi2-codegen;" \ >+ -e "s; \$(top_builddir)/glib/glib-sharp.dll; $(get_sharp_assemblies --bare glib-sharp-2.0);g" \ >+ -e "s; \$(top_builddir)/pango/pango-sharp.dll; $(get_sharp_assemblies --bare pango-sharp-2.0);g" \ >+ -e "s; \$(top_builddir)/atk/atk-sharp.dll; $(get_sharp_assemblies --bare atk-sharp-2.0);g" \ >+ -e "s; \$(top_builddir)/gdk/gdk-sharp.dll; $(get_sharp_assemblies --bare gdk-sharp-2.0);g" \ >+ -e "s; \$(top_builddir)/gtk/gtk-sharp.dll; $(get_sharp_assemblies --bare gtk-sharp-2.0);g" \ >+ -e "s;\$(RUNTIME) \$(top_builddir)/parser/gapi-fixup.exe;${EPREFIX}/usr/bin/gapi2-fixup;" \ >+ -e "s;\$(RUNTIME) \$(top_builddir)/generator/gapi_codegen.exe;${EPREFIX}/usr/bin/gapi2-codegen;" \ > -e "s:\$(SYMBOLS) \$(top_builddir)/parser/gapi-fixup.exe:\$(SYMBOLS):" \ > -e "s:\$(INCLUDE_API) \$(top_builddir)/generator/gapi_codegen.exe:\$(INCLUDE_API):" \ > $(find . -name Makefile.in) || die "failed to fix ${TARBALL}-tarball makefiles" > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 382491
:
286053
|
286055
|
286057
| 296233 |
357040
|
357042