← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 804969] Re: Disable libnotify checks at build time

 

Thanks

** Changed in: linuxdcpp
   Importance: Undecided => Low

** Changed in: linuxdcpp
       Status: New => Fix Committed

** Changed in: linuxdcpp
    Milestone: None => 1.2.0

** Changed in: linuxdcpp
     Assignee: (unassigned) => Steven Sheehy (steven-sheehy)

** Tags added: build notifications

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/804969

Title:
  Disable libnotify checks at build time

Status in Linux DC++:
  Fix Committed

Bug description:
  Linuxdcpp 1.1.0 will check for libnotify in order to enable libnotify
  dependent code. Some systems may have it installed but may not want
  this feature thus a build flag is required.

  In order to keep backwards compatibility this flag will be on by
  default.

  Steps to reproduce:
  - Compile linuxdc++ with libnotify installed.

  Expected results:
  - User can choose between libnotify notifications or not.

  Actual results:
  - Libnotify code is always enabled

  Version: 1.1.0

  OS: Hardened Gentoo Linux amd64 (though the issue may affect many
  others).

  Attached is a patch solving this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxdcpp/+bug/804969/+subscriptions


References