Menu

#4516 libbonoboui2-2.24.2-3 NFC modifications to avoid X11 convenience symlinks

open
None
5
2015-06-17
2015-06-17
No

Info file for avoiding X11 convenience symlinks in libbonoboui2-2.24.2-3 (with the same revision because of no functional change) avoids the X11 convenience symlinks during the build. The changes to the info file are...

diff -r1.2 libbonoboui2.info
31a32
>   fink-buildenv-modules (>= 0.1.3-1),
60c61
< SetCPPFLAGS: -I%p/lib/fontconfig2/include -I/usr/X11/include
---
> SetCPPFLAGS: -I%p/lib/fontconfig2/include 
63c64
< ConfigureParams: --enable-dependency-tracking --disable-static PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-gtk-doc
---
> ConfigureParams: --enable-dependency-tracking --disable-static PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" --x-includes=$X11_BASE_DIR/include --x-libraries=$X11_BASE_DIR/lib --enable-gtk-doc
64a66,67
>   #!/bin/sh -ev
>   . %p/sbin/fink-buildenv-helper.sh

Tested with 'fink -m' on future os missing the X11 convenience symlinks due to rootless.

Discussion

  • Jack Howarth

    Jack Howarth - 2015-06-17

    Info file for avoiding X11 convenience symlinks in libbonoboui2-2.24.2-3

     

    Last edit: Jack Howarth 2015-06-17
  • Jack Howarth

    Jack Howarth - 2015-06-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,13 +1,13 @@
     Info file for avoiding X11 convenience symlinks in libbonoboui2-2.24.2-3 (with the same revision because of no functional change) avoids the X11 convenience symlinks during the build. The changes to the info file are...
    
     ~~~~~~
    -Index: libbonoboui2.info
    -===================================================================
    -RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/gnome/libbonoboui2.info,v
    -retrieving revision 1.2
     diff -r1.2 libbonoboui2.info
     31a32
     >  fink-buildenv-modules (>= 0.1.3-1),
    +60c61
    +< SetCPPFLAGS: -I%p/lib/fontconfig2/include -I/usr/X11/include
    +---
    +> SetCPPFLAGS: -I%p/lib/fontconfig2/include 
     63c64
     < ConfigureParams: --enable-dependency-tracking --disable-static PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-gtk-doc
     ---
    
     
  • Jack Howarth

    Jack Howarth - 2015-06-17

    Note that passing -I/usr/X11/include on CPPFLAGS seems to be unnecessary.

     

Log in to post a comment.

MongoDB Logo MongoDB