office/rednotebook: Updated for version 1.1.6.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
David Woodfall 2011-06-03 22:19:46 -05:00 committed by Robby Workman
parent 8639d72e4a
commit 47a0f98a28
4 changed files with 11 additions and 12 deletions

View file

@ -7,7 +7,7 @@ and does so in style.
Dependencies: Dependencies:
PyYAML PyYAML
Optional Dependencies:
pywebkitgtk pywebkitgtk
Optional:
python2-chardet

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# Slackware build script for python-rednotebook # Slackware build script for rednotebook
# Copyright 2010 David Woodfall <dave@dawoodfall.net> # Copyright 2010 David Woodfall <dave@dawoodfall.net>
# All rights reserved. # All rights reserved.
# #
@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rednotebook PRGNAM=rednotebook
VERSION=${VERSION:-1.1.1} VERSION=${VERSION:-1.1.6}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
@ -53,7 +53,7 @@ else
LIBDIRSUFFIX="" LIBDIRSUFFIX=""
fi fi
set -e set -e
rm -rf $PKG rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,10 +1,10 @@
PRGNAM="rednotebook" PRGNAM="rednotebook"
VERSION="1.1.1" VERSION="1.1.6"
HOMEPAGE="http://rednotebook.sourceforge.net" HOMEPAGE="http://rednotebook.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/project/rednotebook/rednotebook-1.1.1.tar.gz" DOWNLOAD="http://downloads.sourceforge.net/project/rednotebook/rednotebook-1.1.6.tar.gz"
MD5SUM="89397b4293d767db6df36730741817e4" MD5SUM="a2abc6d89a05dab97f56c8585a48a603"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
MAINTAINER="David Woodfall" MAINTAINER="David Woodfall"
EMAIL="dave@dawoodfall.net" EMAIL="dave@dawoodfall.net"
APPROVED="dsomero" APPROVED="dsomero,Erik Hanson"

View file

@ -4,13 +4,12 @@
# on the right side marks the last column you can put a character in. You must # 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 # make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'. # customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------| |-----handy-ruler------------------------------------------------------|
rednotebook: rednotebook (graphical daily journal with calendar) rednotebook: rednotebook (graphical daily journal with calendar)
rednotebook: rednotebook:
rednotebook: RedNotebook is a Desktop Diary that makes it very easy for you to rednotebook: RedNotebook is a Desktop Diary that makes it very easy for you to
rednotebook: keep track of the stuff you do and the thoughts you have. This rednotebook: keep track of the stuff you do and the thoughts you have. This
rednotebook: journal software helps you to write whole passages or just facts rednotebook: journal software helps you to write whole passages or just facts
rednotebook: and does so in style. rednotebook: and does so in style.
rednotebook: rednotebook:
rednotebook: Homepage: http://rednotebook.sourceforge.net rednotebook: Homepage: http://rednotebook.sourceforge.net