FreeBSD Bugzilla – Attachment 139630 Details for
Bug 185913
[PATCH] games/gnome-games: disable g-ir-scanner cache
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnome-games-2.32.1_4.patch
gnome-games-2.32.1_4.patch (text/plain), 1.17 KB, created by
Dmitry Marakasov
on 2014-01-20 14:10:01 UTC
(
hide
)
Description:
gnome-games-2.32.1_4.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-01-20 14:10:01 UTC
Size:
1.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 340395) >+++ Makefile (working copy) >@@ -13,9 +13,9 @@ > COMMENT= The game applications package for the GNOME 2 Desktop Environment > > BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection >-LIB_DEPENDS= guile:${PORTSDIR}/lang/guile \ >- clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk \ >- clutter-glx-1.0:${PORTSDIR}/graphics/clutter >+LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile \ >+ libclutter-gtk-0.10.so:${PORTSDIR}/graphics/clutter-gtk \ >+ libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter > RUN_DEPENDS= seed:${PORTSDIR}/devel/seed > > CONFLICTS= sol-1.0.* glchess-[0-9]* gnomesudoku-[0-9]* gnome-games-3.[0-9]* >@@ -32,6 +32,7 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-sound=gstreamer \ > --disable-tests >+MAKE_ENV= GI_SCANNER_DISABLE_CACHE=yes > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >@@ -52,7 +53,7 @@ > .include <bsd.port.pre.mk> > > .if exists(${LOCALBASE}/lib/libavahi-client.a) || defined(WITH_MDNS) >-LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app >+LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app > .endif > > post-patch:
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 185913
: 139630