[kde-freebsd] ports/123406: [PATCH] x11-wm/kompmgr depends on various xorg libs
Mel
mel.xyzzy at rachie.is-a-geek.net
Thu May 8 21:10:03 CEST 2008
The following reply was made to PR ports/123406; it has been noted by GNATS.
From: Mel <mel.xyzzy at rachie.is-a-geek.net>
To: bug-followup at FreeBSD.org
Cc: kde at FreeBSD.org
Subject: Re: ports/123406: [PATCH] x11-wm/kompmgr depends on various xorg libs
Date: Thu, 8 May 2008 21:08:01 +0200
Just finished a full kde3 metaport build, with exception of kdeaccessibility.
The following patches were needed to finish the build:
# cat /root/patches/ports/patch-*\:\:k*
--- net/kdenetwork3/Makefile.orig 2008-02-22 01:22:52.000000000 -0900
+++ net/kdenetwork3/Makefile 2008-05-08 00:40:34.000000000 -0800
@@ -30,6 +30,7 @@
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
+USE_XORG= xtst
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
DO_NOT_COMPILE+=kopete lanbrowsing filesharing
--- x11-wm/kompmgr/Makefile.orig 2008-04-28 15:31:30.000000000 -0800
+++ x11-wm/kompmgr/Makefile 2008-05-04 11:32:01.000000000 -0800
@@ -19,6 +19,7 @@
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
+USE_XORG= x11 xdamage xrender xcomposite xfixes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/kdebase-${PORTVERSION}
--- x11/kdebase3/Makefile.orig 2008-04-28 15:31:20.000000000 -0800
+++ x11/kdebase3/Makefile 2008-05-05 01:19:14.000000000 -0800
@@ -33,7 +33,7 @@
USE_BZIP2= yes
USE_GMAKE= yes
-USE_XORG= xpm
+USE_XORG= xpm xkbfile xrandr xcursor
SUB_FILES= kdm pkg-deinstall pkg-install pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
PKGINSTALL= ${WRKDIR}/pkg-install
--
Mel
More information about the kde-freebsd
mailing list