From owner-cvs-all@FreeBSD.ORG Thu Dec 28 18:46:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C57016A403; Thu, 28 Dec 2006 18:46:51 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 08FD513C479; Thu, 28 Dec 2006 18:46:51 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBSIko8l089446; Thu, 28 Dec 2006 18:46:50 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBSIko74089445; Thu, 28 Dec 2006 18:46:50 GMT (envelope-from mezz) Message-Id: <200612281846.kBSIko74089445@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 28 Dec 2006 18:46:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/quodlibet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2006 18:46:51 -0000 mezz 2006-12-28 18:46:50 UTC FreeBSD ports repository Modified files: multimedia/quodlibet Makefile Log: - Add the gstreamer-plugins-good dependency to make ID3 tags to be playable, bump the PORTREVISION. - Remove USE_GSTREAMER=yes, taken care by USE_GSTREAMER=foobar - Move from (BUILD|RUN)_DEPENDS=[...]py-gstreamer to USE_GSTREAMER=python - Move from (BUILD|RUN)_DEPENDS=[...]py-gnome-extras to USE_GNOME+=pygnomeextras PR: ports/107256 Submitted by: Peter Johnson (maintainer) Revision Changes Path 1.17 +5 -9 ports/multimedia/quodlibet/Makefile