summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2015-07-28 14:11:53 +0200
committerTreeve Jelbert2015-07-28 14:11:53 +0200
commitb6e09ca0837573c7c47bb238f3fcf35f3ff9c880 (patch)
tree254d27cefc19f3c16abfc6d30406f5c30cf9e182
parentb9fe31e69459ab130c6333e4df8687cbe4778804 (diff)
deprecate kde4-support/akonadi [replaced by dke5-pim/akonadi]
-rw-r--r--ChangeLog3
-rwxr-xr-xkde4-support/akonadi/CONFIGURE1
-rwxr-xr-xkde4-support/akonadi/DEPENDS12
-rwxr-xr-xkde4-support/akonadi/DETAILS19
-rw-r--r--kde4-support/akonadi/HISTORY209
-rwxr-xr-xkde4-support/akonadi/PRE_BUILD3
-rwxr-xr-xkde4-support/akonadi/TRIGGERS1
7 files changed, 3 insertions, 245 deletions
diff --git a/ChangeLog b/ChangeLog
index b5618964e5..01774d4002 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2015-07-28 Treeve Jelbert <treeve@sourcemage.org>
+ * kde4-support/akonadi: spell deprecated [replaced by dke5-pim/akonadi]
+
2015-07-24 Vlad Glagolev <stealth@sourcemage.org>
* http/palemoon: new spell, Open Source, Firefox-based web browser
focusing on efficiency
diff --git a/kde4-support/akonadi/CONFIGURE b/kde4-support/akonadi/CONFIGURE
deleted file mode 100755
index b2f02c3032..0000000000
--- a/kde4-support/akonadi/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde4-support/akonadi/DEPENDS b/kde4-support/akonadi/DEPENDS
deleted file mode 100755
index 5b5e5106dd..0000000000
--- a/kde4-support/akonadi/DEPENDS
+++ /dev/null
@@ -1,12 +0,0 @@
-depends -sub DBUS qt4 &&
-depends -sub PROGRAM_OPTIONS boost &&
-depends -sub CXX gcc &&
-depends cmake &&
-depends libxslt &&
-depends automoc &&
-depends shared-mime-info &&
-
-message "${PROBLEM_COLOR}Soprano/Nepomuk is STRONGLY discouraged!!$MESSAGE_COLOR" &&
-optional_depends soprano '' '-DWITH_SOPRANO=0' 'RDF indexing'
-
-depends $AK_DB
diff --git a/kde4-support/akonadi/DETAILS b/kde4-support/akonadi/DETAILS
deleted file mode 100755
index eb864440fb..0000000000
--- a/kde4-support/akonadi/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- SPELL=akonadi
- VERSION=1.13.0
- SOURCE_HASH=sha512:4bf2026c3807b5493c9f63d0c2bff2e6db00fbe97a4e2c2f707aaa3bf4a848b70dd9657d8fa1743690e8eeefd967de4895c1329c6bb817a1d023fe398285222f
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://download.kde.org/stable/$SPELL/src/$SOURCE
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=http://pim.kde.org/akonadi
- LICENSE[0]=LGPL
- ENTERED=20080430
- KEYWORDS="pim"
- SHORT="PIM data library"
-cat << EOF
-Akonadi is a PIM layer, which provides an asynchronous API to access all kind
-of PIM data (e.g. mails, contacts, events, todos etc.).
-
-It consists of several processes (generally called the Akonadi server) and a
-library (called client library) which encapsulates the communication
-between the client and the server.
-EOF
diff --git a/kde4-support/akonadi/HISTORY b/kde4-support/akonadi/HISTORY
deleted file mode 100644
index e0d4723811..0000000000
--- a/kde4-support/akonadi/HISTORY
+++ /dev/null
@@ -1,209 +0,0 @@
-2014-08-20 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.13.0
-
- * DEPENDS: soprano is optional and discouraged
-2014-04-17 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.12.1
- * DEPENDS: soprano is optional and discouraged
- support mariadb and sqlite
- * CONFIGURE: added
-
-2013-08-13 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 1.10.2
-
-2013-03-08 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 1.9.1
-
-2013-02-06 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 1.9.0
-
-2013-01-04 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 1.8.1
-
-2012-08-15 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 1.8.0
-
-2012-05-07 Ladislav Hagara <hgr@vabo.cz>
- * DETAILS: 1.7.2
-
-2012-02-01 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.7.0
-
-2011-10-04 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.6.2
-
-2011-09-16 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.6.1
-
-2011-09-04 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: PATCHLEVEL++ for /opt/kde4 -> /usr change
-
-2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2011-07-17 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed SOURCE_URL
-
-2011-07-11 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.6.0
-
-2011-05-07 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.5.3
-
-2011-04-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.5.2
-
-2011-03-08 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.5.1
-
-2011-02-04 Bor Kraljič <pyrobor@ver.si>
- * DEPENDS: changed mysql -> MYSQL
-
-2011-01-26 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.5.0
-
-2010-10-23 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.1
-
-2010-08-31 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: updated spell to 1.4.0
-
-2010-02-09 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.3.1
-
-2010-01-20 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.3.0
-
-2010-01-07 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.2.90
- remove multiversion support
- * FINAL, POST_REMOVE, PRE_BUILD, PREPARE: remove
- * DEPENDS: add postgresql as an alternative to mysql
- remove subversion
-
-2009-12-03 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.2.80 (unstable)
-
-2009-09-20 Treeve Jelbert <treeve@sourcemage.org>
- * FINAL, POST_REMOVE: added, for update-mime-database
-
-2009-08-30 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.2.1 (stable + devel)
-
-2009-08-27 Treeve Jelbert <treeve@sourcemage.org>
- * TRIGGERS: added
-
-2009-07-29 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.2.0 (stable)
- * DEPENDS: always need soprano
-
-2009-06-24 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.1.95 (unstable)
-
-2009-06-04 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.1.90 (unstable)
-
-2009-05-06 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.1.85 (unstable)
- * DEPENDS: need soprano for non-stable versions
-
-2009-05-05 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.1.2
-
-2009-04-12 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: add shared-mime-info
-
-2009-04-05 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: svn version now needs soprano
-
-2009-04-04 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: new url
-
-2009-02-01 Julien "_kaze_" ROZO <julien@rozo.org>
- * DEPENDS: subdepends on InnoDB in mysql must be uppercase
- (fixed bug #15054)
-
-2009-01-30 Julien "_kaze_" ROZO <julien@rozo.org>
- * DEPENDS: akonadi server needs InnoDB storage engine enabled in mysql
-
-2009-01-22 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.1.1
- * boost.diff: deleted
- * PRE_BUILD: remove boost.diff
-
-2009-01-09 Eric Sandall <sandalle@sourcemage.org>
- * DEPENDS: Depends on qt4 built with mysql support
-
-2009-01-08 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: fix truncated hash
-
-2009-01-06 Eric Sandall <sandalle@sourcemage.org>
- * boost.diff: Fix possible copy and paste newline errors
-
-2009-01-05 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.1.0
- * DEPENDS: add '-sub PROGRAM_OPTIONS boost'
- * PRE_BUILD, boost.diff: added
- fix detection of latest boost
-
-2008-12-17 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.0.81
-
-2008-11-28 Treeve Jelbert <treeve@sourcemage.org>
- * PRE_BUILD: added, prevent update_xdg_mimetypes
- fixes bug #14918
-
-2008-11-27 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: add optional mysql
-
-2008-11-20 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.0.80
-
-2008-09-16 Treeve Jelbert <treeve@sourcemage.org>
- * PREPARE: added
- * DEPENDS, DETAILS: decouple akonadi from kdelibs
-
-2008-07-29 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.0.0
- new url
-
-2008-06-24 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.82
-
-2008-06-12 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: Changed to import the autoupdate query answer
- from kdelibs4, corrected the use of SOURCE and
- SOURCE_DIRECTORY, added keywords.
- * PREPARE: Deleted, not needed now that we use
- KDE_VCS_AUTOUPDATE.
-
-2008-05-30 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: fix mixed up unstable version
- * DEPENDS: subversion only need for devel version
-
-2008-05-29 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: Added FORCE_DOWNLOAD=on.
-
-2008-05-27 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.81
-
-2008-05-17 Juuso Alasuutari <iuso@sourcemage.org>
- * DEPENDS: Always depend on automoc and friends,
- not only for the 'svn' version.
-
-2008-05-09 Juuso Alasuutari <iuso@sourcemage.org>
- * PREPARE, DETAILS: Added autoupdate query.
-
-2008-05-09 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version svn
- kde-4.0.73 needs a akonadi > 0.80
-
-2008-05-01 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.80
- use a tarball instead of svn
-
-2008-04-30 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version svn
- spell created
-
diff --git a/kde4-support/akonadi/PRE_BUILD b/kde4-support/akonadi/PRE_BUILD
deleted file mode 100755
index d0ea6d7abf..0000000000
--- a/kde4-support/akonadi/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sed -i '/update_xdg_mimetypes/D' CMakeLists.txt
diff --git a/kde4-support/akonadi/TRIGGERS b/kde4-support/akonadi/TRIGGERS
deleted file mode 100755
index 1696e74dae..0000000000
--- a/kde4-support/akonadi/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast boost check_self