From owner-cvs-all@FreeBSD.ORG Thu Jun 2 15:44:54 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 40EAF16A41C; Thu, 2 Jun 2005 15:44:54 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC3943D53; Thu, 2 Jun 2005 15:44:54 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j52FisNJ055173; Thu, 2 Jun 2005 15:44:54 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j52FisBb055172; Thu, 2 Jun 2005 15:44:54 GMT (envelope-from kwm) Message-Id: <200506021544.j52FisBb055172@repoman.freebsd.org> From: Koop Mast Date: Thu, 2 Jun 2005 15:44:53 +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 Makefile ports/multimedia/gnonlin Makefile distinfo pkg-descr pkg-plist 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, 02 Jun 2005 15:44:54 -0000 kwm 2005-06-02 15:44:53 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/gnonlin Makefile distinfo pkg-descr pkg-plist Log: Add gnonlin, This was included in pitivi. Gnonlin is a library built on top of GStreamer which provides support for writing non-linear audio and video editing applications. It introduces the concept of a timeline. Revision Changes Path 1.120 +1 -0 ports/multimedia/Makefile 1.1 +32 -0 ports/multimedia/gnonlin/Makefile (new) 1.1 +2 -0 ports/multimedia/gnonlin/distinfo (new) 1.1 +5 -0 ports/multimedia/gnonlin/pkg-descr (new) 1.1 +15 -0 ports/multimedia/gnonlin/pkg-plist (new)