FreeBSD Bugzilla – Attachment 197142 Details for
Bug 231399
[patch] x11-toolkits/wxgtk30: fix dependencies, add NOTIFY option, address portlint error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
patch-wxgtk30.diff (text/plain), 1.24 KB, created by
Andriy Voskoboinyk
on 2018-09-16 13:16:44 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2018-09-16 13:16:44 UTC
Size:
1.24 KB
patch
obsolete
>Index: x11-toolkits/wxgtk30/Makefile >=================================================================== >--- x11-toolkits/wxgtk30/Makefile (revision 479889) >+++ x11-toolkits/wxgtk30/Makefile (working copy) >@@ -2,8 +2,8 @@ > > PORTNAME= wx > PORTVERSION= 3.0.4 >-PORTREVISION= 3 > DISTVERSIONPREFIX= v >+PORTREVISION= 4 > CATEGORIES= x11-toolkits > PKGNAMESUFFIX= 30-gtk2 > >@@ -21,10 +21,11 @@ > GH_ACCOUNT= wxWidgets > GH_PROJECT= wxWidgets > >-USES= compiler:c++11-lib gmake iconv jpeg localbase pkgconfig >+USES= compiler:c++11-lib gmake gnome gl iconv jpeg localbase \ >+ pkgconfig > USE_XORG= x11 sm xxf86vm xinerama >-USE_GL= glu >-USE_GNOME= gtk20 >+USE_GL= gl glu >+USE_GNOME= cairo gdkpixbuf2 gtk20 > USE_LDCONFIG= yes > USE_CXXSTD= c++11 > GNU_CONFIGURE= yes >@@ -48,7 +49,7 @@ > CONFIGURE_ENV= X11BASE="${LOCALBASE}" \ > ac_cv_header_sys_inotify_h=no > >-OPTIONS_DEFINE= GSTREAMER MSPACK NLS WEBKIT >+OPTIONS_DEFINE= GSTREAMER NOTIFY MSPACK NLS WEBKIT > OPTIONS_DEFAULT=GSTREAMER MSPACK WEBKIT > MSPACK_DESC= Microsoft archives support > OPTIONS_SUB= yes >@@ -58,6 +59,8 @@ > GSTREAMER_CONFIGURE_ENABLE= mediactrl > GSTREAMER_USE= GNOME=gconf2 GSTREAMER1=yes > >+NOTIFY_CONFIGURE_WITH= libnotify >+ > MSPACK_CONFIGURE_WITH= libmspack > MSPACK_LIB_DEPENDS= libmspack.so:archivers/libmspack >
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 231399
: 197142 |
197143