pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ruby-image_size graphics/ruby-image_size: add...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fb68873a807
branches:  trunk
changeset: 339925:4fb68873a807
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Sep 18 15:53:04 2019 +0000

description:
graphics/ruby-image_size: add package version 2.0.2

Add ruby-image_size package version 2.0.2.


Measure image size using pure Ruby.

formats: apng, bmp, cur, gif, jpeg, ico, mng, pbm, pcx, pgm, png, ppm, psd,
swf, tiff, xbm, xpm, webp.

diffstat:

 graphics/ruby-image_size/DESCR    |   4 ++++
 graphics/ruby-image_size/Makefile |  14 ++++++++++++++
 graphics/ruby-image_size/PLIST    |  36 ++++++++++++++++++++++++++++++++++++
 graphics/ruby-image_size/distinfo |   6 ++++++
 4 files changed, 60 insertions(+), 0 deletions(-)

diffs (76 lines):

diff -r 563b25d9f3ff -r 4fb68873a807 graphics/ruby-image_size/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-image_size/DESCR    Wed Sep 18 15:53:04 2019 +0000
@@ -0,0 +1,4 @@
+Measure image size using pure Ruby.
+
+formats: apng, bmp, cur, gif, jpeg, ico, mng, pbm, pcx, pgm, png, ppm, psd,
+swf, tiff, xbm, xpm, webp.
diff -r 563b25d9f3ff -r 4fb68873a807 graphics/ruby-image_size/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-image_size/Makefile Wed Sep 18 15:53:04 2019 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2019/09/18 15:53:04 taca Exp $
+
+DISTNAME=      image_size-2.0.2
+CATEGORIES=    graphics
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/toy/image_size
+COMMENT=       Measure image size using pure Ruby
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 563b25d9f3ff -r 4fb68873a807 graphics/ruby-image_size/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-image_size/PLIST    Wed Sep 18 15:53:04 2019 +0000
@@ -0,0 +1,36 @@
+@comment $NetBSD: PLIST,v 1.1 2019/09/18 15:53:04 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rubocop.yml
+${GEM_LIBDIR}/.rubocop_todo.yml
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CHANGELOG.markdown
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/README.markdown
+${GEM_LIBDIR}/image_size.gemspec
+${GEM_LIBDIR}/lib/image_size.rb
+${GEM_LIBDIR}/spec/image_size_spec.rb
+${GEM_LIBDIR}/spec/images/apng/192x110.apng
+${GEM_LIBDIR}/spec/images/bmp/v2.42x50.bmp
+${GEM_LIBDIR}/spec/images/bmp/v3-bottom2top.42x50.bmp
+${GEM_LIBDIR}/spec/images/bmp/v3-top2bottom.42x50.bmp
+${GEM_LIBDIR}/spec/images/cur/50x256.cur
+${GEM_LIBDIR}/spec/images/gif/668x481.gif
+${GEM_LIBDIR}/spec/images/ico/256x27.ico
+${GEM_LIBDIR}/spec/images/jpeg/320x240.jpeg
+${GEM_LIBDIR}/spec/images/jpeg/extraneous-bytes.320x240.jpeg
+${GEM_LIBDIR}/spec/images/mng/612x132.mng
+${GEM_LIBDIR}/spec/images/pbm/85x55.pbm
+${GEM_LIBDIR}/spec/images/pcx/70x60.pcx
+${GEM_LIBDIR}/spec/images/pgm/90x55.pgm
+${GEM_LIBDIR}/spec/images/png/640x532.png
+${GEM_LIBDIR}/spec/images/psd/16x20.psd
+${GEM_LIBDIR}/spec/images/svg/72x100.svg
+${GEM_LIBDIR}/spec/images/swf/450x200.swf
+${GEM_LIBDIR}/spec/images/tiff/48x64.tiff
+${GEM_LIBDIR}/spec/images/webp/extended.16x32.webp
+${GEM_LIBDIR}/spec/images/webp/lossless.16x32.webp
+${GEM_LIBDIR}/spec/images/webp/lossy.16x32.webp
+${GEM_LIBDIR}/spec/images/xbm/16x32.xbm
+${GEM_LIBDIR}/spec/images/xpm/24x32.xpm
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 563b25d9f3ff -r 4fb68873a807 graphics/ruby-image_size/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ruby-image_size/distinfo Wed Sep 18 15:53:04 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/09/18 15:53:04 taca Exp $
+
+SHA1 (image_size-2.0.2.gem) = d2193a1cc2f8591ccf6a2c2677a18e77a7e22242
+RMD160 (image_size-2.0.2.gem) = 133730c47fb13e666c609c361b6c989e0255d8f4
+SHA512 (image_size-2.0.2.gem) = f5c8b38a9508d603a2d128b37ee98e1e708ba00dee31b4e420e1eecd7b9f979eb71170435d59dfc9b33be2681407d2cef861fd7841167f7c4115f8b22999ad76
+Size (image_size-2.0.2.gem) = 149504 bytes



Home | Main Index | Thread Index | Old Index