Date: Fri, 30 Jun 2006 19:32:49 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/mjpegtools Makefile pkg-descr pkg-plist ports/multimedia/mjpegtools/files patch-configure Message-ID: <200606301932.k5UJWnNR073586@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2006-06-30 19:32:49 UTC FreeBSD ports repository Modified files: multimedia/mjpegtools Makefile pkg-descr pkg-plist Removed files: multimedia/mjpegtools/files patch-configure Log: - Remove file/patch-configure, already included in the tarball. Also, remove a few of out of date stuff in post-patch. - Correct the USE_GETOPT_LONG, no need a check of FreeBSD version. - Near all of knobs were not work, and option flags and dependenies were out of date. * Remove WITH_LIBMOVTAR, WITH_LIBDV_PAL, WITHOUT_AVIFILE and WITH_JPEGMMX. * Rename WITH_LIBDV -> WITH_DV (follow /usr/ports/KNOBS). * Now depend on GTK2, not GTK1, with an autocheck and a new WITH_GTK2 knob. * Add new knobs: WITHOUT_PNG, WITHOUT_X11 and WITH_GTK2 * Make sure to not disable SDL if you want GTK2 otherwise it will not working. * All of knobs now work correct again with the update of option flags. - Fix the plist when you use knobs. - Bump the PORTREVISION. Revision Changes Path 1.54 +98 -129 ports/multimedia/mjpegtools/Makefile 1.6 +0 -105 ports/multimedia/mjpegtools/files/patch-configure (dead) 1.2 +0 -2 ports/multimedia/mjpegtools/pkg-descr 1.15 +26 -9 ports/multimedia/mjpegtools/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606301932.k5UJWnNR073586>