pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2012Q1] pkgsrc/x11/xvidtune



Module Name:    pkgsrc
Committed By:   tron
Date:           Wed Jun  6 20:47:04 UTC 2012

Added Files:
        pkgsrc/x11/xvidtune [pkgsrc-2012Q1]: hacks.mk

Log Message:
Pullup ticket #3825 - requested by dholland
x11/xvidtune: build fix

Revisions pulled up:
- x11/xvidtune/hacks.mk                                         1.1-1.2

---
   Module Name: pkgsrc
   Committed By:        dholland
   Date:                Sat Jun  2 21:03:03 UTC 2012

   Added Files:
        pkgsrc/x11/xvidtune: hacks.mk

   Log Message:
   Work around x11-links lossage with native X on NetBSD 5.

   x11-links rejects xf86vidmodeproto because it's too old according
   to the pkgsrc X xf86vidmodeproto bl3 file (which is at best dubious
   logic) and doesn't link it. Then the .pc file isn't available, so
   this package's configure script silently fails running pkg-config
   and sets XVIDTUNE_LIBS to empty. The build then fails at link time
   because no X libs at all have been requested. Fix it by feeding in
   the result of running the same pkg-config invocation outside
   pkgsrc. The fact that the native xf86vidmode is "too old" does not
   itself break the package.

---
   Module Name: pkgsrc
   Committed By:        dholland
   Date:                Sun Jun  3 18:06:11 UTC 2012

   Modified Files:
        pkgsrc/x11/xvidtune: hacks.mk

   Log Message:
   This should also have bsd.prefs.mk before checking MACHINE_PLATFORM.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.2.2.2 pkgsrc/x11/xvidtune/hacks.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index