aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2009-04-07 21:28:53 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2009-04-07 21:28:53 +0000
commitd718445a097439ff43a1a19c1380d0c25506cb8a (patch)
tree224e3eb84b27bcc92fb5f40f6f0c4753e564be92
parentfa51e8b8b6261631bafc2302dd0d49d9ca0350a7 (diff)
downloadslackbuilds-d718445a097439ff43a1a19c1380d0c25506cb8a.tar.gz
slackbuilds-d718445a097439ff43a1a19c1380d0c25506cb8a.tar.bz2
commoncpp2: adding commoncpp2
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@2142 370017ae-e619-0410-ac65-c121f96126d4
-rw-r--r--dev/cpp/commoncpp2/Manifest23
-rw-r--r--dev/cpp/commoncpp2/commoncpp2.SlackBuild267
2 files changed, 290 insertions, 0 deletions
diff --git a/dev/cpp/commoncpp2/Manifest b/dev/cpp/commoncpp2/Manifest
new file mode 100644
index 00000000..475e84aa
--- /dev/null
+++ b/dev/cpp/commoncpp2/Manifest
@@ -0,0 +1,23 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST commoncpp2-1.7.3.tar.gz 894571 MD5 ca741179a728d264eb276ae471ebaf70 RMD160 228cf9662c2f5d40c9e931efe18f5100e7bc8d87 SHA1 737f6044c3dc3c01c401c0a292a800ed81162217 SHA256 b3aa57601e6d374f11f769a5c078ae17d98a678f68e5f5162fb893cc1ff85385 SHA512 3943c789d4df51c8a0c3f1fedba1e66a0ca44c2e3029fc24e22d2e61dadf24d5c7d6ed60e00609e19fddece8b0902e968e5c39904f5344d9c948e16c43cde9be
+MKBUILD commoncpp2.mkbuild 5156 MD5 a20b3633bd10a43eeebbf184ae74c156 RMD160 eaeb41939ca432836b50cbca05791af67a1b47b0 SHA1 bdf40a3fb2706475b592b767c9e9b556f3d122a1 SHA256 1f94bf1b7f7809eeece802c4cc585f739ea3a840efae33752c18dfce55163101 SHA512 a993bf963d30d7b4969309886cb75eb11c5752c206283b2b4d76a58f77e024a03b42325b9c674ae45737b02ea3620d3d9fb1beea99d04ac34c27da08db8d48d3
+SLACKBUILD commoncpp2.SlackBuild 8489 MD5 66fb147dcde543855dc635cf9d9ec979 RMD160 da9bdda5dc1f0d713414fd85ddd432403182e4ab SHA1 ef026232e832588d8db42cbb784ac33c1adfc465 SHA256 7065b47d0024fd01b34760e2306e1126fb863da3b51e53422b56bfbe85a4ca1c SHA512 a97e94495d054cf99575f567013385743dc6ca3453eb4ed9dfa3631e8be3b8c1d92c88d87df2782d9f3d0486053ac094ffe19d444de4de87f434412e5ad5e703
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iQIcBAEBAgAGBQJJ28VUAAoJEEHL93ESzgei4woP/3HsfIMWfYa4IdzfL8b5pOi7
+blMKJv3syoBxeXMJS5S6N3xiUGntgklCUTafts3s1RPN7r1EhcaJupHS98Nv8a/0
+vNhVPGT3OQtJt3tdcYlEJFkPfGI8lActQd4jczHBOiJYr85YKWejZi3OeirBdxs5
+OQc9I2Hp2wHz5nUvztOGaePXxKnnSAtTAK4X9i5Iwj1M68pWbR1CBFapsrj8+t6K
+vuXjgCDeIHEvafZt/FghLHZ0E7vN8poVGbeyM9vdOL5P9TxWueT8KRfoB7m3xxbQ
+IECkEWK7g1z4toQDSOxlBrMXChcwDuhJJGeEw+2+wYGtqAyKZPu8BJ6gmfHUiYab
++a2GhTuj49FWPs1B7P6kJCLYqo3d53RB0rlWkR3YewzRINdV5t9B35MPLpJmTQZz
+LYCWi1im5o4iPfs6ee9pdUe0mxFE7ZkGyvNWyA24PX7GVFP1dcTlhtZVu0vD6LmH
+Gh20Z662FBgSuCrSjqadqlQ5WRkgmzwSjT144fyrfC+uJSxQeX95iu90JI3QkAy1
+bqyz/ZSjpGhCyz0/7kIGrzme6z8IO6ZsSShv3N25Kh3R4xxZkkiWO/80XryhkXYr
++4wTffH5YO3cAjc0cyVJalThUCpPamI4D1CPZx5mUU8xfboP4LI07UWsjBfOPe/U
+sZJEhIWQ2QnoCXyaHxop
+=+VSU
+-----END PGP SIGNATURE-----
diff --git a/dev/cpp/commoncpp2/commoncpp2.SlackBuild b/dev/cpp/commoncpp2/commoncpp2.SlackBuild
new file mode 100644
index 00000000..63078127
--- /dev/null
+++ b/dev/cpp/commoncpp2/commoncpp2.SlackBuild
@@ -0,0 +1,267 @@
+#!/bin/bash
+#
+# commoncpp2.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.
+#
+# commoncpp2.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 commoncpp2, by Silvio Rhatto
+# requires:
+# tested: commoncpp2-1.7.3
+# 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="commoncpp2"
+PKG_NAME="commoncpp2"
+ARCH=${ARCH:=i486}
+SRC_VERSION=${VERSION:=1.7.3}
+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:="dev/cpp/commoncpp2"}
+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://www.gnutelephony.org/dist/tarballs/$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
+
+# Import minimized signing key from
+if echo [[SIGNING KEY URL]] | grep -q -v "SIGNING KEY URL"; then
+ lynx -dump [[SIGNING KEY URL]] | gpg --import || exit $ERROR_GPG
+elif echo 3903A6DD | grep -q -v "SIGNING KEY ID"; then
+ gpg --recv-keys 3903A6DD || exit $ERROR_GPG
+else
+ gpg --import << EOKEY || exit $ERROR_GPG
+[[SIGNING KEY]]
+EOKEY
+fi
+
+# Download source's signature if necessary and check it
+if echo [[SIGNING URL]] | grep -q -v "SIGNING URL"; then
+ SIGNATURE="`basename [[SIGNING URL]]`"
+ if [ ! -s "$SRC_DIR/$SIGNATURE" ]; then
+ wget "[[SIGNING URL]]" -O "$SRC_DIR/$SIGNATURE" || exit $ERROR_WGET
+ fi
+else
+ if [ -s "$SRC_DIR/$SRC.sig" ]; then
+ SIGNATURE="$SRC.sig"
+ elif [ -s "$SRC_DIR/$SRC.asc" ]; then
+ SIGNATURE="$SRC.asc"
+ else
+ echo Trying to get signature file from $URL.sig...
+ if wget "$URL.sig" -O "$SRC_DIR/$SRC.sig"; then
+ SIGNATURE="$SRC.sig"
+ else
+ rm $SRC_DIR/$SRC.sig
+ echo Trying to get signature file from $URL.asc...
+ if wget "$URL.asc" -O "$SRC_DIR/$SRC.asc"; then
+ SIGNATURE="$SRC.asc"
+ else
+ rm $SRC_DIR/$SRC.asc
+ echo "Error getting source's signature file"
+ exit $ERROR_GPG
+ fi
+ fi
+ fi
+fi
+
+echo Checking $SRC_DIR/$SRC with gpg using $SRC_DIR/$SIGNATURE...
+gpg --verify "$SRC_DIR/$SIGNATURE" "$SRC_DIR/$SRC" || exit $ERROR_GPG
+echo Success.
+
+# 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"
+
+# Configure
+CFLAGS="$SLKCFLAGS" \
+ CXXFLAGS="$SLKCFLAGS" \
+ ./configure \
+ --prefix="$PREFIX" --libdir="$LIBDIR" $CONF_OPTIONS || exit $ERROR_CONF
+
+# Compile
+make $NUMJOBS || exit $ERROR_MAKE
+
+# Install
+make install DESTDIR="$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="AUTHORS COPYING COPYING.addendum ChangeLog INSTALL README SUPPORT THANKS TODO"
+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---------------------------------------------------|
+commoncpp2: commoncpp2
+commoncpp2:
+commoncpp2: GNU Common C++ is a very portable and highly optimized class
+commoncpp2: framework for writing C++ applications that need to use threads
+commoncpp2: and support concurrent sychronization, and that use sockets,
+commoncpp2: XML parsing, object serialization, thread-optimized String
+commoncpp2: and data structure classes, etc.
+commoncpp2:
+commoncpp2:
+commoncpp2:
+commoncpp2:
+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