[Lunar-commits] <moonbase> Image-Size: Addomg to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Oct 6 16:06:30 CEST 2011
commit bff724490bb5b09f08b722835a23a3d27cd518e8
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Oct 6 10:06:30 2011 -0400
Image-Size: Addomg to moonbase.
---
perl/Image-Size/BUILD | 6 ++++++
perl/Image-Size/DEPENDS | 1 +
perl/Image-Size/DETAILS | 12 ++++++++++++
3 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/perl/Image-Size/BUILD b/perl/Image-Size/BUILD
new file mode 100644
index 0000000..c11ca00
--- /dev/null
+++ b/perl/Image-Size/BUILD
@@ -0,0 +1,6 @@
+(
+
+ perl Makefile.PL &&
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/Image-Size/DEPENDS b/perl/Image-Size/DEPENDS
new file mode 100644
index 0000000..1dd0168
--- /dev/null
+++ b/perl/Image-Size/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl/Image-Size/DETAILS b/perl/Image-Size/DETAILS
new file mode 100644
index 0000000..238af95
--- /dev/null
+++ b/perl/Image-Size/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=Image-Size
+ VERSION=3.230
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/R/RJ/RJRAY/
+ SOURCE_VFY=sha1:8f1ff3662d8020c0e4daee4a7cb2312d06b86686
+ WEB_SITE=http://search.cpan.org/~rjray/Image-Size/
+ ENTERED=20111006
+ UPDATED=20111006
+ SHORT="read the dimensions of an image in several popular formats"
+cat << EOF
+Read the dimensions of an image in several popular formats.
+EOF
More information about the Lunar-commits
mailing list