Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2012 04:41:23 +0000
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        Norbert Augenstein <lists@augenstein.net>
Cc:        xfce@freebsd.org
Subject:   Re: NOTIFY missing in Thunar Makefile
Message-ID:  <CAHcdu2rVpxhXs0qzz0a=oCwVF9p2Cv%2Bp=Jk-BVkrdZf=9=ozSQ@mail.gmail.com>
In-Reply-To: <20120910210155.0c610b42@callisto.augenstein.ten>
References:  <20120910210155.0c610b42@callisto.augenstein.ten>

next in thread | previous in thread | raw e-mail | index | archive | help
2012/9/10 Norbert Augenstein <lists@augenstein.net>:
>         Hi,
>
>         in Thunar Makefile option 'NOTIFY' is missing in line 'OPTIONS_DEFINE='
>         so this option is always 'off' and does not even show up.

You're right, NOTIFY isn't defined in OPTIONS_DEFINE.
root@tuborg:/usr/ports/x11-fm/thunar # rm -Rf /var/db/ports/Thunar/
root@tuborg:/usr/ports/x11-fm/thunar # make pretty-print-config
+DBUS -DOCS +GVFS +NLS +PLUG_APR -PLUG_APR_EXIF +PLUG_SBR
+PLUG_SBR_PCRE -PLUG_TPA +PLUG_UCA +PLUG_WALL +STARTUP
root@tuborg:/usr/ports/x11-fm/thunar #

But if you compile Thunar, and devel/libnotify is installed, you can
see this support is enabled.

Build Configuration:

* D-BUS support:                      yes
* GIO UNIX features:                  yes
* Startup Notification:               yes
* GUDev (required for thunar-volman): no
* Mount notification support:         yes
* Debug Support:                      minimum

Additional Plugins:

* Advanced Properties:                yes
* Simple Builtin Renamers:            yes
* Trash Panel Applet:                 yes
* User Customizable Actions:          yes
* Wallpaper support:                  yes

In fact, NOTIFY is **always** enabled, because it's defined in OPTIONS_DEFAULT.

I think it's mistake.

>
>
>         --> auge
> _______________________________________________
> freebsd-xfce@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
> To unsubscribe, send any mail to "freebsd-xfce-unsubscribe@freebsd.org"



-- 
olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHcdu2rVpxhXs0qzz0a=oCwVF9p2Cv%2Bp=Jk-BVkrdZf=9=ozSQ>