From owner-cvs-all Mon Aug 12 11:15:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FC9937B400; Mon, 12 Aug 2002 11:15:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23BA443E65; Mon, 12 Aug 2002 11:15:21 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CIFLJU078553; Mon, 12 Aug 2002 11:15:21 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CIFLb0078552; Mon, 12 Aug 2002 11:15:21 -0700 (PDT) Message-Id: <200208121815.g7CIFLb0078552@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 Aug 2002 11:15:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gimp1 Makefile distinfo ports/graphics/gimp1/files patch-..::mpeg_lib-1.3.1::Makefile.in patch-..::mpeg_lib-1.3.1::video.c ports/graphics/gimp-devel Makefile distinfo ports/graphics/gimp-devel/files patch-..::mpeg_lib-1.3.1::Makefile.in patch-..::mpeg_lib-1.3.1::video.c 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 marcus 2002/08/12 11:15:20 PDT Modified files: graphics/gimp1 Makefile distinfo graphics/gimp-devel Makefile distinfo Added files: graphics/gimp1/files patch-..::mpeg_lib-1.3.1::Makefile.in patch-..::mpeg_lib-1.3.1::video.c graphics/gimp-devel/files patch-..::mpeg_lib-1.3.1::Makefile.in patch-..::mpeg_lib-1.3.1::video.c Log: Roll mpeg-lib into the two gimp ports. mpeg-lib is now abandoned ware, and will be removed from the ports tree soon. mpeg-lib will now be built solely for the purpose of gimp, and no libmpeg.* will be installed on the system. This will avoid a namespace conflict with KDE which also installs a libmpeg.so. These two libraries are incompatible. Submitted by: alane and myself Not reviewed by: alane Inspired by: mail/evolution Revision Changes Path 1.103 +40 -4 ports/graphics/gimp-devel/Makefile 1.46 +1 -0 ports/graphics/gimp-devel/distinfo 1.1 +25 -0 ports/graphics/gimp-devel/files/patch-..::mpeg_lib-1.3.1::Makefile.in (new) 1.1 +23 -0 ports/graphics/gimp-devel/files/patch-..::mpeg_lib-1.3.1::video.c (new) 1.102 +39 -4 ports/graphics/gimp1/Makefile 1.45 +1 -0 ports/graphics/gimp1/distinfo 1.1 +25 -0 ports/graphics/gimp1/files/patch-..::mpeg_lib-1.3.1::Makefile.in (new) 1.1 +23 -0 ports/graphics/gimp1/files/patch-..::mpeg_lib-1.3.1::video.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message