From 784eee7f739154c2b1728ad2ecae8435232d9482 Mon Sep 17 00:00:00 2001 From: rhatto Date: Tue, 27 Jan 2009 17:04:51 +0000 Subject: unrar: adding unrar git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@378 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- app/arch/unrar/Manifest | 23 ++++++++ app/arch/unrar/unrar.mkbuild | 131 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 154 insertions(+) create mode 100644 app/arch/unrar/Manifest create mode 100644 app/arch/unrar/unrar.mkbuild (limited to 'app') diff --git a/app/arch/unrar/Manifest b/app/arch/unrar/Manifest new file mode 100644 index 0000000..6ebb227 --- /dev/null +++ b/app/arch/unrar/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST unrarsrc-3.8.5.tar.gz 135670 MD5 875688e6a144a3f75d2a6a0da3e43f8b RMD160 acc20420466f50e6826ae34d3b663f0b9c541ec9 SHA1 911d3ef2c279d9522afa22b452176dd86883a751 SHA256 9173a68f7ec106248a4942653b9bd2ca8e3c8d288b543d1462dda6d52b11338a SHA512 66244e6023568c6d285e5ede2a7fc13f3f76a5e3445ffaa4f324f9bd899fa7d2d406815f06a50a527a055d1e0bf1aad798995ca39457a0743bd3c3be47f30429 +MKBUILD unrar.mkbuild 3729 MD5 6e97f03292add237a36f7394e0d589a3 RMD160 79a8bd02199e33d2820e37bbc76abcff3466a4c6 SHA1 d793eb77d037d7eab06e035a2d0ce9ea2c431c97 SHA256 b2b3e50d28f781e8ee074a91976a9c085e3aff5f071f83e6769d71f4db32d491 SHA512 a110b389b5175de60e846be17b2106e7024da4efb88a63ca8b5d9ceeebde34aa62260a76703dd619f5a97b50d93d85fca89280d3e6c1aa1c8f584a3b97161299 +SLACKBUILD unrar.SlackBuild 6547 MD5 5456fb34ea276891c276ab6825bf2b84 RMD160 482ee2fe4b4af51dfcf1b54a5f45af516d193695 SHA1 8c8ced8e48c94187bfe2239a94c896b59b4ff80c SHA256 fe852932de163ed0fd6e4911bd1189e7cb412267dd0bb1966a7ccdf5cc5d5b2f SHA512 4ecfdd2b1260863279ff30b0790110495c79ebcd0f5aedf7c4a8fa1a677b8ef0a94c5f7f26368faa3a288bf1eec38415d1aec1df7880ac5e8990aa83d1675680 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBAgAGBQJJfz+lAAoJEEHL93ESzgeiFLEP/RmhNgs3dCUu0CQDTDY/WgeY +Z1GenaM4rednZReD9O4HNbkTJVaGKDTjXbut3q1v9fvzQyYsuZh9HImw9plf+SvO +LYLCrKhvNquaSKg5sCTQofNuabfAfApFPDgBrug8FrkRt3BNVxYX+ePa7VjkTWfM +V0OxOluWTPbsSH8unxZUj1cd7dk+ahJX4BGpMA+2WrvI/Nyeq/r9ylwvQmi0fFb7 +THKoVHckBAtRD9+e5x0ss1BKTCqhYBv5KZ0ObMOh5x/Ep/6R3uablZa2EngP3opG +dXdQafFZsZeKbLer0VYJNWB2MXJgB/TKuWAkFMiqGQUgOLUDCQpvSmwnEJOW4Nbb +Ln0XDnPL1TC8pfYdV2iaAv0ZwVzoZxGw8mBs3AcZM2+u2s6nDvlDInBTQJO2FXQW +TAPJIxnnTawxuA/y1GRjxV+2kUEuQb4NMINGAVyRzhjABswsXA1U0ATbEKQvuVKv +0ZBtrFDuB0XAAnAyoxKsVNL+lUYndyIX7TQ2AhpfvdscCe41T75+CpRBOIN24BgA +Jw3p6EOW6Fn2q9S9aSdrEhfZY0xZDJNARTv3B8JCfiVPJ4x8+4qBjb+WBk7GJQzn +gqzH1L3DSTZDGEBiX3/CPx2P70m57209RN1EhrMAtd63J38/rqhqLR4dp0y0+D+a +CzwhtBdKFdcS+yOI4ZcM +=fjgw +-----END PGP SIGNATURE----- diff --git a/app/arch/unrar/unrar.mkbuild b/app/arch/unrar/unrar.mkbuild new file mode 100644 index 0000000..7c8a6a1 --- /dev/null +++ b/app/arch/unrar/unrar.mkbuild @@ -0,0 +1,131 @@ +# +# 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]]="ftp://ftp.rarlabs.com/rar/unrarsrc-3.8.5.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]]="unrarsrc" + +# Package name. Null ("") to auto-set +# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[PACKAGE NAME]]="unrar" + +# +# Package version. Null ("") to auto-set. +# Auto-set, get VERSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[VERSION]]="3.8.5" + +# +# Source Name construction string +# Default value is: $SRC_NAME-$VERSION.tar.$EXTENSION +[[SOURCE NAME CONSTRUCTION STRING]]="$SRC_NAME-$VERSION.tar.$EXTENSION" + +# +# Documentation files. Null ("") to auto-set commom doc-files: +# NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.* +[[DOCUMENTATION FILES]]="license.txt" + +# SlackBuild model +[[SLACKBUILD MODEL]]="generic.mkSlackBuild" + +# SlackBuild PATH in Slack.Sarava tree +#[[SLACKBUILD PATH]]="others/unclassified/$PKG_NAME" +[[SLACKBUILD PATH]]="app/arch/unrar" + +#--------------------- +# 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 +unrar: unrar (unpack RAR 2 archives) +unrar: +unrar: unRAR is a utility to extract, view, and test the +unrar: contents of an RAR archive, version 1.50 and above. +unrar: +unrar: +unrar: +unrar: +unrar: +unrar: +unrar: +#make_package +# Make +make -f makefile.unix || exit $ERROR_MAKE +#install_package +# Install +mkdir -p $PKG/bin +make -f makefile.unix DESTDIR=$PKG install || exit $ERROR_INSTALL +#