summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Gilcio Amaral <gilcio.amaral@gmail.com>2011-05-10 10:42:56 -0500
committer Robby Workman <rworkman@slackbuilds.org>2011-05-10 10:42:56 -0500
commitfaf2a7e80e5f0eed88c31d717b6a462888aa252e (patch)
tree2b56fe0ee0f069fa5795f2b987f3e1f5b0e662ac /office
parent7bcadc2d399c552501150f69bec92829b6d6da93 (diff)
downloadslackbuilds-faf2a7e80e5f0eed88c31d717b6a462888aa252e.tar.gz
slackbuilds-faf2a7e80e5f0eed88c31d717b6a462888aa252e.tar.xz
office/tellico: Updated for version 2.3.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/tellico/tellico.SlackBuild5
-rw-r--r--office/tellico/tellico.info8
2 files changed, 6 insertions, 7 deletions
diff --git a/office/tellico/tellico.SlackBuild b/office/tellico/tellico.SlackBuild
index 97cc92d030..8c8d21fe05 100644
--- a/office/tellico/tellico.SlackBuild
+++ b/office/tellico/tellico.SlackBuild
@@ -27,7 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tellico
-VERSION=${VERSION:-2.3.2}
+VERSION=${VERSION:-2.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -83,10 +83,9 @@ cd build
-DMAN_INSTALL_DIR=/usr/man \
-DENABLE_WEBCAM=true \
-DCMAKE_BUILD_TYPE=Release ..
-
make VERBOSE=1
make install VERBOSE=1 DESTDIR=$PKG
-cd -
+cd ..
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
diff --git a/office/tellico/tellico.info b/office/tellico/tellico.info
index e34a30ee15..f2bdf440d7 100644
--- a/office/tellico/tellico.info
+++ b/office/tellico/tellico.info
@@ -1,10 +1,10 @@
PRGNAM="tellico"
-VERSION="2.3.2"
+VERSION="2.3.3"
HOMEPAGE="http://tellico-project.org/"
-DOWNLOAD="http://tellico-project.org/files/tellico-2.3.2.tar.bz2"
-MD5SUM="3425c12055ae7ea512cd7242de73575e"
+DOWNLOAD="http://tellico-project.org/files/tellico-2.3.3.tar.bz2"
+MD5SUM="7e3da69119324995308fca7ddf8ea6a9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Gilcio Amaral"
EMAIL="gilcio.amaral@gmail.com"
-APPROVED="Erik Hanson,rworkman"
+APPROVED="rworkman"