Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (61be9740f0cac7abe83cec2b153e7629a2374be1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (61be9740f0cac7abe83cec2b153e7629a2374be1)
  • Date: Thu, 16 Jun 2022 21:52:33 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 13 +++++++++++++
graphics-libs/gtkimageview/HISTORY | 3 +++
graphics-libs/gtkimageview/PRE_BUILD | 3 ++-
perl-cpan/perl-cairo-gobject/BUILD | 1 +
perl-cpan/perl-cairo-gobject/DEPENDS | 3 +++
perl-cpan/perl-cairo-gobject/DETAILS | 16 ++++++++++++++++
perl-cpan/perl-cairo-gobject/HISTORY | 2 ++
perl-cpan/perl-cairo/DETAILS | 4 ++--
perl-cpan/perl-cairo/HISTORY | 3 +++
perl-cpan/perl-glib-object-introspection/BUILD | 1 +
perl-cpan/perl-glib-object-introspection/DEPENDS | 2 ++
perl-cpan/perl-glib-object-introspection/DETAILS | 16 ++++++++++++++++
perl-cpan/perl-glib-object-introspection/HISTORY | 2 ++
perl-cpan/perl-gtk3-imageview/BUILD | 1 +
perl-cpan/perl-gtk3-imageview/DEPENDS | 2 ++
perl-cpan/perl-gtk3-imageview/DETAILS | 15 +++++++++++++++
perl-cpan/perl-gtk3-imageview/HISTORY | 2 ++
perl-cpan/perl-gtk3/DEPENDS | 5 +++++
perl-cpan/perl-gtk3/DETAILS | 14 ++++++++++++++
perl-cpan/perl-gtk3/HISTORY | 2 ++
perl-cpan/perl-image-magick/BUILD | 1 +
perl-cpan/perl-image-magick/DEPENDS | 1 +
perl-cpan/perl-image-magick/DETAILS | 16 ++++++++++++++++
perl-cpan/perl-image-magick/HISTORY | 2 ++
perl-cpan/perl-locale-codes/BUILD | 1 +
perl-cpan/perl-locale-codes/DEPENDS | 1 +
perl-cpan/perl-locale-codes/DETAILS | 17 +++++++++++++++++
perl-cpan/perl-locale-codes/HISTORY | 2 ++
perl-cpan/perl-pdf-builder/BUILD | 1 +
perl-cpan/perl-pdf-builder/DEPENDS | 1 +
perl-cpan/perl-pdf-builder/DETAILS | 14 ++++++++++++++
perl-cpan/perl-pdf-builder/HISTORY | 2 ++
32 files changed, 166 insertions(+), 3 deletions(-)

New commits:
commit 61be9740f0cac7abe83cec2b153e7629a2374be1
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

perl-pdf-builder: new spell, Facilitates the creation and modification of
PDF files

commit 3ef3aaef4152829b63f4b00263bb77eb9075a3b2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

perl-locale-codes: new spell, a distribution of modules to handle locale
codes

commit 5025bb73c21969ebefaf9f4981b5b77ec2b2f6cc
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

perl-image-magick: new spell, Perl interface to ImageMagick

commit fab0b781f658a793ceb8c1adcf82d4bbbdd24787
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

perl-gtk3: new spell, gtk3 bindings for perl, from gtk2-perl

commit 53b6eb17d5ab2923ffc7dae884f72946319849b0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

perl-glib-object-introspection: new spell, Glib::Object::Introspection -
Dynamically create Perl language bindings

commit b2f8214a2d8d7c903407749076885959c799fbba
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

perl-cairo-gobject: new spell, Integrate Cairo into the Glib type system

commit 060a2ac89f2145669b01b9c6b1c1ddcd896a1f86
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

perl-gtk3-imageview: new spell, Perl bindings for GtkImageView

commit 33ef8d8366787efb283f0c75c3522f35535012d8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

perl-cairo 1.109

commit 4021100b18000f0a693825619ba58f3f5264f32f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

gtkimageview: Fix build against musl

diff --git a/ChangeLog b/ChangeLog
index d936838..c302fae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * perl-cpan/perl-gtk3-imageview: new spell, Perl bindings for
+ GtkImageView
+ * perl-cpan/perl-cairo-gobject: new spell, Cairo::GObject - Integrate
Cairo into the Glib type system
+ * perl-cpan/perl-glib-object-introspection: new spell,
Glib::Object::Introspection - Dynamically create Perl language bindings
+ * perl-cpan/perl-gtk3: new spell, gtk3 bindings for perl, from
+ gtk2-perl
+ * perl-cpan/perl-image-magick: new spell, Perl interface to
ImageMagick
+ * perl-cpan/perl-locale-codes: new spell, a distribution of modules
+ to handle locale codes
+ * perl-cpan/perl-pdf-builder: new spell, Facilitates the creation
+ and modification of PDF files
+
2022-06-12 Vlad Glagolev <stealth AT sourcemage.org>
* utils/neo: new spell, CMatrix clone with 32-bit color and Unicode
support

diff --git a/graphics-libs/gtkimageview/HISTORY
b/graphics-libs/gtkimageview/HISTORY
index 036ddf8..9a8ccf8 100644
--- a/graphics-libs/gtkimageview/HISTORY
+++ b/graphics-libs/gtkimageview/HISTORY
@@ -1,3 +1,6 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Fixed build against musl
+
2020-11-09 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: fix by explictily mentioning libm

diff --git a/graphics-libs/gtkimageview/PRE_BUILD
b/graphics-libs/gtkimageview/PRE_BUILD
index 709860c..ecd8af2 100755
--- a/graphics-libs/gtkimageview/PRE_BUILD
+++ b/graphics-libs/gtkimageview/PRE_BUILD
@@ -1,4 +1,5 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
sedit '/CFLAGS/s/-Werror //g' configure.in &&
-sedit '/DEPRECATED_FLAGS/d' configure.in
+sedit '/DEPRECATED_FLAGS/d' configure.in &&
+sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
diff --git a/perl-cpan/perl-cairo-gobject/BUILD
b/perl-cpan/perl-cairo-gobject/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-cairo-gobject/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-cairo-gobject/DEPENDS
b/perl-cpan/perl-cairo-gobject/DEPENDS
new file mode 100755
index 0000000..c58c7bb
--- /dev/null
+++ b/perl-cpan/perl-cairo-gobject/DEPENDS
@@ -0,0 +1,3 @@
+depends perl &&
+depends perl-cairo &&
+depends perl-glib
diff --git a/perl-cpan/perl-cairo-gobject/DETAILS
b/perl-cpan/perl-cairo-gobject/DETAILS
new file mode 100755
index 0000000..f3e0859
--- /dev/null
+++ b/perl-cpan/perl-cairo-gobject/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=perl-cairo-gobject
+ VERSION=1.005
+ SOURCE="Cairo-GObject-$VERSION.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/X/XA/XAOC/$SOURCE
+
SOURCE_HASH=sha512:45f1e3ff6f8a90347175c66e5a854acd22285cd48a9aa07344c046add283892d6188e88f69d64798dc5323cb17aa442853915ed2081b5ec4e2a735b89cd11b1e
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/Cairo-GObject-$VERSION"
+ WEB_SITE="https://metacpan.org/pod/Cairo::GObject";
+ LICENSE[0]="LGPL-2.1"
+ ENTERED=20220616
+ KEYWORDS=""
+ SHORT="Cairo::GObject - Integrate Cairo into the Glib type system"
+cat << EOF
+Cairo::GObject registers Cairo's types (Cairo::Context, Cairo::Surface,
+etc.) with Glib's type systems so that they can be used normally in signals
+and properties.
+EOF
diff --git a/perl-cpan/perl-cairo-gobject/HISTORY
b/perl-cpan/perl-cairo-gobject/HISTORY
new file mode 100644
index 0000000..7870f80
--- /dev/null
+++ b/perl-cpan/perl-cairo-gobject/HISTORY
@@ -0,0 +1,2 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created
diff --git a/perl-cpan/perl-cairo/DETAILS b/perl-cpan/perl-cairo/DETAILS
index e9bf85c..a025cb5 100755
--- a/perl-cpan/perl-cairo/DETAILS
+++ b/perl-cpan/perl-cairo/DETAILS
@@ -1,7 +1,7 @@
SPELL=perl-cairo
SNAME=Cairo
- VERSION=1.060
-
SOURCE_HASH=sha512:4aa4ed215db50338f12c3969e301b93d86c864ed32d67cf47d19d9ff3af3467ff4cf874658e4b9945ce8ead853af621f9f5dda1ddec30d76604f18ccc53d5ad1
+ VERSION=1.109
+
SOURCE_HASH=sha512:b80841bff480acf95f69659cba02ca17c79b67a2dc5c9b9302efb15bbd79bd4bc2f1801c001c220723da11081e86a08a83e07ecc8866810ebf9406e1f6fa1c53
SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION

SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/gtk2-perl/$SOURCE
diff --git a/perl-cpan/perl-cairo/HISTORY b/perl-cpan/perl-cairo/HISTORY
index 9ef37f4..369ecf7 100644
--- a/perl-cpan/perl-cairo/HISTORY
+++ b/perl-cpan/perl-cairo/HISTORY
@@ -1,3 +1,6 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.109
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)

diff --git a/perl-cpan/perl-glib-object-introspection/BUILD
b/perl-cpan/perl-glib-object-introspection/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-glib-object-introspection/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-glib-object-introspection/DEPENDS
b/perl-cpan/perl-glib-object-introspection/DEPENDS
new file mode 100755
index 0000000..5b774a5
--- /dev/null
+++ b/perl-cpan/perl-glib-object-introspection/DEPENDS
@@ -0,0 +1,2 @@
+depends perl &&
+depends perl-glib
diff --git a/perl-cpan/perl-glib-object-introspection/DETAILS
b/perl-cpan/perl-glib-object-introspection/DETAILS
new file mode 100755
index 0000000..3a057ae
--- /dev/null
+++ b/perl-cpan/perl-glib-object-introspection/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=perl-glib-object-introspection
+ VERSION=0.049
+ SOURCE="Glib-Object-Introspection-$VERSION.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/X/XA/XAOC/$SOURCE
+
SOURCE_HASH=sha512:fa927661dc761bfae9dba87e1e2d519b10c3aac4d6dcea37764972a0413a4f5025a12df640d66928b631c2933d4b0e6d02b559ea2c1eaa38fae6f7a9d98fe322
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/Glib-Object-Introspection-$VERSION"
+ WEB_SITE="http://search.cpan.org/~/Glib-Object-Introspection/";
+ LICENSE[0]="LGPL-2.1"
+ ENTERED=20220616
+ KEYWORDS=""
+ SHORT="Glib::Object::Introspection - Dynamically create Perl
language bindings"
+cat << EOF
+Glib::Object::Introspection uses the gobject-introspection and libffi
projects
+to dynamically create Perl bindings for a wide variety of libraries. Examples
+include gtk+, webkit, libsoup and many more.
+EOF
diff --git a/perl-cpan/perl-glib-object-introspection/HISTORY
b/perl-cpan/perl-glib-object-introspection/HISTORY
new file mode 100644
index 0000000..7870f80
--- /dev/null
+++ b/perl-cpan/perl-glib-object-introspection/HISTORY
@@ -0,0 +1,2 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created
diff --git a/perl-cpan/perl-gtk3-imageview/BUILD
b/perl-cpan/perl-gtk3-imageview/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-gtk3-imageview/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-gtk3-imageview/DEPENDS
b/perl-cpan/perl-gtk3-imageview/DEPENDS
new file mode 100755
index 0000000..e8f0272
--- /dev/null
+++ b/perl-cpan/perl-gtk3-imageview/DEPENDS
@@ -0,0 +1,2 @@
+depends perl &&
+depends gtkimageview
diff --git a/perl-cpan/perl-gtk3-imageview/DETAILS
b/perl-cpan/perl-gtk3-imageview/DETAILS
new file mode 100755
index 0000000..d2dcdb7
--- /dev/null
+++ b/perl-cpan/perl-gtk3-imageview/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=perl-gtk3-imageview
+ VERSION=6
+ SOURCE="Gtk3-ImageView-$VERSION.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/R/RA/RATCLIFFE/$SOURCE
+
SOURCE_HASH=sha512:68fc3371fe3d62163523d81732f0716fe15623a53139e8050e3bddc12c694a9ae2e89855b9926e14b18803e9c7a586b925b613e1cf364cb449b850fe70b571ab
+ SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SOURCE%.tar.gz}"
+ WEB_SITE="https://metacpan.org/release/RATCLIFFE/Gtk3-ImageView-6";
+ LICENSE[0]="ART"
+ ENTERED=20220616
+ KEYWORDS=""
+ SHORT="Gtk3::ImageView - Perl bindings for GtkImageView"
+cat << EOF
+The Perl bindings follow the C API very closely, and the C reference should
+be considered the canonical documentation.
+EOF
diff --git a/perl-cpan/perl-gtk3-imageview/HISTORY
b/perl-cpan/perl-gtk3-imageview/HISTORY
new file mode 100644
index 0000000..7870f80
--- /dev/null
+++ b/perl-cpan/perl-gtk3-imageview/HISTORY
@@ -0,0 +1,2 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created
diff --git a/perl-cpan/perl-gtk3/DEPENDS b/perl-cpan/perl-gtk3/DEPENDS
new file mode 100755
index 0000000..8da8db6
--- /dev/null
+++ b/perl-cpan/perl-gtk3/DEPENDS
@@ -0,0 +1,5 @@
+depends gtk+3 &&
+depends perl &&
+runtime_depends perl-cairo-gobject &&
+runtime_depends perl-glib-object-introspection &&
+runtime_depends perl-pango
diff --git a/perl-cpan/perl-gtk3/DETAILS b/perl-cpan/perl-gtk3/DETAILS
new file mode 100755
index 0000000..e7ba552
--- /dev/null
+++ b/perl-cpan/perl-gtk3/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=perl-gtk3
+ VERSION=0.038
+
SOURCE_HASH=sha512:2289184a25deec342b9519028cc5ebb3a66137d7891366485e4b6a1ef52a4a28b5ba8083a317a56664d4ea6eb1bc0619477d1ca169baf79b868467fba27f82bf
+ SOURCE=Gtk3-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Gtk3-$VERSION
+
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/gtk2-perl/$SOURCE
+ WEB_SITE=http://gtk2-perl.sourceforge.net/
+ ENTERED=20220616
+ LICENSE[0]=GPL
+ KEYWORDS="gtk perl"
+ SHORT="gtk3 bindings for perl, from gtk2-perl"
+cat << EOF
+gtk3 bindings for perl, from gtk2-perl
+EOF
diff --git a/perl-cpan/perl-gtk3/HISTORY b/perl-cpan/perl-gtk3/HISTORY
new file mode 100644
index 0000000..7fe6eed
--- /dev/null
+++ b/perl-cpan/perl-gtk3/HISTORY
@@ -0,0 +1,2 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/perl-cpan/perl-image-magick/BUILD
b/perl-cpan/perl-image-magick/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-image-magick/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-image-magick/DEPENDS
b/perl-cpan/perl-image-magick/DEPENDS
new file mode 100755
index 0000000..6826bc7
--- /dev/null
+++ b/perl-cpan/perl-image-magick/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/perl-image-magick/DETAILS
b/perl-cpan/perl-image-magick/DETAILS
new file mode 100755
index 0000000..1801e8a
--- /dev/null
+++ b/perl-cpan/perl-image-magick/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=perl-image-magick
+ VERSION=7.0.11-3
+ SOURCE="Image-Magick-$VERSION.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/J/JC/JCRISTY/$SOURCE
+
SOURCE_HASH=sha512:53f21f2557f963274e1764a0c74ad2bee94485564d230e1c032e010d58eb2945132974dfe96e7d1d0daa33e0b2bee1a9feaa60d2ba1de8e824f1c53f7911f7f6
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SOURCE%-?.tar.gz}"
+ WEB_SITE="http://search.cpan.org/~/Image-Magick/";
+ LICENSE[0]="ART"
+ ENTERED=20220616
+ KEYWORDS=""
+ SHORT="Perl interface to ImageMagick"
+cat << EOF
+This Perl extension allows the reading, manipulation and writing of a large
+number of image file formats using the ImageMagick library. It was originally
+developed to be used by CGI scripts for Web pages.
+EOF
diff --git a/perl-cpan/perl-image-magick/HISTORY
b/perl-cpan/perl-image-magick/HISTORY
new file mode 100644
index 0000000..7870f80
--- /dev/null
+++ b/perl-cpan/perl-image-magick/HISTORY
@@ -0,0 +1,2 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created
diff --git a/perl-cpan/perl-locale-codes/BUILD
b/perl-cpan/perl-locale-codes/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-locale-codes/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-locale-codes/DEPENDS
b/perl-cpan/perl-locale-codes/DEPENDS
new file mode 100755
index 0000000..6826bc7
--- /dev/null
+++ b/perl-cpan/perl-locale-codes/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/perl-locale-codes/DETAILS
b/perl-cpan/perl-locale-codes/DETAILS
new file mode 100755
index 0000000..c5df669
--- /dev/null
+++ b/perl-cpan/perl-locale-codes/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=perl-locale-codes
+ VERSION=3.71
+ SOURCE="Locale-Codes-$VERSION.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/S/SB/SBECK/$SOURCE
+
SOURCE_HASH=sha512:04f3c4d2e27acccbef1627125d5a48b41fbbb9e9c13abf75adb9d90716bda390218f10b68b19edb461f723c600c37501b413006480cda1ac969906cc07d39eda
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/Locale-Codes-$VERSION"
+ WEB_SITE="http://search.cpan.org/~/Locale-Codes/";
+ LICENSE[0]="ART"
+ ENTERED=20220616
+ KEYWORDS=""
+ SHORT="a distribution of modules to handle locale codes"
+cat << EOF
+Locale-Codes is a distribution containing a set of modules designed to work
+with sets of codes which uniquely identify something. For example, there are
+codes associated with different countries, different currencies, different
+languages, etc. These sets of codes are typically maintained in some
standard.
+EOF
diff --git a/perl-cpan/perl-locale-codes/HISTORY
b/perl-cpan/perl-locale-codes/HISTORY
new file mode 100644
index 0000000..7870f80
--- /dev/null
+++ b/perl-cpan/perl-locale-codes/HISTORY
@@ -0,0 +1,2 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created
diff --git a/perl-cpan/perl-pdf-builder/BUILD
b/perl-cpan/perl-pdf-builder/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-pdf-builder/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-pdf-builder/DEPENDS
b/perl-cpan/perl-pdf-builder/DEPENDS
new file mode 100755
index 0000000..6826bc7
--- /dev/null
+++ b/perl-cpan/perl-pdf-builder/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/perl-pdf-builder/DETAILS
b/perl-cpan/perl-pdf-builder/DETAILS
new file mode 100755
index 0000000..e6f92fb
--- /dev/null
+++ b/perl-cpan/perl-pdf-builder/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=perl-pdf-builder
+ VERSION=3.023
+ SOURCE="PDF-Builder-$VERSION.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/P/PM/PMPERRY/$SOURCE
+
SOURCE_HASH=sha512:e9df0c28f406e5b2c8fc128b598dfc8e1def35726c606cf566b7a961a1b7281c9f8a3719191293007dfee7c7715d26e94a85a17c26a5cf09ceed8bf6161867fd
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/PDF-Builder-$VERSION"
+ WEB_SITE="http://search.cpan.org/~/PDF-Builder/";
+ LICENSE[0]="LGPL-2.1"
+ ENTERED=20220616
+ KEYWORDS=""
+ SHORT="Facilitates the creation and modification of PDF files"
+cat << EOF
+PDF::Builder - Facilitates the creation and modification of PDF files.
+EOF
diff --git a/perl-cpan/perl-pdf-builder/HISTORY
b/perl-cpan/perl-pdf-builder/HISTORY
new file mode 100644
index 0000000..7870f80
--- /dev/null
+++ b/perl-cpan/perl-pdf-builder/HISTORY
@@ -0,0 +1,2 @@
+2022-06-16 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (61be9740f0cac7abe83cec2b153e7629a2374be1), Ismael Luceno, 06/16/2022

Archive powered by MHonArc 2.6.24.

Top of Page