From owner-cvs-all Sun May 20 19:29:57 2001 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 0FD2F37B422; Sun, 20 May 2001 19:29:53 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: (from ade@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4L2Tre15784; Sun, 20 May 2001 19:29:53 -0700 (PDT) (envelope-from ade) Message-Id: <200105210229.f4L2Tre15784@freefall.freebsd.org> From: Ade Lovett Date: Sun, 20 May 2001 19:29:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/gdk-pixbuf Makefile pkg-comment pkg-plist ports/graphics/gdk-pixbuf/files patch-aa patch-ab ports/graphics/gnomecanvas Makefile pkg-comment pkg-descr pkg-plist ports/x11/gnome Makefile 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 ade 2001/05/20 19:29:52 PDT Modified files: graphics Makefile graphics/gdk-pixbuf Makefile pkg-comment pkg-plist graphics/gdk-pixbuf/files patch-aa patch-ab x11/gnome Makefile Added files: graphics/gnomecanvas Makefile pkg-comment pkg-descr pkg-plist Log: Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and the GNOME part (gnomecanvas) to allow for other ports to access the lower level parts of gdk-pixbuf without the "excess baggage" of even a minimal GNOME environment. Submitted by: sobomax (with extensive patches - complain to me) Revision Changes Path 1.313 +2 -1 ports/graphics/Makefile 1.19 +16 -7 ports/graphics/gdk-pixbuf/Makefile 1.2 +1 -1 ports/graphics/gdk-pixbuf/pkg-comment 1.13 +39 -44 ports/graphics/gdk-pixbuf/pkg-plist 1.6 +35 -4 ports/graphics/gdk-pixbuf/files/patch-aa 1.3 +17 -4 ports/graphics/gdk-pixbuf/files/patch-ab 1.32 +2 -1 ports/x11/gnome/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message