From 1422fae06dd19663089c92904015b2fb7ca74bba Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 2 Mar 2011 22:19:06 -0600 Subject: office/tellico: Miscellaneous cleanup Signed-off-by: Robby Workman --- office/tellico/README | 9 +++------ office/tellico/tellico.SlackBuild | 6 +++--- office/tellico/tellico.info | 2 +- 3 files changed, 7 insertions(+), 10 deletions(-) (limited to 'office') diff --git a/office/tellico/README b/office/tellico/README index 162ac52422..2fad298a64 100644 --- a/office/tellico/README +++ b/office/tellico/README @@ -10,10 +10,7 @@ your collection are shown. On the left, your entries are grouped together by any field you like, allowing you to see how many are in each group. On the right, selected fields are shown in column format, allowing you to sort by any field. On the bottom is a customizable HTML view of the current entry. The -entry editor is a dialog box where you enter the data. +entry editor is a dialog box where you enter the data. You can even read +barcodes with a webcam. -You can even read barcodes with a webcam. The script enable this feature. - -Recommended (but no hard dependencies) for tellico are the yaz programmer -toolkit and qjson libraries. They are not included in stock Slackware but -available at SlackBuilds.org. +yaz and qjson are optional (but recommended) dependencies. diff --git a/office/tellico/tellico.SlackBuild b/office/tellico/tellico.SlackBuild index fa2828659e..97cc92d030 100644 --- a/office/tellico/tellico.SlackBuild +++ b/office/tellico/tellico.SlackBuild @@ -2,7 +2,8 @@ # SlackBuild script for tellico -# written by Gilcio Amaral +# Maintained by Gilcio Amaral + # Copyright 2007-2008 Michiel van Wessem, Manchester, United Kingdom # All rights reserved. # @@ -91,8 +92,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS COMPILING COPYING ChangeLog README \ - $PKG/usr/doc/$PRGNAM-$VERSION +cp -a AUTHORS COMPILING COPYING ChangeLog README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir $PKG/install diff --git a/office/tellico/tellico.info b/office/tellico/tellico.info index 8037b14689..e34a30ee15 100644 --- a/office/tellico/tellico.info +++ b/office/tellico/tellico.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Gilcio Amaral" EMAIL="gilcio.amaral@gmail.com" -APPROVED="Erik Hanson" +APPROVED="Erik Hanson,rworkman" -- cgit v1.2.3