FreeBSD Bugzilla – Attachment 201331 Details for
Bug 235127
[PATCH] deskutils/xfce4-notifyd: modernize and cleanup port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
xfce4-notifyd.patch (text/plain), 1.94 KB, created by
Guido Falsi
on 2019-01-22 14:53:26 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2019-01-22 14:53:26 UTC
Size:
1.94 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 490952) >+++ Makefile (working copy) >@@ -20,8 +20,9 @@ > libdbus-glib-1.so:devel/dbus-glib \ > libdbus-1.so:devel/dbus > >-USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 >-USE_GNOME= gtk30 glib20 cairo intltool >+USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ >+ xfce:gtk3 >+USE_GNOME= cairo gtk30 glib20 intltool > USE_XFCE= libutil panel > USE_XORG= ice sm x11 > >@@ -29,11 +30,12 @@ > INSTALLS_ICONS= yes > INSTALL_TARGET= install-strip > >-OPTIONS_DEFINE= NLS >-NLS_USES= gettext-runtime >-NLS_EXTRA_PATCHES= ${FILESDIR}/extra-patch-configure >-OPTIONS_SUB= yes >+OPTIONS_DEFINE= NLS >+OPTIONS_SUB= yes > >+NLS_CONFIGURE_ENABLE= nls >+NLS_USES= gettext-runtime >+ > # requires libxfce4panel-2.0 >= 4.13.0 (development version) > PORTSCOUT= skipv:0.4.3 > >Index: files/extra-patch-configure >=================================================================== >--- files/extra-patch-configure (revision 490952) >+++ files/extra-patch-configure (nonexistent) >@@ -1,20 +0,0 @@ >---- configure.orig 2016-11-09 22:20:54 UTC >-+++ configure >-@@ -5771,7 +5771,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld >- $as_echo_n "checking whether NLS is requested... " >&6; } >- # Check whether --enable-nls was given. >- if test "${enable_nls+set}" = set; then : >-- enableval=$enable_nls; USE_NLS=$enableval >-+ enableval=$enable_nls; USE_NLS=no >- else >- USE_NLS=yes >- fi >-@@ -13772,7 +13772,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >> >- >- fi >- fi >-- USE_NLS=yes >-+# USE_NLS=yes >- >- >- gt_cv_have_gettext=no > >Property changes on: files/extra-patch-configure >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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 235127
: 201331