./pkgtools/x11-links, Shadow tree of links to native X11 headers and libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 0.45.5.0_STABLEnb1, Package name: x11-links-0.45.5.0_STABLEnb1, Maintainer: pkgsrc-users

x11-links creates a shadow directory of symbolic links for X11 headers and
libraries to ${X11BASE} under ${PREFIX}/share/x11-links.

It is intended for use by buildlink code to cleanly separate out the true
X11 code files from any installed X11 package code files. The X11
hierarchies supported are:

XFree86-3.3.x
XFree86-4.0.x
XFree86-4.1.x
XFree86-4.2.x
XFree86-4.3.x
Xorg-6.8.x
Xorg-6.9


Version history: (Expand)


CVS history: (Expand)


   2010-02-21 22:22:52 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket 3015 - requested by bouyer
bug fix

Revisions pulled up:
- pkgsrc/pkgtools/x11-links/Makefile	1.110

Files added:
pkgsrc/pkgtools/x11-links/files/xfree.libXpm

Files deleted:
pkgsrc/pkgtools/x11-links/files/xfree.xpm

   --------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   bouyer
   Date:           Sat Feb 20 16:23:29 UTC 2010

   Modified Files:
           pkgsrc/pkgtools/x11-links: Makefile
   Added Files:
           pkgsrc/pkgtools/x11-links/files: xfree.libXpm
   Removed Files:
           pkgsrc/pkgtools/x11-links/files: xfree.xpm

   Log message:
   Rename xfree.xpm to xfree.libXpm, so that xfree.mk will find it.
   Fixes PR pkg/42827 and should also fix pkg/42671 once pulled up.
   PKGREVISION++

   To generate a diff of this commit:
   cvs rdiff -u -r1.109 -r1.110 pkgsrc/pkgtools/x11-links/Makefile
   cvs rdiff -u -r0 -r1.1 pkgsrc/pkgtools/x11-links/files/xfree.libXpm
   cvs rdiff -u -r1.3 -r0 pkgsrc/pkgtools/x11-links/files/xfree.xpm