From 0e23221291b3b4e05e4a637273ac8fb8db14bb35 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Mon, 11 Jul 2011 10:51:52 -0300 Subject: office/akonadi-googledata: Updated for version 1.2.0. Signed-off-by: Niels Horn --- .../akonadi-googledata.SlackBuild | 25 ++++++++++++++++++---- office/akonadi-googledata/akonadi-googledata.info | 8 +++---- office/akonadi-googledata/slack-desc | 2 +- 3 files changed, 26 insertions(+), 9 deletions(-) (limited to 'office/akonadi-googledata') diff --git a/office/akonadi-googledata/akonadi-googledata.SlackBuild b/office/akonadi-googledata/akonadi-googledata.SlackBuild index 88eb8d9aaf..11d197fd36 100644 --- a/office/akonadi-googledata/akonadi-googledata.SlackBuild +++ b/office/akonadi-googledata/akonadi-googledata.SlackBuild @@ -2,19 +2,35 @@ # Slackware build script for akonadi-googledata -# Written by Vincent Batts +# Copyright 2011 Vincent Batts, vbatts@hashbangbash.com, http://hashbangbash.com/ +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=akonadi-googledata -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi @@ -59,6 +75,7 @@ cd build -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \ -DMAN_INSTALL_DIR=/usr/man \ -DSYSCONF_INSTALL_DIR=/etc/kde \ -DLIB_SUFFIX=${LIBDIRSUFFIX} \ diff --git a/office/akonadi-googledata/akonadi-googledata.info b/office/akonadi-googledata/akonadi-googledata.info index a7be5dfacc..9da8bb45db 100644 --- a/office/akonadi-googledata/akonadi-googledata.info +++ b/office/akonadi-googledata/akonadi-googledata.info @@ -1,10 +1,10 @@ PRGNAM="akonadi-googledata" -VERSION="1.0.1" +VERSION="1.2.0" HOMEPAGE="http://code.google.com/p/libgcal/" -DOWNLOAD="http://libgcal.googlecode.com/files/akonadi-googledata-1.0.1.tar.bz2" -MD5SUM="d6150a30587bf05fc2ff909a5f4f8fd7" +DOWNLOAD="http://libgcal.googlecode.com/files/akonadi-googledata-1.2.0.tar.bz2" +MD5SUM="483bb82d4492ff20edb64d3d4edc02eb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" -APPROVED="rworkman" +APPROVED="Niels Horn" diff --git a/office/akonadi-googledata/slack-desc b/office/akonadi-googledata/slack-desc index 7e1e783e86..db50174c1c 100644 --- a/office/akonadi-googledata/slack-desc +++ b/office/akonadi-googledata/slack-desc @@ -7,7 +7,7 @@ |-----handy-ruler------------------------------------------------------| akonadi-googledata: akonadi-googledata (google resource for akonadi) -akonadi-googledata: +akonadi-googledata: akonadi-googledata: akonadi-googledata is a resource plugin for akonadi akonadi-googledata: to connect to Google calendar and contacts. akonadi-googledata: -- cgit v1.2.3