Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2009 01:17:56 +0000 (UTC)
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/multimedia/mythtv-frontend Makefile ports/multimedia/mythtv-frontend/files patch-changeset-r16895.diff patch-configure patch-configure-toupper patch-libs-libavcodec-h264.c patch-libs-libavcodec-libavcodec.pro patch-libs-libmyth-util.cpp patch-libs-libmythfreemheg-Programs.cpp patch-libs-libmythtv-libmythtv.pro patch-libs-mythdvdnav-dvd_input.c ...
Message-ID:  <200904250117.n3P1HuYX065253@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glarkin     2009-04-25 01:17:56 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/mythtv-frontend Makefile 
    multimedia/mythtv-frontend/files patch-configure 
  Added files:
    multimedia/mythtv-frontend/files 
                                     patch-libs__libavcodec__h264.c 
                                     patch-libs__libavcodec__libavcodec.pro 
                                     patch-libs__libmyth__libmyth.pro 
                                     patch-libs__libmyth__util.cpp 
                                     patch-libs__libmythdvdnav__dvd_input.c 
                                     patch-libs__libmythfreemheg__Programs.cpp 
                                     patch-libs__libmythtv__libmythtv.pro 
                                     patch-libs__libmythtv__util-opengl.cpp 
                                     patch-programs__mythfrontend__main.cpp 
                                     patch-programs__mythtranscode__mythtranscode.pro 
                                     patch-programs__programs.pro 
  Removed files:
    multimedia/mythtv-frontend/files patch-changeset-r16895.diff 
                                     patch-configure-toupper 
                                     patch-libs-libavcodec-h264.c 
                                     patch-libs-libavcodec-libavcodec.pro 
                                     patch-libs-libmyth-util.cpp 
                                     patch-libs-libmythfreemheg-Programs.cpp 
                                     patch-libs-libmythtv-libmythtv.pro 
                                     patch-libs-mythdvdnav-dvd_input.c 
                                     patch-programs-mythfrontend-main.cpp 
                                     patch-programs-mythtranscode-mythtranscode.pro 
                                     patch-programs-programs.pro 
  Log:
  - Clarified the requirement for Qt with OpenGL support to avoid
    compilation problems
  - Fixed backwards configure flag handling with WITH_OPENGL option
  - Split some multi-file patches
  - Regenerated patches with "make makepatch"
  - Added patches to avoid compilation problems with installed ffmpeg port [1]
  - Bumped PORTREVISION
  
  Reported by:    Torfinn Ingolfsen <torfinn dot ingolfsen at broadpark dot no> [1]
  Submitted by:   Bernhard Frohlich <decke at bluelife dot at> [1]
  
  Revision  Changes    Path
  1.2       +5 -5      ports/multimedia/mythtv-frontend/Makefile
  1.2       +0 -55     ports/multimedia/mythtv-frontend/files/patch-changeset-r16895.diff (dead)
  1.2       +55 -3     ports/multimedia/mythtv-frontend/files/patch-configure
  1.2       +0 -19     ports/multimedia/mythtv-frontend/files/patch-configure-toupper (dead)
  1.2       +0 -11     ports/multimedia/mythtv-frontend/files/patch-libs-libavcodec-h264.c (dead)
  1.2       +0 -13     ports/multimedia/mythtv-frontend/files/patch-libs-libavcodec-libavcodec.pro (dead)
  1.2       +0 -13     ports/multimedia/mythtv-frontend/files/patch-libs-libmyth-util.cpp (dead)
  1.2       +0 -13     ports/multimedia/mythtv-frontend/files/patch-libs-libmythfreemheg-Programs.cpp (dead)
  1.2       +0 -10     ports/multimedia/mythtv-frontend/files/patch-libs-libmythtv-libmythtv.pro (dead)
  1.2       +0 -12     ports/multimedia/mythtv-frontend/files/patch-libs-mythdvdnav-dvd_input.c (dead)
  1.1       +11 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libavcodec__h264.c (new)
  1.1       +13 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libavcodec__libavcodec.pro (new)
  1.1       +25 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmyth__libmyth.pro (new)
  1.1       +13 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmyth__util.cpp (new)
  1.1       +12 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmythdvdnav__dvd_input.c (new)
  1.1       +13 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmythfreemheg__Programs.cpp (new)
  1.1       +19 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmythtv__libmythtv.pro (new)
  1.1       +13 -0     ports/multimedia/mythtv-frontend/files/patch-libs__libmythtv__util-opengl.cpp (new)
  1.2       +0 -11     ports/multimedia/mythtv-frontend/files/patch-programs-mythfrontend-main.cpp (dead)
  1.2       +0 -10     ports/multimedia/mythtv-frontend/files/patch-programs-mythtranscode-mythtranscode.pro (dead)
  1.2       +0 -13     ports/multimedia/mythtv-frontend/files/patch-programs-programs.pro (dead)
  1.1       +11 -0     ports/multimedia/mythtv-frontend/files/patch-programs__mythfrontend__main.cpp (new)
  1.1       +10 -0     ports/multimedia/mythtv-frontend/files/patch-programs__mythtranscode__mythtranscode.pro (new)
  1.1       +13 -0     ports/multimedia/mythtv-frontend/files/patch-programs__programs.pro (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904250117.n3P1HuYX065253>