From e05dc522375ce5bbe36987b68c6f7b6a81d005c7 Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 24 Jun 2009 22:23:53 +0000 Subject: flashbake: adding flashbake git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@2214 370017ae-e619-0410-ac65-c121f96126d4 --- app/backup/flashbake/Manifest | 23 ++++ app/backup/flashbake/flashbake.SlackBuild | 214 ++++++++++++++++++++++++++++++ 2 files changed, 237 insertions(+) create mode 100644 app/backup/flashbake/Manifest create mode 100644 app/backup/flashbake/flashbake.SlackBuild diff --git a/app/backup/flashbake/Manifest b/app/backup/flashbake/Manifest new file mode 100644 index 00000000..62877567 --- /dev/null +++ b/app/backup/flashbake/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST flashbake-0.25.tar.gz 18875 MD5 ac9905819d3e398cdc24fdaf3f93deb0 RMD160 b15c5d548bff0086c4282f62fa3d5addd96f9e98 SHA1 9fcba83d817529d77a8336a8c435cce8536a9100 SHA256 8fa3339ef84ce835b876a7a0eaff63c8a6089a7bdcbdea68a08654e9b651c5c9 SHA512 49d51a814e9dd3d669cdda1f2ac113909de70ea9874ee72d913f5cf819d98f1a4147446c384dad0a73a2c0de8edc11a23d948a54a042b4477e406960f9f63e4b +MKBUILD flashbake.mkbuild 5341 MD5 a34595f83d543b306f348f88e536b5a0 RMD160 7f9b71893dbcc047c2f431d5d6251584f455f11e SHA1 239f08e62a5da00d27e8689b3d3ba2d1d5a5fcd5 SHA256 8ad0b43d33979d34dc9bd1021250b5cd195a6a78d29fb55ce731c6978c2775ea SHA512 b7b1401f17f767bb12cbae55b85447ae1ab2ff089fc8738086ace5936d67c324b1a4dbfaf31fbf1444724e692523393ca1e6e9fa5657c6eb9acca5c7e28d402f +SLACKBUILD flashbake.SlackBuild 7106 MD5 2a512dbf8e1655bee1c00021c91f6221 RMD160 582fc6c56a375602307bad40615b2b57faf6cf58 SHA1 eb51b4752f008c6e89315a7c194c3fd3c147df25 SHA256 6f1072996138ca665a612f28b87c25d149996ba0a4c42ec24ce7d318d2df6a6c SHA512 9ecc190650eb8d590ca011bb16e89ccdcbc3eec255a9a53f2e0b8029353467c32cdf53eb78f2dd30da57c0ef2513541e5c3e0309b4112a2e28d1f46c6007fa8c +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBCAAGBQJKQqVTAAoJEEHL93ESzgeiL+QQALwh1IxixVVc/+OKwgHuUJYk +JAEp2bXJdQWD4zjlubvFZyZRLI9fTiNUNyFwJopxdzjhF58DcOXzEKOZ6pChE/DU +T3sJLmh2AJwodgS9rWdM4uwfE05Wh9dTu+NIvGJgkeOH6eCeKntydtbW/mUUk32b +wT/lOm0VetqJWyvJVZyzvJbzTX80tmSsCwfb9eblQLZtDDCuEePcESsVYJMF/dK1 +phBTCX4VDhVInzofpdH3PkcYi/AwtJo3Y0TqNezoSjWZnxslECE9cu06t3By034A +Kd0mJp7qwVCDUCqdzc+bdHQ8KByZ/6MOSkPBcYDWoSwUQBbDk+zTfW5Byk929dkd +hCco4L5ry5anXSpZJUcejaHl6tC3fA3ZBT+njYtzNpVfwI2tD+Lb0bj+RA0VjuZ6 +Tdo8rmm2Beob+uRYHFqbxdxJnOd1qtTVZR293j6KPLEWoLq3D1GL/agi3bChnGz9 +ZrMrojWmax4T6tmEb0u9NtPZOmJmCLXNTZtdzDceB13iWKN8YYhB84SOmRLSFGd2 +ChXbYNWlsdyxhpEGhNPcmynnXdmT0mbYgB9HBbInN1BZs5WGATuHh9oh3EEU45gS +CD8p1iOKTlg17QlNI7dYLlt+vJxH6Jr8HRaWAgoMJuxB9CFTdK90Vk66VxrM193j +8My/3DkwiHv4wj9ZoKdk +=DDvQ +-----END PGP SIGNATURE----- diff --git a/app/backup/flashbake/flashbake.SlackBuild b/app/backup/flashbake/flashbake.SlackBuild new file mode 100644 index 00000000..1336ea4b --- /dev/null +++ b/app/backup/flashbake/flashbake.SlackBuild @@ -0,0 +1,214 @@ +#!/bin/bash +# +# flashbake.SlackBuild 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. +# +# flashbake.SlackBuild 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 for flashbake, by Silvio Rhatto +# requires: +# tested: flashbake-0.25 +# model: generic.mkSlackBuild $Rev: 805 $ +# + +# Look for slackbuildrc +if [ -f ~/.slackbuildrc ]; then + source ~/.slackbuildrc +elif [ -f /etc/slackbuildrc ]; then + source /etc/slackbuildrc +fi + +# Set variables +CWD="$(pwd)" +SRC_NAME="flashbake" +PKG_NAME="flashbake" +ARCH=${ARCH:=i486} +SRC_VERSION=${VERSION:=0.25} +PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')" +BUILD=${BUILD:=1rha} +SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME +TMP=${TMP:=/tmp} +PKG=${PKG:=$TMP/package-$PKG_NAME} +REPOS=${REPOS:=$TMP} +SLACKBUILD_PATH=${SLACKBUILD_PATH:="app/backup/flashbake"} +PREFIX=${PREFIX:=/usr} +PKG_WORK="$TMP/$SRC_NAME" +CONF_OPTIONS=${CONF_OPTIONS:=""} +NUMJOBS=${NUMJOBS:=""} + +# Set system libraries' path and optmization flags based on $ARCH +LIBDIR="$PREFIX/lib" + +if [ "$ARCH" = "i386" ]; then + SLKCFLAGS="-O2 -march=i386 -mtune=i686" +elif [ "$ARCH" = "i486" ]; then + SLKCFLAGS="-O2 -march=i486 -mtune=i686" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686" +elif [ "$ARCH" = "s390" ]; then + SLKCFLAGS="-O2" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIR="$PREFIX/lib64" + LDFLAGS="-L/lib64 -L/usr/lib64" +fi + +# Set error codes (used by createpkg) +ERROR_WGET=31; ERROR_MAKE=32; ERROR_INSTALL=33 +ERROR_MD5=34; ERROR_CONF=35; ERROR_HELP=36 +ERROR_TAR=37; ERROR_MKPKG=38; ERROR_GPG=39 +ERROR_PATCH=40; ERROR_VCS=41; ERROR_MKDIR=42 +ERROR_MANIFEST=43; + +# Clean up any leftovers of previous builds +rm -rf "$PKG_WORK" 2> /dev/null +rm -rf "$PKG" 2> /dev/null + +# Create directories if necessary +mkdir -p "$SRC_DIR" || exit $ERROR_MKDIR +mkdir -p "$PKG" || exit $ERROR_MKDIR +mkdir -p "$REPOS" || exit $ERROR_MKDIR +mkdir -p "$PKG_WORK" || exit $ERROR_MKDIR + +# Dowload source if necessary +SRC="$SRC_NAME-$VERSION.tar.gz" +URL="http://cloud.github.com/downloads/commandline/flashbake/$SRC" + +if [ ! -s "$SRC_DIR/$SRC" ] || ! gunzip -t "$SRC_DIR/$SRC" 2> /dev/null; then + wget "$URL" -O "$SRC_DIR/$SRC" || exit $ERROR_WGET +fi + +# Check Manifest file +if [ -e "$CWD/Manifest" ]; then + + # Manifest signature checking + if grep -q -- "-----BEGIN PGP SIGNED MESSAGE-----" $CWD/Manifest; then + echo "Checking Manifest signature..." + gpg --verify $CWD/Manifest + if [ "$?" != "0" ]; then + exit $ERROR_MANIFEST + fi + fi + + MANIFEST_LINES="`grep -E -v "^(MKBUILD|SLACKBUILD)" $CWD/Manifest | wc -l`" + + for ((MANIFEST_COUNT=1; MANIFEST_COUNT <= $MANIFEST_LINES; MANIFEST_COUNT++)); do + + MANIFEST_LINE="`grep -E -v "^(MKBUILD|SLACKBUILD)" $CWD/Manifest | head -n $MANIFEST_COUNT | tail -n 1`" + MANIFEST_FILE="`echo $MANIFEST_LINE | awk '{ print $2 }'`" + MANIFEST_FILE_TYPE="`echo $MANIFEST_LINE | awk '{ print $1 }'`" + + if [ -e "$SRC_DIR/$MANIFEST_FILE" ]; then + MANIFEST_FILE="$SRC_DIR/$MANIFEST_FILE" + else + MANIFEST_FILE="`find $CWD -name $MANIFEST_FILE`" + fi + + if [ ! -e "$MANIFEST_FILE" ] || [ -d "$MANIFEST_FILE" ]; then + continue + fi + + echo "Checking Manifest for $MANIFEST_FILE_TYPE $MANIFEST_FILE integrity..." + + SIZE_SRC="`wc -c $MANIFEST_FILE | awk '{ print $1 }'`" + SIZE_MANIFEST="`echo $MANIFEST_LINE | awk '{ print $3 }'`" + + # Check source code size + if [ "$SIZE_SRC" != "$SIZE_MANIFEST" ]; then + echo "SIZE Manifest: $SIZE_MANIFEST; SIZE $SRC: $SIZE_SRC" + exit $ERROR_MANIFEST + else + echo "Size match." + fi + + # Check source code integrity + for ALGO in md5 rmd160 sha1 sha256 sha512; do + if [ $ALGO = "rmd160" ]; then + ALGO_SRC="`openssl rmd160 $MANIFEST_FILE | awk '{ print $2 }'`" + else + ALGO_SRC="`"$ALGO"sum $MANIFEST_FILE | awk '{ print $1 }'`" + fi + ALGO="`echo $ALGO | tr '[:lower:]' '[:upper:]'`" + ALGO_MANIFEST=$(echo $MANIFEST_LINE | sed "s/.* $ALGO //" | awk '{ print $1 }') + if [ "$ALGO_SRC" != "$ALGO_MANIFEST" ]; then + echo "$ALGO Manifest: $ALGO_MANIFEST; $ALGO $SRC: $ALGO_SRC" + exit $ERROR_MANIFEST + else + echo "$ALGO match." + fi + done + + done + +else + exit $ERROR_MANIFEST +fi + +# Untar +cd "$PKG_WORK" +tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TAR +PKG_SRC="$PWD/`ls -l | awk '/^d/ { print $NF }'`" +cd "$PKG_SRC" + +# Build and install package +python setup.py build install --root=$PKG || exit $ERROR_INSTALL + +# Strip binaries +( cd "$PKG" + find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | \ + xargs strip --strip-unneeded 2> /dev/null + find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | \ + xargs strip --strip-unneeded 2> /dev/null +) + +# Install documentation +DOCS="NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING LICENSE SIGNATURE readme.*" +mkdir -p "$PKG/usr/doc/$PKG_NAME-$PKG_VERSION" || exit $ERROR_MKDIR +for doc in $DOCS; do + if [ -f "$doc" ]; then + cp -a $doc "$PKG/usr/doc/$PKG_NAME-$PKG_VERSION" + fi +done + +# Add package description (slack-desc) +mkdir -p "$PKG/install" || exit $ERROR_MKDIR +cat << EODESC > "$PKG/install/slack-desc" +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +flashbake: flashbake +flashbake: +flashbake: flashbake is a seamless source control tool for ordinary people. +flashbake: Automated backup is nice unless you have files for which you want +flashbake: to view an incremental history. Source control is great for that +flashbake: history but most tools expect the author to manually commit their +flashbake: changes along the way. A seamless source control solution combines +flashbake: the convenience of automated back up with the power of source +flashbake: version control. +flashbake: +flashbake: +EODESC + +# Build the package +cd "$PKG" +mkdir -p $REPOS/$SLACKBUILD_PATH +makepkg -l y -c n "$REPOS/$SLACKBUILD_PATH/$PKG_NAME-$PKG_VERSION-$ARCH-$BUILD.tgz" || exit $ERROR_MKPKG + +# Delete source and build directories if requested +if [ "$CLEANUP" == "yes" ] || [ "$1" = "--cleanup" ]; then + rm -rf "$PKG_WORK" "$PKG" +fi -- cgit v1.2.3