Bug 116224 - [patch] Option to disable splash screen for graphics/gimageview
Summary: [patch] Option to disable splash screen for graphics/gimageview
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-09 10:20 UTC by Christoph Mallon
Modified: 2007-09-10 05:48 UTC (History)
0 users

See Also:


Attachments
file.diff (572 bytes, patch)
2007-09-09 10:20 UTC, Christoph Mallon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Mallon 2007-09-09 10:20:01 UTC
This patch adds the option to disable the splash screen for graphics/gimageview. It adds --disable-splash to the configure arguments if requested. To preserve POLA the splash screen is enabled by default.

Fix: see patch

Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-09 10:20:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2007-09-09 19:42:59 UTC
State Changed
From-To: open->analyzed

- PORTREVISION bump is not needed, as packages does not change 
- Patch will be slighly modified
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-09 20:17:06 UTC
dinoex      2007-09-09 19:17:00 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gimageview  Makefile 
  Log:
  - new option WITHOUT_SPLASH
  PR:             116224
  Submitted by:   Christoph Mallon
  
  Revision  Changes    Path
  1.38      +6 -0      ports/graphics/gimageview/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 4 Dirk Meyer freebsd_committer freebsd_triage 2007-09-10 05:48:37 UTC
State Changed
From-To: analyzed->closed

committed, thanks.