Date: Fri, 13 Jan 2006 15:58:17 +0000 (UTC) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/qvamps Makefile ports/multimedia/qvamps/files patch-QVamps.pm patch-mainwindow.ui patch-mainwindow.ui.pm patch-qvamps Message-ID: <200601131558.k0DFwHW1058963@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2006-01-13 15:58:17 UTC FreeBSD ports repository Modified files: multimedia/qvamps Makefile multimedia/qvamps/files patch-qvamps Added files: multimedia/qvamps/files patch-QVamps.pm patch-mainwindow.ui patch-mainwindow.ui.pm Log: 1) Use growisofs from sysutils/dvd+rw-tools rather than cdrecord from sysutils/cdrtools 2) Fix perl regexp ( perlfaq(6) ) so that qvamps correctly identifies multimedia/mjpegtools version; thus, using appropriatly matching command line parameters 3) Add overlooked runtime dependencies to RUN_DEPENDS 4) Enable DVD playing WITH_MPLAYER 5) Properly use 2048 bytes sectors rathen than 512 bytes ones on file size calculations 6) Further insure that hier(7) is upholded 7) Bump PORTREVISION Reviewed by: Zahemszky Gabor <Gabor@Zahemszky.hu> Submitted by: Zahemszky Gabor <Gabor@Zahemszky.hu> [1] [2] Revision Changes Path 1.3 +36 -2 ports/multimedia/qvamps/Makefile 1.1 +71 -0 ports/multimedia/qvamps/files/patch-QVamps.pm (new) 1.1 +20 -0 ports/multimedia/qvamps/files/patch-mainwindow.ui (new) 1.1 +11 -0 ports/multimedia/qvamps/files/patch-mainwindow.ui.pm (new) 1.2 +7 -4 ports/multimedia/qvamps/files/patch-qvamps
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601131558.k0DFwHW1058963>