Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 80FE463B8EC for ; Mon, 9 Mar 2009 16:02:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 26A0F63B129; Mon, 9 Mar 2009 16:02:09 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 30FB963B11D for ; Mon, 9 Mar 2009 16:02:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1DE11175D0; Mon, 9 Mar 2009 16:02:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 9 Mar 2009 16:02:08 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/multimedia/gst-plugins0.10-bad To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org Message-Id: <20090309160208.1DE11175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: drochner Date: Mon Mar 9 16:02:08 UTC 2009 Modified Files: pkgsrc/multimedia/gst-plugins0.10-bad: Makefile Makefile.common PLIST Log Message: Don't build resindvd here -- it is not a good idea to introduce external dependencies in the base pkg, especially not on low quality stuff as libdvd*. That's what plugins are good for. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/gst-plugins0.10-bad/Makefile cvs rdiff -u -r1.8 -r1.9 \ pkgsrc/multimedia/gst-plugins0.10-bad/Makefile.common cvs rdiff -u -r1.10 -r1.11 pkgsrc/multimedia/gst-plugins0.10-bad/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.