Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242237 Details for
Bug 332025
media-video/nghost - a media center frontend for car PC type systems
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for nghost-2.0.2
nghost-2.0.2-warn_err_kshots.patch (text/plain), 2.41 KB, created by
Richard F. Ostrow Jr.
on 2010-08-10 12:09:51 UTC
(
hide
)
Description:
patch for nghost-2.0.2
Filename:
MIME Type:
Creator:
Richard F. Ostrow Jr.
Created:
2010-08-10 12:09:51 UTC
Size:
2.41 KB
patch
obsolete
>diff -crB old/src/Makefile.am new/src/Makefile.am >*** old/src/Makefile.am 2008-09-23 21:00:02.000000000 -0400 >--- new/src/Makefile.am 2010-08-09 16:03:02.937822482 -0400 >*************** >*** 15,21 **** > > > # set the include path found by configure -Wall -Werror. >! nghost_CXXFLAGS = -Wall -Werror @sdl_CFLAGS@ $(all_includes) @glibmm_CFLAGS@ \ > @xmlpp_CFLAGS@ @taglib_CFLAGS@ -DPLUGIN_DIR=\"@pkglibdir@\" \ > @QT_CONFIG@ @QtCore_CFLAGS@ @QtGui_CFLAGS@ \ > @nghostcore_CFLAGS@ @nghostdao_CFLAGS@ @nghostgui2_CFLAGS@ \ >--- 15,21 ---- > > > # set the include path found by configure -Wall -Werror. >! nghost_CXXFLAGS = @sdl_CFLAGS@ $(all_includes) @glibmm_CFLAGS@ \ > @xmlpp_CFLAGS@ @taglib_CFLAGS@ -DPLUGIN_DIR=\"@pkglibdir@\" \ > @QT_CONFIG@ @QtCore_CFLAGS@ @QtGui_CFLAGS@ \ > @nghostcore_CFLAGS@ @nghostdao_CFLAGS@ @nghostgui2_CFLAGS@ \ >diff -crB old/src/nobd/Makefile.am new/src/nobd/Makefile.am >*** old/src/nobd/Makefile.am 2008-07-24 01:27:46.000000000 -0400 >--- new/src/nobd/Makefile.am 2010-08-09 16:03:30.311883173 -0400 >*************** >*** 21,31 **** > obdd_LDADD=libobd.la > > nobd_SOURCES=${nobd_cpp} ${nobd_h} >! nobd_CXXFLAGS=-Wall -Werror > nobd_LDFLAGS= > nobd_LDADD=libobd.la > > libobd_la_SOURCES=${libobd_c} ${libobd_h} ${libobd_nodist_h} >! libobd_la_CFLAGS=-Wall -Werror > libobd_la_LDFLAGS=-version-info 0:0:0 > libobd_la_LIBADD= >--- 21,31 ---- > obdd_LDADD=libobd.la > > nobd_SOURCES=${nobd_cpp} ${nobd_h} >! nobd_CXXFLAGS= > nobd_LDFLAGS= > nobd_LDADD=libobd.la > > libobd_la_SOURCES=${libobd_c} ${libobd_h} ${libobd_nodist_h} >! libobd_la_CFLAGS= > libobd_la_LDFLAGS=-version-info 0:0:0 > libobd_la_LIBADD= >diff -crB old/src/nscan/Makefile.am new/src/nscan/Makefile.am >*** old/src/nscan/Makefile.am 2008-07-24 01:27:51.000000000 -0400 >--- new/src/nscan/Makefile.am 2010-08-09 16:03:14.952949813 -0400 >*************** >*** 10,16 **** > # set the include path found by configure > > # the library search path. >! nscan_CXXFLAGS = -Wall -Werror @taglib_CFLAGS@ \ > -DPLUGIN_DIR=\"@pkglibdir@\" @sdl_CFLAGS@ \ > @nghostplugins_CFLAGS@ @nghostlog_CFLAGS@ @nghostcore_CFLAGS@ \ > @nghostdao_CFLAGS@ @nghostnet_CFLAGS@ >--- 10,16 ---- > # set the include path found by configure > > # the library search path. >! nscan_CXXFLAGS = @taglib_CFLAGS@ \ > -DPLUGIN_DIR=\"@pkglibdir@\" @sdl_CFLAGS@ \ > @nghostplugins_CFLAGS@ @nghostlog_CFLAGS@ @nghostcore_CFLAGS@ \ > @nghostdao_CFLAGS@ @nghostnet_CFLAGS@
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 332025
:
242235
| 242237