pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-server --enable-install-libxf86config...
details: https://anonhg.NetBSD.org/pkgsrc/rev/56127cc6862d
branches: trunk
changeset: 395596:56127cc6862d
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Jul 09 13:14:24 2009 +0000
description:
--enable-install-libxf86config. Most drivers still won't build w/o this.
Bump PKGREVISION for PLIST change.
diffstat:
x11/modular-xorg-server/Makefile | 4 +++-
x11/modular-xorg-server/PLIST | 5 ++++-
2 files changed, 7 insertions(+), 2 deletions(-)
diffs (48 lines):
diff -r 606153d291e3 -r 56127cc6862d x11/modular-xorg-server/Makefile
--- a/x11/modular-xorg-server/Makefile Thu Jul 09 12:46:49 2009 +0000
+++ b/x11/modular-xorg-server/Makefile Thu Jul 09 13:14:24 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.47 2009/07/08 17:55:59 hasso Exp $
+# $NetBSD: Makefile,v 1.48 2009/07/09 13:14:24 tnn Exp $
#
DISTNAME= xorg-server-1.6.2
PKGNAME= modular-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=xserver/}
EXTRACT_SUFX= .tar.bz2
@@ -63,6 +64,7 @@
CONFIGURE_ARGS+= --disable-xfbdev
CONFIGURE_ARGS+= --disable-kbd_mode # deprecated
CONFIGURE_ARGS+= --disable-xorgcfg # deprecated
+CONFIGURE_ARGS+= --enable-install-libxf86config # needed by some drivers
CONFIGURE_ARGS+= --with-int10=x86emu
diff -r 606153d291e3 -r 56127cc6862d x11/modular-xorg-server/PLIST
--- a/x11/modular-xorg-server/PLIST Thu Jul 09 12:46:49 2009 +0000
+++ b/x11/modular-xorg-server/PLIST Thu Jul 09 13:14:24 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2009/07/08 17:55:59 hasso Exp $
+@comment $NetBSD: PLIST,v 1.15 2009/07/09 13:14:24 tnn Exp $
bin/X
bin/Xnest
bin/Xorg
@@ -126,6 +126,8 @@
include/xorg/xf86Modes.h
include/xorg/xf86Module.h
include/xorg/xf86Opt.h
+include/xorg/xf86Optrec.h
+include/xorg/xf86Parser.h
include/xorg/xf86Pci.h
include/xorg/xf86PciInfo.h
include/xorg/xf86Priv.h
@@ -158,6 +160,7 @@
include/xorg/xvdix.h
include/xorg/xvmcext.h
lib/X11/Options
+lib/libxf86config.a
lib/pkgconfig/xorg-server.pc
lib/xorg/modules/extensions/libdbe.la
${PLIST.dri}lib/xorg/modules/extensions/libdri.la
Home |
Main Index |
Thread Index |
Old Index