Please find attached a new port for the Imagination application, a program that creates slideshows from images and sound files. The upstream website is http://imagination.sourceforge.net/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
I made some additions and corrections. Please review and approve. -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/8.2R/announce.html ---------------------------------------------------------------------------------------
State Changed From-To: open->feedback Waiting for maintainer response.
It looks good to me. Thank you for cleaning it up. Please commit at your convenience. - Jesse
State Changed From-To: feedback->open Maintainer response
beech 2011-04-29 22:06:35 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/imagination Makefile distinfo pkg-descr pkg-plist multimedia/imagination/files patch-Makefile.am patch-Makefile.in Log: Imagination is a simple DVD slide show maker. It uses sox and ffmpeg to create slide shows containing images and audio tracks. WWW: http://imagination.sourceforge.net/ PR: ports/156586 Submitted by: Jesse <jessefrgsmith at yahoo.ca> Approved by: itetcu (mentor)(implicit) Revision Changes Path 1.439 +1 -0 ports/multimedia/Makefile 1.1 +37 -0 ports/multimedia/imagination/Makefile (new) 1.1 +2 -0 ports/multimedia/imagination/distinfo (new) 1.1 +10 -0 ports/multimedia/imagination/files/patch-Makefile.am (new) 1.1 +11 -0 ports/multimedia/imagination/files/patch-Makefile.in (new) 1.1 +4 -0 ports/multimedia/imagination/pkg-descr (new) 1.1 +220 -0 ports/multimedia/imagination/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!