From ef16fccf4936d212c167df9627f7c5e14cd3d271 Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 24 Jun 2009 04:43:36 +0000 Subject: amule: adding amule and dependency; apg: adding apg; cryptlib: adding cryptlib git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@479 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- dev/libs/cryptlib/Manifest | 23 ++++ dev/libs/cryptlib/cryptlib.mkbuild | 198 ++++++++++++++++++++++++++++++++++ dev/libs/crypto++/Manifest | 25 +++++ dev/libs/crypto++/crypto++-5.6.0.diff | 18 ++++ dev/libs/crypto++/crypto++.5.6.0.diff | 18 ++++ dev/libs/crypto++/crypto++.mkbuild | 185 +++++++++++++++++++++++++++++++ 6 files changed, 467 insertions(+) create mode 100644 dev/libs/cryptlib/Manifest create mode 100644 dev/libs/cryptlib/cryptlib.mkbuild create mode 100644 dev/libs/crypto++/Manifest create mode 100644 dev/libs/crypto++/crypto++-5.6.0.diff create mode 100644 dev/libs/crypto++/crypto++.5.6.0.diff create mode 100644 dev/libs/crypto++/crypto++.mkbuild (limited to 'dev') diff --git a/dev/libs/cryptlib/Manifest b/dev/libs/cryptlib/Manifest new file mode 100644 index 0000000..520f9ca --- /dev/null +++ b/dev/libs/cryptlib/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST cl332.zip 4236301 MD5 8736e8a78eb35a4abd3b057420357527 RMD160 e27427e2a62ff58d70e4e25c48b6b4932cae670e SHA1 c334e9b94bda14466da43ea51af3d954e9f8a511 SHA256 7757f55f59a58dfa79f400bf4e07fc30801951e6ae94b72a5eb1ea8a8925b119 SHA512 601a72b75b9cc52e350f6162c5d5e1a41c0153e9d5ac65b00efe14efe2c527de954f84a2224f2ea6bda8db4b2f32ef0eb48bd50c99f07f3e0a7ff5b8883d85b2 +MKBUILD cryptlib.mkbuild 5222 MD5 218a5f02e0a917b94afed9128077552c RMD160 03cb204a0db074584f2b51b684dc20c61013ee0c SHA1 fcd31f01427f249a3a3fce210c160c1357786572 SHA256 630fc2b1a3ad2bae15de83194088af0241386d1206bfb7d21249cdabda527dfd SHA512 f7a18b0142ef32de094c38b87e82dd1bac107ed0e2bf401842bbfcfc5eb1d4538ae823fd9bd8b74c0909e206b0fd1796b3c600af0a42a5e77648fc875ce3b16a +SLACKBUILD cryptlib.SlackBuild 6801 MD5 8c112a4c2e251f57f30a81bcfd6ab571 RMD160 464e7673dbb283b88b92125038579e4f45e2f9a5 SHA1 6eeb9d02b2cd1a0fff05f2430d75f3dc2336cf6f SHA256 c5581551e58f7e0503b21a86c8ecc36d59172cbf3caa95a76a70b1b02f61fdd5 SHA512 ed7307f90b76a2c9313fc48da0a458bf5af21c0589d4e7593df677ce61cea90cd52338ce72804bed63d01168561993007fa6343b380446c2331512e972503e1e +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBCAAGBQJKQZMwAAoJEEHL93ESzgeitm0P/RDeb7b+uhEaFaiRgO/NGfkS +MPeF189eiCxeC0HWNkSQvZvxbp8hklRMBeWAJ0rXfQcIHP/Iza+DPa6B2TI9pFtq +k5FN2SUZtKP52b95x5yJpU/u64sDl21RePAVci9UhtTYH96Fw18haLXjLUTewYYx +qy1D4ifQx6Lydqv/EBTEsYl5rqZ4ceEm5lBExarS4cYuOP5CANMp6wpRPPERQxqW +0AewGBijV0meTmHj54QvJXgT0v8UKkZz/wqAq/3HUu7iUvoM8dTjNdtCtULFNcN9 +GRgbO3vwdxF7jZBxZdZtfI7GpmI+X7CMCnPBdDTnpJp7DWMgIU0CYrfbkFMguKZR +YyrPg3FOKQvD/e/pV3tE01z8BhhI6525VSV9ETJu+3X0+n2b2U0CZLTA6ucnMaxj +iJEN2mhMhi0ak3kNxabDffI/29bQw9zH7cFwOYcDPlXQGKB2h8QLIarZoemnkHyM +8Q4y5q4aiktWkHj5/KOkCDyjeTq/954U6TQPTFVpv7P1udl6Xpf/hWJUCZyAh+4q +wB5Tp6ocIyj/HeilyYqbOopPSzpGT6A0QfZ1fFM2KeCDIK3aYM3hiVghIgcPEHuO +J4yuB/uusrEKckh7D90DZbwuj+FuAo4pYdILzW4nIVaS+jys/2IwfT80IXGQkLUq +5twsxHjGyasgiUT/KEmu +=2nJn +-----END PGP SIGNATURE----- diff --git a/dev/libs/cryptlib/cryptlib.mkbuild b/dev/libs/cryptlib/cryptlib.mkbuild new file mode 100644 index 0000000..6ea4d8d --- /dev/null +++ b/dev/libs/cryptlib/cryptlib.mkbuild @@ -0,0 +1,198 @@ +# +# 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: 803 $ - $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]]="ftp://ftp.franken.de/pub/crypt/cryptlib/cl332.zip" + +# 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]]="cl332" + +# Package name. Null ("") to auto-set +# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[PACKAGE NAME]]="cryptlib" + +# +# Package default ARCH +# Default set is i486 +[[ARCH]]="" + +# +# Package version. Null ("") to auto-set. +# Auto-set, get VERSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[VERSION]]="3.3.2" + +# +# Package extension. Null ("") to auto-set +# Auto-set, get EXTENSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[EXTENSION]]="zip" + +# +# Build number. +# Auto-set to default 1 +[[BUILD NUMBER]]="" + +# +# Source Name construction string +# Default value is: $SRC_NAME-$VERSION.tar.$EXTENSION +[[SOURCE NAME CONSTRUCTION STRING]]="$SRC_NAME.$EXTENSION" + +# +# Unpacker programa ("") to auto-set. Default "tar" +# Unpacke Flags ("") to auto-set. Default flags to tar "--no-same-owner --no-same-permissions -xvf" +[[UNPACKER]]="unzip" +[[UNPACKER FLAGS]]="-qoa" + +# +# Dependency list input +# Enter string: "dependency_1 [condiction_1] [versio_1]: dependency_2 [condiction_2] [versio_2]" +# Example: +[[SLACK REQUIRED]]="" + +# +# Decompress program +# gz, tgz, bz2, set null ("") to auto-set +# Auto-set, get DECOMPRESSOR from URL EXTENSION: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[DECOMPRESSOR]]="" + +# +# Decompress check flag +# gz, tgz, bz2, set null ("") to auto-set +[[DECOMPRESSOR TEST FLAG]]="" + +# +# Documentation files. Null ("") to auto-set commom doc-files: +# NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.* +[[DOCUMENTATION FILES]]="COPYING README" + +# +# ./configure options +[[OTHER CONFIGURE ARGS]]="" + +# +# PREFIX. Default /usr +[[PREFIX]]="/usr" + +# +# Number of jobs +[[NUMBER OF JOBS]]="" + +#--------------------- +# Others changes +#--------------------- +#[[MD5SUM CODE]]="" +#[[MD5SUM EXTENSION]]="" +#[[SIGNING KEY]]="" +#[[SIGNING KEY URL]]="" +#[[SIGNING KEY ID]]="" +#[[SIGNING URL]]="" +#[[CONFIG FILES]]="" +#[[PATCH URLS]]="" +#[[REST OF DOINST.SH]]="" +[[PATCH FILES]]="" +[[NUMBER OF PREFIX SLASHES TO STRIP]]="1" + +# SlackBuild model +[[SLACKBUILD MODEL]]="generic.mkSlackBuild" + +# SlackBuild PATH in Slack.Sarava tree +#[[SLACKBUILD PATH]]="others/unclassified/$PKG_NAME" +[[SLACKBUILD PATH]]="dev/libs/cryptlib" + +#--------------------- +# 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 +off: 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 +cryptlib: cryptlib +cryptlib: +cryptlib: cryptlib is a powerful security toolkit that allows even +cryptlib: inexperienced crypto programmers to easily add encryption +cryptlib: and authentication services to their software. +cryptlib: +cryptlib: +cryptlib: +cryptlib: +cryptlib: +cryptlib: +#make_package +# Compile +make $NUMJOBS || exit $ERROR_MAKE +make $NUMJOBS shared || exit $ERROR_MAKE +#install_package +# Install +mkdir -p $PKG/$PREFIX/include $PKG/$LIBDIR +cp libcl.* $PKG/$LIBDIR +cp cryptlib.h $PKG/$PREFIX/include +#>' 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 + on: patch_source +off: 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 +crypto++: crypto++ +crypto++: +crypto++: Crypto++ Library is a free C++ class library of +crypto++: cryptographic schemes. +crypto++: +crypto++: +crypto++: +crypto++: +crypto++: +crypto++: +crypto++: +#