Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 297643 Details for
Bug 395695
media-gfx/gimp-2.7.4 doesn't compile with dev-libs/atk-1.32.0-r1 (was: media-gfx/gimp-2.7.4 bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Return of deprecated functions to increase chances of compilation with mixed libary versions
gimp-2.7.4-no-deprecation.patch (text/plain), 1.04 KB, created by
Sebastian Pipping
on 2012-01-02 12:45:05 UTC
(
hide
)
Description:
Return of deprecated functions to increase chances of compilation with mixed libary versions
Filename:
MIME Type:
Creator:
Sebastian Pipping
Created:
2012-01-02 12:45:05 UTC
Size:
1.04 KB
patch
obsolete
>--- configure.ac 2012-01-02 13:15:53.695067626 +0100 >+++ configure.ac 2012-01-02 13:21:49.161623684 +0100 >@@ -1943,33 +1943,6 @@ > AC_SUBST(MIME_TYPES) > > >-######################### >-# Disable deprecated APIs >-######################### >- >-CPPFLAGS="${CPPFLAGS} -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE" >- >-# Make sure not to disable deprecated APIs for unreleased versions. >-# We must build without problems with future releases of libraries >-# and disabling deprecated API risks breaking the build >- >-if test "x$have_glib_2_31" != "xyes"; then >- CPPFLAGS="${CPPFLAGS} -DG_DISABLE_DEPRECATED" >-fi >- >-if test "x$have_gtk_2_26" != "xyes"; then >- CPPFLAGS="${CPPFLAGS} -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED" >-fi >- >-if test "x$have_gdk_pixbuf_2_26" != "xyes"; then >- CPPFLAGS="${CPPFLAGS} -DGDK_PIXBUF_DISABLE_DEPRECATED" >-fi >- >-if test "x$have_pango_1_32" != "xyes"; then >- CPPFLAGS="${CPPFLAGS} -DPANGO_DISABLE_DEPRECATED" >-fi >- >- > ############################ > # Require multihead safe API > ############################
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 395695
:
296819
|
296821
|
297597
| 297643 |
297649