summaryrefslogtreecommitdiffstats
path: root/kde4-support/automoc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'kde4-support/automoc/DETAILS')
-rwxr-xr-xkde4-support/automoc/DETAILS13
1 files changed, 0 insertions, 13 deletions
diff --git a/kde4-support/automoc/DETAILS b/kde4-support/automoc/DETAILS
index 7d08a778b0..0542d578b1 100755
--- a/kde4-support/automoc/DETAILS
+++ b/kde4-support/automoc/DETAILS
@@ -1,23 +1,10 @@
SPELL=automoc
-if [[ $AUTOMOC_VER == devel ]]; then
-if [[ $AUTOMOC_VCS_AUTOUPDATE == y ]]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=svn
-fi
- SOURCE=$SPELL-svn.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
- SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/kdesupport/$SPELL:$SPELL
- SOURCE_IGNORE=volatile
- FORCE_DOWNLOAD=on
-else
VERSION=0.9.88
SOURCE_HASH=sha512:96dfa096a3793f93f6a4acf98c051c871c0285124bff09b12914a17e08a1f26cd63f0bb1c22fdf2c5c29550a1727a087b5de86bfa8a555c562e96052b4a2d820
PATCHLEVEL=1
SOURCE=${SPELL}4-$VERSION.tar.bz2
SOURCE_URL[0]=$KDE_URL/stable/${SPELL}4/$VERSION/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}4-$VERSION"
-fi
WEB_SITE=http://pim.kde.org/akonadi
LICENSE[0]=LGPL
ENTERED=20080501