Bug 106196 - [NEW PORT] graphics/scale2x: Real-time graphics effect able to increase the size of small bitmaps
Summary: [NEW PORT] graphics/scale2x: Real-time graphics effect able to increase the s...
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: 2006-12-02 04:00 UTC by chinsan
Modified: 2006-12-03 23:30 UTC (History)
0 users

See Also:


Attachments
scale2x-2.2.shar (1.83 KB, text/plain)
2006-12-02 04:00 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2006-12-02 04:00:31 UTC
Scale2x is real-time graphics effect able to increase the size of small
bitmaps guessing the missing pixels without interpolating pixels and
blurring the images.

WWW: http://scale2x.sourceforge.net/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-02 07:38:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-03 23:22:05 UTC
miwi        2006-12-03 23:21:58 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/scale2x     Makefile distinfo pkg-descr 
  Log:
  Scale2x is real-time graphics effect able to increase the size of small
  bitmaps guessing the missing pixels without interpolating pixels and
  blurring the images.
  
  WWW: http://scale2x.sourceforge.net/
  
  PR:             ports/106196
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.1009    +1 -0      ports/graphics/Makefile
  1.1       +31 -0     ports/graphics/scale2x/Makefile (new)
  1.1       +3 -0      ports/graphics/scale2x/distinfo (new)
  1.1       +5 -0      ports/graphics/scale2x/pkg-descr (new)
_______________________________________________
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 2006-12-03 23:24:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!