From 72f57bddc7f887748eb69f118d06fee9d01e6400 Mon Sep 17 00:00:00 2001 From: rhatto Date: Sat, 26 Sep 2009 14:57:49 +0000 Subject: perl-class-accessor: adding perl-class-accessor and other perl modules git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@519 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- dev/perl/perl-datetime-locale/Manifest | 23 ++++++ .../perl-datetime-locale.mkbuild | 86 ++++++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 dev/perl/perl-datetime-locale/Manifest create mode 100644 dev/perl/perl-datetime-locale/perl-datetime-locale.mkbuild (limited to 'dev/perl/perl-datetime-locale') diff --git a/dev/perl/perl-datetime-locale/Manifest b/dev/perl/perl-datetime-locale/Manifest new file mode 100644 index 0000000..0fa10ac --- /dev/null +++ b/dev/perl/perl-datetime-locale/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST DateTime-Locale-0.44.tar.gz 1055901 MD5 f2e4ba9f2de67d2296c92da2e7c8b27d RMD160 1d3ca4e6e6cddb700e6a4ae0b9befe267b415402 SHA1 3d1feb233e0d5d86e4d7142a4ab90aca3943ed28 SHA256 747bd50ef3a22c9cb25436d437266ce71de626b08c873c142952b2fbe5d9c4dd SHA512 fd99833024b4840650566789bbf888c7eb2c38c809eea0e9e479f81af1251dee534b26b8c598c30127e1de3c36397070fc84ea05de7f468570c0825a7c2d929e +MKBUILD perl-datetime-locale.mkbuild 2493 MD5 dc31f9a0d51420e74538d21b2fee289c RMD160 d1ea6a8a33480f369cd5f34ddacca8d75f8170a0 SHA1 f51b8cfa8061e549e96f2c15ff1f2d49e71bddf9 SHA256 5f36aba63e11b543644572ae67e0d41c73898b3282b84851fd76d2c43dc3247a SHA512 5e2b2e68966fe457ae504ad80e936dd5f5d7fd576eda316164c00d3b8f336a79740fe74f1e72dc4fdf3f0df836d106d9506c777b7cdbe353340506036bb4ddda +SLACKBUILD perl-datetime-locale.SlackBuild 7274 MD5 2ba61023c196a8e8c8913a733225911b RMD160 48bd87826981a66d77da6fdc653c94eed09ff7da SHA1 a88a8acc5d1fd44ff8c08fb34b41149dae2d62b1 SHA256 3cf567b5e9543e50e3885c09e1fe8868a1de0406ccc1d8a9678f251c149c7f9c SHA512 5f1db185316629e14ca9f034f1eb90388acf46f4b30b3e4ba757ee8607479dfc51c9b7643c4f93eef0fbbcadaa4512ed88eaceac6229f48223ae5a009d181107 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBCAAGBQJKvMWnAAoJEEHL93ESzgeirOQQAJ24PQNHUTGFLyZc5fERxYh9 +VRMIv8xBBIKKo2xahTu1FH4cFBpnqd7LDWrJN2oBIlSVoIGcmFXGif4AB2bqmvhQ +Ktj1BEufs9VCb1GtqEU92w+/S+CZGeX/bLzOaCe+J5k9f+fyIP5VtGjZvIIjW9+n +UJiwZSJ0oyLO/39RzKHuLIrkxl9QSOb/nltCUh+C/m2PcRpw6xdxoX7/2xzWbksj +i7j0bVuAG2mH/m0MH4IB9ZOcWyc9+6PGLMS8LEBc6+4tyydcydTJfAkalQbpE8Wr +i/Z2ceFYSodu823PeBPVs6i0pYN3agPactNO3IiFU8PKe6jWECjJne1npWQmdNnu +UCyV+4PuH9MOszavLRg7JLhEtEKdzQqKlO7ewKUVxgICzLurGk1ts3NALYtCUzvK +eQuJ2AFiz3m2Knjufky0TiVd7ITRJs3jPHDyHAQIIWZ438T8gIuQPOe8gaHs4O9A +wVtaGHAXclxM3CmOIox4jLJgYs4CInEFGyEUCTC8qxFlK+xt84POXigU98k0ZTiZ +U71KMibisNVXQ9g8pYBxeFjcHqgDF1FNmgRuSixJRbUVkoB3msWMmY+UMAlu4PjQ +9zyKk3FFGQBVGSsF2nIKmESxv08vNol4p9Y0Y38znrzyFBzfJuhScQiMvBWMHkN8 +YPNk3a/hyR1xLhxBjcQ2 +=7Iel +-----END PGP SIGNATURE----- diff --git a/dev/perl/perl-datetime-locale/perl-datetime-locale.mkbuild b/dev/perl/perl-datetime-locale/perl-datetime-locale.mkbuild new file mode 100644 index 0000000..b2fe920 --- /dev/null +++ b/dev/perl/perl-datetime-locale/perl-datetime-locale.mkbuild @@ -0,0 +1,86 @@ +# +# This mkbuild is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# This mkbuild is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# + +# SlackBuild model name +[[SLACKBUILD MODEL]]="perl.mkSlackBuild" + +#-------------------- +# Personal variables +#-------------------- +# Author name +[[SLACKBUILD AUTHOR]]="Silvio Rhatto" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rha" + +#------------------------ +# Construction Variables +#------------------------ +# +# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) +[[DOWNLOAD FOLDER URL]]="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Locale-0.44.tar.gz" + +# Package name. Null ("") to auto-set +# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[PACKAGE NAME]]="perl-datetime-locale" + +# +# Dependency list input +[[SLACK REQUIRED]]="" + +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="dev/perl/perl-datetime-locale" + +# +# Default sections: +# head, set_variables, slkflags, start_structure, untar_source, +# make_package, install_package, build_package +# Warning: don't remove '#>>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source + on: manifest_check + on: untar_source + on: configure + on: make_package + on: install_package + on: strip_binaries + on: install_documentation + on: slackdesc + on: slack_required + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +perl-datetime-locale: perl-datetime-locale +perl-datetime-locale: +perl-datetime-locale: Localization support for DateTime.pm +perl-datetime-locale: +perl-datetime-locale: +perl-datetime-locale: +perl-datetime-locale: +perl-datetime-locale: +perl-datetime-locale: +perl-datetime-locale: +perl-datetime-locale: +#