From owner-cvs-ports@FreeBSD.ORG Fri Feb 11 00:55:39 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E650106566C; Fri, 11 Feb 2011 00:55:39 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 422208FC15; Fri, 11 Feb 2011 00:55:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1B0tdv2013762; Fri, 11 Feb 2011 00:55:39 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1B0tdXD013761; Fri, 11 Feb 2011 00:55:39 GMT (envelope-from miwi) Message-Id: <201102110055.p1B0tdXD013761@repoman.freebsd.org> From: Martin Wilke Date: Fri, 11 Feb 2011 00:55:39 +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/photofilmstrip Makefile distinfo pkg-descr pkg-plist ports/multimedia/photofilmstrip/files patch-Makefile patch-build__photofilmstrip.desktop patch-src__gui__HelpViewer.py X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2011 00:55:39 -0000 miwi 2011-02-11 00:55:39 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/photofilmstrip Makefile distinfo pkg-descr pkg-plist multimedia/photofilmstrip/files patch-Makefile patch-build__photofilmstrip.desktop patch-src__gui__HelpViewer.py Log: PhotoFilmStrip creates movies out of your pictures in just 3 steps. First select your photos, customize the motion path and render the video. There are several output possibilities for VCD, SVCD, DVD up to FULL-HD. The effect of the slideshow is known as "Ken Burns". Comments of the pictures are generated into a subtitle file. Furthermore an audio file can be specified to setup the background musice for the slide show. WWW: http://www.photofilmstrip.org/1-1-Home.html PR: ports/154547 Submitted by: Charlie Kester Revision Changes Path 1.406 +1 -0 ports/multimedia/Makefile 1.1 +45 -0 ports/multimedia/photofilmstrip/Makefile (new) 1.1 +2 -0 ports/multimedia/photofilmstrip/distinfo (new) 1.1 +73 -0 ports/multimedia/photofilmstrip/files/patch-Makefile (new) 1.1 +16 -0 ports/multimedia/photofilmstrip/files/patch-build__photofilmstrip.desktop (new) 1.1 +11 -0 ports/multimedia/photofilmstrip/files/patch-src__gui__HelpViewer.py (new) 1.1 +11 -0 ports/multimedia/photofilmstrip/pkg-descr (new) 1.1 +206 -0 ports/multimedia/photofilmstrip/pkg-plist (new)