From owner-cvs-all Sun Apr 28 19:28: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5913F37B400; Sun, 28 Apr 2002 19:28:05 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T2S5f09170; Sun, 28 Apr 2002 19:28:05 -0700 (PDT) (envelope-from lioux) Message-Id: <200204290228.g3T2S5f09170@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 28 Apr 2002 19:28:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/28 19:28:05 PDT Modified files: x11-toolkits/qt30 Makefile pkg-plist Added files: x11-toolkits/qt30 pkg-message Log: o Bump PORTREVISION o Fix configure args to match what new configure accepts o Use -qt-imgfmt-{jpeg,mng,png} to dynamically link the graphics libs into libqt-mt.so o Use image plugins (-plugin-imgfmt-{jpeg,mng,png}) if WITH_IMAGE_PLUGINS; QTDIR=/usr/X11R6 needs to be set before starting KDE if so o Use Mesa libs if WITH_OPENGL. This will result in warnings both before and after the build; the package will be called qt-opengl; a warning will be displayed via pkg-message when the package is installed Submitted by: Alan E Approved by: will Revision Changes Path 1.104 +46 -13 ports/x11-toolkits/qt30/Makefile 1.1 +4 -0 ports/x11-toolkits/qt30/pkg-message (new) 1.47 +4 -3 ports/x11-toolkits/qt30/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message