Bug 164500 - [patch] Build x11-toolkits/libwnck without startup_notification
Summary: [patch] Build x11-toolkits/libwnck without startup_notification
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 03:00 UTC by lichray
Modified: 2012-03-16 03:00 UTC (History)
0 users

See Also:


Attachments
libwnck_startup.patch (1.02 KB, patch)
2012-01-26 03:00 UTC, lichray
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lichray 2012-01-26 03:00:10 UTC
	
	All components of Xfce4 can be build without startup-notification, except this one, a library inherited from the Gnome project. It can be build without startup-notification actually, and I just add an option to it.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-01-26 05:29:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-03-16 02:59:29 UTC
mezz        2012-03-16 02:59:17 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/libwnck Makefile 
  Log:
  Make startup notification to optional.
  
  PR:             ports/164500
  Submitted by:   Zhihao Yuan <lichray@gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.78      +12 -2     ports/x11-toolkits/libwnck/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2012-03-16 02:59:30 UTC
State Changed
From-To: open->closed

Committed, thanks!