From b97dba80105fbd66c29de59eb31fc4bb8c4c745d Mon Sep 17 00:00:00 2001 From: Michiel van Wessem Date: Mon, 11 Mar 2013 19:30:04 -0400 Subject: office/calcurse: Updated for version 3.1.4. Signed-off-by: dsomero --- office/calcurse/calcurse.SlackBuild | 6 +++--- office/calcurse/calcurse.info | 6 +++--- office/calcurse/slack-desc | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'office/calcurse') diff --git a/office/calcurse/calcurse.SlackBuild b/office/calcurse/calcurse.SlackBuild index ce463c23e1..fa65b77a5f 100644 --- a/office/calcurse/calcurse.SlackBuild +++ b/office/calcurse/calcurse.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calcurse -VERSION=${VERSION:-2.9.2} +VERSION=${VERSION:-3.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -56,7 +56,7 @@ else LIBDIRSUFFIX="" fi -set -e # Exit on most errors +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT @@ -80,7 +80,7 @@ CXXFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/$PRGNAM-$VERSION \ - --build=$ARCH-slackware-linux + --build=$ARCH-slackware-linux make make install-strip DESTDIR=$PKG diff --git a/office/calcurse/calcurse.info b/office/calcurse/calcurse.info index 6309ec906f..190f411845 100644 --- a/office/calcurse/calcurse.info +++ b/office/calcurse/calcurse.info @@ -1,8 +1,8 @@ PRGNAM="calcurse" -VERSION="2.9.2" +VERSION="3.1.4" HOMEPAGE="http://calcurse.org/" -DOWNLOAD="http://calcurse.org/files/calcurse-2.9.2.tar.gz" -MD5SUM="5cb7d9c9edddc551fc62c9c5733591c5" +DOWNLOAD="http://calcurse.org/files/calcurse-3.1.4.tar.gz" +MD5SUM="e354bdb7636daffa99ffb98534d04cb2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/office/calcurse/slack-desc b/office/calcurse/slack-desc index 702d8a427c..978fd1ac4d 100644 --- a/office/calcurse/slack-desc +++ b/office/calcurse/slack-desc @@ -1,16 +1,16 @@ # 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 ':'. +# 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 ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| calcurse: calcurse (text-based calender and todo manager) calcurse: calcurse: CalCurse is a calendar and todo list for the console which allows calcurse: you to keep track of your appointments and everyday tasks. CalCurse -calcurse: has a nice textmode interface with configurable color schemes, +calcurse: has a nice textmode interface with configurable color schemes, calcurse: configurable layout and Vi-like keybindings. calcurse: calcurse: Homepage: http://culot.org/calcurse/ -- cgit v1.2.3-65-gdbad