Bug 117904 - [MAINTAINER] graphics/gnash: add KDE support, fix build with some option combinations
Summary: [MAINTAINER] graphics/gnash: add KDE support, fix build with some option comb...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-08 00:10 UTC by Dmitry Marakasov
Modified: 2007-12-19 11:30 UTC (History)
0 users

See Also:


Attachments
gnash.patch (4.29 KB, patch)
2007-11-08 00:10 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2007-11-08 00:10:01 UTC
* Add KDE support - Konqueror plugin was confirmed to work
* Change default renderer to AGG
* Add patch to fix libintl-related build error when building without GTK GUI
* Add IGNORE for Cairo+KDE case, as it's not supported by gnash
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-08 00:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-19 11:24:56 UTC
miwi        2007-12-19 11:24:51 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gnash       Makefile pkg-plist 
  Added files:
    graphics/gnash/files patch-utilities-Makefile.in 
  Log:
  * Add KDE support - Konqueror plugin was confirmed to work
  * Change default renderer to AGG
  * Add patch to fix libintl-related build error when building without GTK GUI
  * Add IGNORE for Cairo+KDE case, as it's not supported by gnash
  
  PR:             117904
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
  
  Revision  Changes    Path
  1.20      +24 -17    ports/graphics/gnash/Makefile
  1.1       +11 -0     ports/graphics/gnash/files/patch-utilities-Makefile.in (new)
  1.6       +7 -0      ports/graphics/gnash/pkg-plist
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-12-19 11:25:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!