summaryrefslogtreecommitdiffstats
path: root/office/basket
diff options
context:
space:
mode:
author Michiel van Wessem <michiel@slackbuilds.org>2010-05-12 17:44:35 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:44:35 +0200
commita89e171892f9310402588f89b299d79573ff30ba (patch)
tree908cd88243942251601093e963fd9f7818579e89 /office/basket
parent912023ad7d66bccb1887bd009fbe224d9006d69b (diff)
downloadslackbuilds-a89e171892f9310402588f89b299d79573ff30ba.tar.gz
slackbuilds-a89e171892f9310402588f89b299d79573ff30ba.tar.xz
office/basket: Updated for version 1.0.3.1
Diffstat (limited to 'office/basket')
-rw-r--r--office/basket/README27
-rw-r--r--office/basket/basket.SlackBuild6
-rw-r--r--office/basket/basket.info2
3 files changed, 16 insertions, 19 deletions
diff --git a/office/basket/README b/office/basket/README
index 8c0f1704f5..ac483846f4 100644
--- a/office/basket/README
+++ b/office/basket/README
@@ -1,27 +1,26 @@
-BasKet Note Pads is a note-taking application that makes it easy to write
-down ideas as you think and quickly find them again later. Organizing your
-notes has never been so easy.
+BasKet Note Pads is a note-taking application that makes it easy to write down
+ideas as you think and quickly find them again later. Organizing your notes
+has never been so easy.
-There are plenty of flat note-taking applications that only let you write
-text. BasKet Note Pads offers more freedom by collecting any type of data.
-It is ideal to bring together all the information about a project in one
-place: you can take images, group needed documents, link to email addresses
-of the project members, link to various interesting websites, and more...
+There are plenty of flat note-taking applications that only let you write
+text. BasKet Note Pads offers more freedom by collecting any type of data.
+It is ideal to bring together all the information about a project in one
+place: you can take images, group needed documents, link to email addresses of
+the project members, link to various interesting websites, and more...
This multi-purpose note-taking application can helps you to:
* Easily take all sort of notes
* Collect research results and share them
- * Centralize your project data and re-use them
+ * Centralize your project data and re-use them
* Quickly organize your toughts in idea boxes
* Keep track of your information in a smart way
* Make intelligent To Do lists
* Intergrate with KDE Kontact as well as stand alone
* And a lot more...
-basket can optionally use gpgme, which is also available from
-SlackBuilds.org.
+basket can optionally use gpgme, which is also available from SlackBuilds.org.
There is a script to convert your notes to UTF-8 format - get it from:
-http://basket.kde.org/downloads/?file=convert-baskets-to-utf8.bash.tar.gz
-Quit BasKet Note Pads, edit the script to replace "latin1" with your own
-local encoding, run the script in a console, and restart BasKet Note Pads.
+http://basket.kde.org/downloads/?file=convert-baskets-to-utf8.bash.tar.gz
+Quit BasKet Note Pads, edit the script to replace "latin1" with your own
+local encoding, run the script in a console, and restart BasKet Note Pads.
diff --git a/office/basket/basket.SlackBuild b/office/basket/basket.SlackBuild
index aee5023cae..78560a9d8f 100644
--- a/office/basket/basket.SlackBuild
+++ b/office/basket/basket.SlackBuild
@@ -35,11 +35,9 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+ SLKCFLAGS="-O2 -march=i486 -mtune=i686"
elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
-elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
+ SLKCFLAGS="-O2 -march=i686 -mtune=i686"
fi
rm -rf $PKG
diff --git a/office/basket/basket.info b/office/basket/basket.info
index 37bd331aa4..ac970e1adf 100644
--- a/office/basket/basket.info
+++ b/office/basket/basket.info
@@ -5,4 +5,4 @@ DOWNLOAD="http://basket.kde.org/downloads/basket-1.0.3.1.tar.gz"
MD5SUM="5a58bbe69c4a80a40747ed80ebb5b3b9"
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
-APPROVED="David Somero" \ No newline at end of file
+APPROVED="David Somero"