Your message dated Thu, 27 May 2010 08:06:46 +0200
with message-id <1ohwew-7mn...@serveme.schnalke.local>
and subject line Debian doesn't need resize-gd
has caused the Debian Bug report #487975,
regarding RFP: resize-gd -- resizes images using the gd-library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
487975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: markus schnalke <mei...@marmaro.de>


* Package name    : resize-gd
  Version         : 0.2
  Upstream Author : markus schnalke <mei...@marmaro.de>
* URL             : http://prog.marmaro.de/resize-gd
* License         : MIT/X
  Programming Lang: C
  Description     : resizes images using the gd-library


About the program:
------------------

The program has two modes:
* aspect ratio of the images is preserved and only shrinking is done. Smaller
  images remain unmodified.
* the images are resized to match a specific size. The images probably get
  stretched and enlarged.

Only JPEG and PNG files are supported. The filetype is detected by the
filename suffix which has to be `.jpg', `.jpeg' or `.png'. Unsupported files
get skipped.

All resizing is done in-place.



The idea behind:
----------------------

This program is meant to be a small(er) alternative to the `mogrify -resize'
command of ImageMagick. Mainly because ImageMagick has lots of dependencies,
while the GD-Library has less.

`resize-gd' is only for resizing images, not for doing all the other fancy
stuff, that ImageMagick (or GraphicsMagick) can do.

I wrote this program, because I had to install over 80MB on a fresh Debian
installation, just to get a simple web gallery generator (`genwebgallery') to
run. This came from its dependency on ImageMagick. (GraphicsMagick wouldn't
have been better.)

That is way to much, for the simple task that needs to be done: image resizing.

I haven't found a small program that simply does image resizing. So I wrote
that one.
It uses the GD library, which is only about 1/10 in size, compared to
ImageMagick.

The quality seems to be slightly worse, but still good enough for most tasks
(especially thumbnail generation).






-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



--- End Message ---
--- Begin Message ---
I close this ITP/RFP as there are no plans to include this software
into Debian anymore.


The situation is as follows:

After I submitted this ITP and created a Debian package, I was 
convinced that this software is not needed in Debian because there
are alternatives already available in Debian. Anyway resize-gd was
primary intended to support genwebgallery. See bug #484597.

The answer to my question back then whether I should close the ITP,
was that I better should leave it open because there might be a DD who
wants to have it in Debian though. Hence, I left it open.

Now it was automatically changed to RFP. However, RFP seems not to be
the correct tag for the software as I already have a package finished.
I would just need to update it. 

I close the bug now.

If you think that this software should be in Debian though, please 
contact me.



meillo


--- End Message ---

Reply via email to