From 2af4368ce0e54dcfbc10085a932484b61c52ba9c Mon Sep 17 00:00:00 2001 From: rhatto Date: Sun, 19 Apr 2009 22:22:11 +0000 Subject: drush: adding drush git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@422 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- www/apps/drush/Manifest | 23 ++++++ www/apps/drush/drush.mkbuild | 192 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 215 insertions(+) create mode 100644 www/apps/drush/Manifest create mode 100644 www/apps/drush/drush.mkbuild (limited to 'www') diff --git a/www/apps/drush/Manifest b/www/apps/drush/Manifest new file mode 100644 index 0000000..bef6c9c --- /dev/null +++ b/www/apps/drush/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST drush-7.x-2.0-alpha2.tar.gz 63736 MD5 b01fd57c3320f000970ba1c3260a031a RMD160 58ef05498eadc4431ca067650fa9df009adc0f64 SHA1 62316a259632ab21b34126a1d0b06343c2d7553d SHA256 f973117924ab15deb23575a6794d9a78b7720aa80436429d1bfc375fe1dfe89d SHA512 2c8fd50062770b0371a9a4ea0610fce322eda708508fb566fe9f6f52bd02bbb812ea98dca9c2c268cfa9dc7516d8446ff582bcffa1447e30a41392b4146083a4 +MKBUILD drush.mkbuild 5169 MD5 4df406cd9ee3139eb64fdbd1c6d357bd RMD160 11488c19409260e8163159936e6a3f0cf1cbe539 SHA1 f2dc5706c8b4c72e9755c72ad14dba9220332cfa SHA256 861186f9b4b75829d6846078a2eb7676a2b0c56543b13ce8dc5f63bdcb8dc42d SHA512 b00732a195a7ac17a9ba657e619d178560daea16aac563bf044ccc71c72003df1908f3dc67ec4375e91dcb64bf063e76f163af804bdeb1c2216e838dc5280d16 +SLACKBUILD drush.SlackBuild 6814 MD5 38847cf8359640ca0b7f553adb3a563c RMD160 65733aad6d5fec870130a875ef9a30c7fc7c2de6 SHA1 53626a217470ae7750bc671be1d91103ae450fb9 SHA256 84ac313409d9db85536237d21b59cd2c1f48798d915ba1d5e41b89c34aaa5a8c SHA512 2b3e704aa885684b74bcee9df19f95d9e001a9075d964ba01aba8555a6ae1ac1a24dbceff3424cd9025129ad22d83dc43290893a8dedd13d1c5e78f27b0115e2 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBAgAGBQJJ65h6AAoJEEHL93ESzgeibA0QAK8lnXNduYQ6o/molJpR1Nni +7Yo/HSgW7P0D8bwzSG2BXjRoU3IFKlVnFQVNxUUDL6e+wggQs3ND+e8dREjesUis +LEV6G/N1WHG/g4lEbVr0O31CwZ8rT1rUaxX1f+wlIdNf15LsBupFjXZegpdyWqMZ +zsWvid5X8gA38Jk0BXRqa2l+dPlfWxewhr+0Z0478wstkb/b0JBJl5vwvmcbS/hr +GJP4zcdrFY671l0rpZkmSeV3S8WyFx+wY/rsVzs9ALEZEAcr3LrBMghz+jhicG1y +sVfnqXmtEM4kCvhGCqV8808172fg1+XJugYEvvnmOyY69gR5LBin6OeM1AhhNO5s +cfzdyHwtC/8G4udF4HDXEOoZRgaP6iKrAWsw4smhvHTyv9uti9yn8V+2G4EqKg5n +wqSYDeBoe5x1Nf99xRatvDi21K4XJRMePXoBxUsuMqnJRyzyVVYnGDhBFwLIByrM +iRCIXznH8HVkQB+6gStHDwI9klSvkP6uayk647bhLe4wVksg34MdGv+E7NKQOCok ++nWSrUUwyz3NEJrghqxpCIJc07cMrp2m1Oj8jWGuplj3zXD9HIxKigDAvIlVHFY+ +8VgArmFLfth4JC1jD+ABvlN4t80mIJGqeMyy1n/aIrDMf7KQ8j2eAMBCEoz0kXtn +Md5IdE9TPtXpMeZokn+M +=HwwG +-----END PGP SIGNATURE----- diff --git a/www/apps/drush/drush.mkbuild b/www/apps/drush/drush.mkbuild new file mode 100644 index 0000000..c376e72 --- /dev/null +++ b/www/apps/drush/drush.mkbuild @@ -0,0 +1,192 @@ +# +# 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]]="http://ftp.drupal.org/files/projects/drush-7.x-2.0-alpha2.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]]="drush" + +# Package name. Null ("") to auto-set +# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[PACKAGE NAME]]="" + +# +# Package default ARCH +# Default set is i486 +[[ARCH]]="noarch" + +# +# Package version. Null ("") to auto-set. +# Auto-set, get VERSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[VERSION]]="7.x-2.0-alpha2" + +# +# Package extension. Null ("") to auto-set +# Auto-set, get EXTENSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[EXTENSION]]="" + +# +# 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-$VERSION.tar.$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]]="" +[[UNPACKER FLAGS]]="" + +# +# 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]]="LICENSE.txt README.txt" + +# +# ./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]]="www/apps/drush" +[[SLACKBUILD PATH]]="www/apps/drush" + +#--------------------- +# 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 +off: 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 +drush: drush +drush: +drush: drush is a command line shell and Unix scripting interface for +drush: Drupal, a veritable Swiss Army knife designed to make life easier +drush: for those of us who spend some of our working hours hacking away +drush: at the command prompt. +drush: +drush: +drush: +drush: +drush: +#install_package +# Install +mkdir -p $PKG/usr/{bin,libexec/drush} +cp -r * $PKG/usr/libexec/drush +( cd $PKG/usr/bin && ln -s /usr/libexec/drush/drush.php drush ) +#