FreeBSD Bugzilla – Attachment 190306 Details for
Bug 225652
multimedia/mythtv: Update to 29.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to upgrade audio/mythplugin-mythmusic
mythplugin-mythmusic-29.0_1.diff (text/plain), 3.04 KB, created by
lucylangthorne55
on 2018-02-03 20:30:22 UTC
(
hide
)
Description:
Patch to upgrade audio/mythplugin-mythmusic
Filename:
MIME Type:
Creator:
lucylangthorne55
Created:
2018-02-03 20:30:22 UTC
Size:
3.04 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 460834) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mythmusic >-PORTVERSION= 0.27.5 >+PORTVERSION= 29.0 > DISTVERSIONPREFIX= v > PORTREVISION= 1 > CATEGORIES= audio >@@ -24,10 +24,11 @@ > USE_GITHUB= yes > GH_ACCOUNT= MythTV > GH_PROJECT= mythtv >+GH_TAGNAME= 771115 > > WRKSRC_SUBDIR= mythplugins > >-USE_QT4= linguist_build moc_build qmake_build rcc_build uic_build >+USE_QT5= buildtools_build linguist_build qmake_build > HAS_CONFIGURE= yes > USE_LDCONFIG= ${PREFIX}/lib/mythtv/plugins > DESTDIRNAME= INSTALL_ROOT >@@ -34,8 +35,6 @@ > > PLIST_SUB= MYTHSHARE="share/mythtv" > >-QMAKESPEC?= ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ >- > CONFIGURE_ARGS= --prefix="${PREFIX}" --disable-all \ > --enable-mythmusic --enable-fftw --enable-opengl > >Index: distinfo >=================================================================== >--- distinfo (revision 460834) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (MythTV-mythtv-v0.27.5_GH0.tar.gz) = 7e625f94332effeadfba8e7ae7c98d44a83bfc25b7c59e39adce67dc2f4e1e1b >-SIZE (MythTV-mythtv-v0.27.5_GH0.tar.gz) = 85652939 >+TIMESTAMP = 1517017547 >+SHA256 (MythTV-mythtv-v29.0-771115_GH0.tar.gz) = 196e494ffc9062a05096c05cf5553914517ea98e0446f2a4be05bea847218ede >+SIZE (MythTV-mythtv-v29.0-771115_GH0.tar.gz) = 105622529 >Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 460834) >+++ files/patch-configure (working copy) >@@ -1,4 +1,4 @@ >---- configure.orig 2015-06-16 16:03:30 UTC >+--- configure.orig 2018-01-11 12:39:22 UTC > +++ configure > @@ -227,6 +227,10 @@ add_cxxflags(){ > append ECXXFLAGS "$@" >@@ -11,18 +11,18 @@ > check_cxx(){ > log check_cxx "$@" > cat > $TMPCXX >-@@ -561,6 +565,10 @@ OPENGLV=$(cat mythconfig.mak | grep -e " >- EXTRALIBS=$(cat mythconfig.mak | grep -e "^EXTRALIBS=") >- EXTRALIBS=${EXTRALIBS#EXTRALIBS=} >+@@ -559,6 +563,10 @@ CXXPPFLAGS=${CXXPPFLAGS#CXXPPFLAGS=} >+ OPENGLV=$(cat mythconfig.mak | grep -e "^CONFIG_OPENGL_VIDEO=yes") >+ OPENGLES=$(cat mythconfig.mak | grep -e "^HAVE_GLES2_GL2_H=yes") > > +add_cppflags "-I${prefix}/include" > +add_cxxflags "-I${prefix}/include" > +add_ldflags "-L${prefix}/lib" > + >- if is_qmake4 $qmake || is_qmake4 qmake-qt4; then >- if is_qmake4 qmake-qt4; then >- qmake=qmake-qt4 >-@@ -657,6 +665,7 @@ if enabled music ; then >+ EXTRALIBS=$(cat mythconfig.mak | grep -e "^EXTRALIBS=") >+ EXTRALIBS=${EXTRALIBS#EXTRALIBS=} >+ >+@@ -689,6 +697,7 @@ if enabled music ; then > echo "MythMusic requires FLAC." > fi > >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 460834) >+++ pkg-plist (working copy) >@@ -25,7 +25,6 @@ > %%MYTHSHARE%%/i18n/mythmusic_sv.qm > %%MYTHSHARE%%/music_settings.xml > %%MYTHSHARE%%/musicmenu.xml >-%%MYTHSHARE%%/mythmusic/streams.xml > %%MYTHSHARE%%/themes/default-wide/mm-titlelines.png > %%MYTHSHARE%%/themes/default-wide/mm_blackhole_border.png > %%MYTHSHARE%%/themes/default-wide/mm_volume_background.png
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 225652
:
190305
|
190306
|
190307
|
190308