From 3e45e2d2e5e0b5f26a78d4cb09aa407433cb076a Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 18 Feb 2009 19:27:16 +0000 Subject: argtable: adding argtable git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@387 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- dev/libs/argtable/Manifest | 23 ++++++++ dev/libs/argtable/argtable.mkbuild | 105 +++++++++++++++++++++++++++++++++++++ 2 files changed, 128 insertions(+) create mode 100644 dev/libs/argtable/Manifest create mode 100644 dev/libs/argtable/argtable.mkbuild (limited to 'dev') diff --git a/dev/libs/argtable/Manifest b/dev/libs/argtable/Manifest new file mode 100644 index 0000000..da1111a --- /dev/null +++ b/dev/libs/argtable/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST argtable2-10.tar.gz 3370706 MD5 2ea4cd1b55ee250baa37a42b255ae426 RMD160 f7d730227fd9cdb588b52399db8bc8b1b39710f6 SHA1 4b49f5babacd72fb5d94ab8028e056f467732386 SHA256 73c75feba04b2559265985e74a6d8d754627c9d351554093cc0e74737f721286 SHA512 5e35fa7e0d13b7b484300ff901c032c4c83eafbdb12d6156324d678233d040755c39c07e6eed0b9c5797e70ca8a748ba7b7d6224544b3b24d1df7f301e139d99 +MKBUILD argtable.mkbuild 3453 MD5 d822f5ffbe29d29e4a23f57efe0e885f RMD160 d68cb203c1aa4415c5f67eca0f347ba2ac7d6bb4 SHA1 8a8d2d4a195c180839107450efa08023768bf660 SHA256 0a7414e58cc4eff79e74135743906bbea9d951193fc585a93a598eb612052226 SHA512 7e1aef6b2e44a6d1bf6227d1218e2915fa39e40d300aa16d0fa96e10dc2b5bfafe68f436a709f443ce71746e691823abff81022375891214438e44c31b1a4d2e +SLACKBUILD argtable.SlackBuild 7219 MD5 01d88c0478095f7ce5ade3a2db3d27bc RMD160 89b2cfe5c45bad00e77a3b0c430b91d8d3787dfa SHA1 7097a4db26f166a2f36bc7331483c43a460aca32 SHA256 1684684c9d106baf8c98452c0e7717da5d7bc80b42eb9df0caf98ca8fbb8bcaa SHA512 93e47bf6fa430bb0c69f59558d3336f64f507545877f6dc5ace7a03ca4d16ad164943b9e078018b9d8794bdf5db4d26a17787a89d41a5aeb542ea966c1e5162f +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBAgAGBQJJnGH8AAoJEEHL93ESzgeiUukQAKVGW5Bga34AIkOXgzc5q6jy +1mAMKrGiPN5Np+yClaRlWWOc8FNt0X1S/b3ywTue9+P1lu6je6m6vH127UqebTrs +T+8aEVglJhs+t0FPX0nPB1dugD/Q8vUPF6rA2abu0B2lF9Z27zCvOD8olaFCUABH +b/JUXFmoUsvrKe5qgcGKAQB/gPpnWl2iix5WR+RmX0EYHX6knYdNfo6HPCqyLsUk +v7k8UY4KHYmxVB734iT7et1Y5rR2CavFgVKW1kTDToHAG66+UwcM3SL+4zSyjnQg +xWn4FqaBytu/yyryRGwMfM8P/5aDt5EQGHCIwD67+smrRVsjZ25qOOCLwi3YwPVj +RDUvxr9vpdjtXg8qrvXEstBiLrNh2IjDh2oVd3j9FD/HCZdWwcp9Hdgv/4AAPK0h +VsnMd8LGUxAa0hErDulvPi944v2Gh4MEtL+aXmbC3I755t1r4XZ33sga3lOm1yKk +AfqLJOzM/p0Hm0AISXXpENrEHLAY6oTLC2/OPR6mxPATif5V+gS31NoxQzb+nuyy +PmC2sX3JDBg1H1I/VsPDf1gY0bQRv9j9z/ysOOwbnmWgtlH826qJVdUJk6SdNXkm +9C4dAgwIS59yOJzWX8OjVmQq6lSJ+PyxhTMqv65zbNlS6y/sSWwLQahVqxwnmweb +sx3W9vQK5H4wGBGA62Pr +=k+qE +-----END PGP SIGNATURE----- diff --git a/dev/libs/argtable/argtable.mkbuild b/dev/libs/argtable/argtable.mkbuild new file mode 100644 index 0000000..757ede5 --- /dev/null +++ b/dev/libs/argtable/argtable.mkbuild @@ -0,0 +1,105 @@ +# +# 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 +# +# Version 0.9.0 - Alves ( rudsonalves at yahoo d0t com d0t br ) +# Version $Rev: 772 $ - $Author: rhatto $ + +#-------------------- +# 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://downloads.sourceforge.net/argtable/argtable2-10.tar.gz" + +# Source base name. if different from package name. Null ("") to default value. +# Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[SOURCE NAME]]="argtable2" + +# Package name. Null ("") to auto-set +# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[PACKAGE NAME]]="argtable" + +# SlackBuild model +[[SLACKBUILD MODEL]]="generic.mkSlackBuild" + +# SlackBuild PATH in Slack.Sarava tree +#[[SLACKBUILD PATH]]="dev/libs/argtable" +[[SLACKBUILD PATH]]="dev/libs/argtable" + +#--------------------- +# SlackBuild Sections +#--------------------- +# 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 +off: create_build_user_and_group + on: download_source +off: download_patches +off: svn_source +off: git_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_check + on: manifest_check + on: untar_source +off: patch_source + on: configure + on: make_package + on: install_package + on: strip_binaries +off: compress_manpages +off: compress_info_files +off: copy_init_scripts +off: copy_config_files + on: install_documentation + on: slackdesc +off: move_config_files +off: postinstall_script +off: slack_required + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +argtable: argtable +argtable: +argtable: Argtable is an ANSI C library for parsing GNU style command +argtable: line arguments, as in "foo -abc -o myfile --help --count=7". +argtable: It enables a program's command line syntax to be defined in +argtable: the source code as an array of argtable structs. The default +argtable: parsing, validation, and error reporting routines may be +argtable: replaced by user-defined callbacks if desired, and new +argtable: argtable data types may be created to parse user-defined +argtable: argument types. The parsing itself is done using GNU +argtable: getopt and so is 100% GNU compatible. +#