aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-18 17:22:07 +0800
committerMartin Wilke <miwi@FreeBSD.org>2008-08-18 17:22:07 +0800
commit2c918e019a040b30b78004dfa679f0734a3481e4 (patch)
tree7631751c4cf18bd2dece0d8fb9c4030596690172 /devel
parent6bb3356769d529a145adeabf0b46bf938ea931e3 (diff)
downloadfreebsd-ports-gnome-2c918e019a040b30b78004dfa679f0734a3481e4.tar.gz
freebsd-ports-gnome-2c918e019a040b30b78004dfa679f0734a3481e4.tar.zst
freebsd-ports-gnome-2c918e019a040b30b78004dfa679f0734a3481e4.zip
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers.
Diffstat (limited to 'devel')
-rw-r--r--devel/kdesdk3/Makefile1
-rw-r--r--devel/kdesdk3/distinfo6
-rw-r--r--devel/kdevelop/Makefile6
-rw-r--r--devel/kdevelop/distinfo6
-rw-r--r--devel/kdevelop/files/patch-admin-detect-autoconf.pl127
-rw-r--r--devel/kdevelop/files/patch-languages_cpp_cppsupportpart.cpp25
-rw-r--r--devel/kdevelop/files/patch-post-3.5.8-kdevelop-qmake-scope81
-rw-r--r--devel/kdevelop/files/patch-vcs_clearcase-clearcasemanipulator11
-rw-r--r--devel/kdevelop/pkg-descr2
-rw-r--r--devel/kdevelop/pkg-plist130
10 files changed, 138 insertions, 257 deletions
diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile
index 665f21035c7e..6c8afea465f5 100644
--- a/devel/kdesdk3/Makefile
+++ b/devel/kdesdk3/Makefile
@@ -7,7 +7,6 @@
PORTNAME= kdesdk
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 2
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/devel/kdesdk3/distinfo b/devel/kdesdk3/distinfo
index 913f584fff33..2a962e05b7d3 100644
--- a/devel/kdesdk3/distinfo
+++ b/devel/kdesdk3/distinfo
@@ -1,3 +1,3 @@
-MD5 (KDE/kdesdk-3.5.8.tar.bz2) = c809c15eb8c09a7eb2d070395202910b
-SHA256 (KDE/kdesdk-3.5.8.tar.bz2) = 3ed120f3c9ca56224c79f286f2c71441fec2d988b94e2c90c7e96b1e813885df
-SIZE (KDE/kdesdk-3.5.8.tar.bz2) = 5241140
+MD5 (KDE/kdesdk-3.5.9.tar.bz2) = fd86abfe0ac7c5af61b15eb5367d0399
+SHA256 (KDE/kdesdk-3.5.9.tar.bz2) = dabb5fe471381b8ac50996ca16869e5ae400826166dadce51044990faa088179
+SIZE (KDE/kdesdk-3.5.9.tar.bz2) = 5250576
diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile
index 12d1b64e4afc..31379e144c4d 100644
--- a/devel/kdevelop/Makefile
+++ b/devel/kdevelop/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= kdevelop
-PORTVERSION= 3.5.0
-PORTREVISION= 2
+PORTVERSION= 3.5.1
+PORTREVISION= 0
CATEGORIES?= devel kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
@@ -42,7 +42,7 @@ USE_GMAKE= yes
USE_BDB= yes
USE_AUTOTOOLS= libtool:15 autotools:run
_NO_KDE_FINAL= yes
-CONFIGURE_ARGS+=--with-qtdoc-dir=${LOCALBSE}/share/doc/qt/html \
+CONFIGURE_ARGS+=--with-qtdoc-dir=${LOCALBASE}/share/doc/qt/html \
--with-db-includedir=${BDB_INCLUDE_DIR} \
--with-db-libdir=${BDB_LIB_DIR} --with-db-lib=${BDB_LIB_NAME} \
--with-apr-config=${LOCALBASE}/bin/apr-1-config \
diff --git a/devel/kdevelop/distinfo b/devel/kdevelop/distinfo
index 47d63a64edb6..ef6a61637cc5 100644
--- a/devel/kdevelop/distinfo
+++ b/devel/kdevelop/distinfo
@@ -1,3 +1,3 @@
-MD5 (KDE/kdevelop-3.5.0.tar.bz2) = 1101077b3a0164da463f60cad4f13e25
-SHA256 (KDE/kdevelop-3.5.0.tar.bz2) = d05afebfc9a8b61ca0fbc6dbe2341d7f6b0762cf76573abdc20d1147068c8aaa
-SIZE (KDE/kdevelop-3.5.0.tar.bz2) = 9415312
+MD5 (KDE/kdevelop-3.5.1.tar.bz2) = 80d2216a0089fe142735d34ae8de6a0c
+SHA256 (KDE/kdevelop-3.5.1.tar.bz2) = d01765d01feadf011bfb56cfcdeb49f061475f94cae6f0a28755f100df5de97a
+SIZE (KDE/kdevelop-3.5.1.tar.bz2) = 9454994
diff --git a/devel/kdevelop/files/patch-admin-detect-autoconf.pl b/devel/kdevelop/files/patch-admin-detect-autoconf.pl
index 75af1ec14f63..6ee621816523 100644
--- a/devel/kdevelop/files/patch-admin-detect-autoconf.pl
+++ b/devel/kdevelop/files/patch-admin-detect-autoconf.pl
@@ -1,5 +1,5 @@
---- admin/detect-autoconf.pl.orig 2007-10-08 13:35:17.000000000 +0200
-+++ admin/detect-autoconf.pl 2007-10-20 13:42:33.000000000 +0200
+--- admin/detect-autoconf.pl.orig 2008-02-13 14:19:34.000000000 +0100
++++ admin/detect-autoconf.pl 2008-02-27 15:46:54.000000000 +0100
@@ -3,6 +3,9 @@
# Try to locate best version of auto*
# By Michael Pyne <michael.pyne@kdemail.net>
@@ -10,10 +10,77 @@
# Copyright (c) 2005.
# This code is public domain. You may use it however you like (including
# relicensing).
-@@ -21,75 +24,6 @@
+@@ -21,155 +24,6 @@
return "";
}
+-# Subroutine to lexicographically compare two version strings, a and b.
+-# If a > b, 1 is returned.
+-# If a == b, 0 is returned.
+-# If a < b, -1 is returned.
+-#
+-# If the strings are of uneven number length then the shorter string is
+-# prepended by enough zeroes to make the two string lengths equal in order to
+-# allow an accurate comparison. Note that the zero-padding only occurs in
+-# between version separators (i.e. 1.6 and 1.10, results in 1.06 vs. 1.10).
+-# Parts of the version ending in -foo (or any other text) are not considered
+-# when doing the compare. (i.e. 2.53a vs 2.53 doesn't end up in 2.53a vs.
+-# 2.053)
+-sub compareVersions
+-{
+- my ($a, $b) = @_;
+-
+- # Split the strings up by '.' (version separator) and start comparing digit
+- # length.
+-
+- my @aParts = split(/\./, $a);
+- my @bParts = split(/\./, $b);
+-
+- # Make the arrays equal in length by adding missing zeroes to the end of the
+- # version.
+- push @aParts, '0' while scalar @aParts < scalar @bParts;
+- push @bParts, '0' while scalar @bParts < scalar @aParts;
+-
+- # Now compare each individual portion.
+- for (my $i = 0; $i < scalar @aParts; ++$i)
+- {
+- # Make sure that any portion that has numbers is contiguous. I'm sure
+- # there's a technique for saving stuff like 2.52a2 but I don't feel
+- # like implementing it.
+- if ($aParts[$i] !~ /^[^\d]*\d+[^\d]*$/ or
+- $bParts[$i] !~ /^[^\d]*\d+[^\d]*$/)
+- {
+- die "Not able to compare $a to $b!\n";
+- }
+-
+- my ($aDigits) = ($aParts[$i] =~ /(\d+)/);
+- my ($bDigits) = ($bParts[$i] =~ /(\d+)/);
+-
+- # Perl is $MODERATELY_INSULTING_TERM, don't remove the parentheses in
+- # the delta calculation below.
+- my $delta = (length $aDigits) - (length $bDigits);
+- if ($delta < 0) # b is longer
+- {
+- my $replacement = ('0' x (-$delta)) . $aDigits;
+- $aParts[$i] =~ s/$aDigits/$replacement/;
+- }
+- elsif ($delta > 0) # a is longer
+- {
+- my $replacement = ('0' x $delta) . $bDigits;
+- $bParts[$i] =~ s/$bDigits/$replacement/;
+- }
+- }
+-
+- # Arrays now have standardized version components, let's re-merge them
+- # to strings to do the compare.
+- my $newA = join('.', @aParts);
+- my $newB = join('.', @bParts);
+-
+- return 1 if ($newA gt $newB);
+- return -1 if ($newA lt $newB);
+- return 0;
+-}
+-
-# Subroutine to determine the highest installed version of the given program,
-# searching from the given paths.
-sub findBest
@@ -22,9 +89,10 @@
- my $best_version_found = '0'; # Deliberately a string.
- my %versions;
- my %minimumVersions = (
-- 'autoconf' => '2.5',
+- 'autoconf' => '2.5',
- 'automake' => '1.6',
- );
+- my $sgn; # Used for compareVersions results.
-
- # Allow user to use environment variable to override search.
- return $ENV{uc $program} if $ENV{uc $program};
@@ -38,9 +106,11 @@
- next unless -x $file;
-
- ($version) = $file =~ /$prefix\/$program-?(.*)$/;
-- $version =~ s/-|\.//g;
-- # Don't check the -wrapper ones
-- next if $version eq "wrapper";
+-
+- # Don't check the -wrapper ones (or any other non program one).
+- # The real deal should start with a version number, or have no
+- # suffix at all.
+- next if $version =~ /^[^\d]/;
-
- # Special case some programs to make sure it has a minimum version.
- if (not $version and exists $minimumVersions{$program})
@@ -49,15 +119,20 @@
- my $versionOutput = `$program --version 2>/dev/null | head -n 1`;
-
- # If we can't run the script to get the version it likely won't work later.
-- next unless $versionOutput;
+- next unless $versionOutput;
-
- # Use number.number for version (we don't need the excess in general).
-- ($versionOutput) = ($versionOutput =~ /(\d\.\d)/);
+- ($versionOutput) = ($versionOutput =~ /(\d+\.\d+)/);
+-
+- # compareVersions returns -1 if the left argument is less than
+- # the right argument. It can also die for invalid input so
+- # wrap with eval.
+- eval {
+- $sgn = compareVersions($versionOutput, $min_version);
+- };
-
-- # Use lt to do lexicographical comparison of strings (which should be
-- # equivalent and doesn't involve issues with floating point conversions).
-- if (not $versionOutput or $versionOutput lt $min_version)
-- {
+- # $@ would be set if an error was encountered.
+- if ($@ or not $versionOutput or $sgn == -1) {
- next;
- }
- }
@@ -73,7 +148,12 @@
- $versions{$version} = $file;
-
- # Use string comparison so that e.g. 253a will be > 253 but < 254.
-- if ($version gt $best_version_found)
+- # See above about the need for eval.
+- eval {
+- $sgn = compareVersions($version, $best_version_found);
+- };
+-
+- if (not $@ and $sgn == 1)
- {
- $best_version_found = $version;
- }
@@ -86,7 +166,7 @@
# Find an appropriate "which" program for later use by the shell script calling
# us.
sub findWhich
-@@ -103,17 +37,6 @@
+@@ -183,17 +37,6 @@
}
}
@@ -104,7 +184,7 @@
# SCRIPT STARTS.
# Search in path.
-@@ -123,49 +46,16 @@
+@@ -203,48 +46,16 @@
unshift @paths, '/usr/local/bin' unless grep $_ eq '/usr/local/bin', @paths;
unshift @paths, '/usr/bin' unless grep $_ eq '/usr/bin', @paths;
@@ -125,12 +205,12 @@
-
-($automake_suffix) = $automake =~ /.*automake(.*)$/;
-
--# Use unsermake if we found it.
--$automake = "$unsermake -c" if $unsermake;
--
-# Find matching automake companions.
-$aclocal = findProgram('aclocal', $automake_suffix);
-
+-# Use unsermake if we found it.
+-$automake = "$unsermake -c" if ($unsermake and $aclocal);
+-
$which = findWhich();
-# Make sure we have all of the needed programs.
@@ -138,8 +218,7 @@
-{
- unless(${$i})
- {
-- print "# Unable to find $i!!\n";
-- exit 1;
+- print STDERR "# Unable to find $i!!\n";
- }
-}
-
@@ -159,3 +238,9 @@
WHICH="$which"
+@@ -252,5 +63,3 @@
+ EOF
+
+ exit 0;
+-
+-# vim: set noet ts=8 sw=4:
diff --git a/devel/kdevelop/files/patch-languages_cpp_cppsupportpart.cpp b/devel/kdevelop/files/patch-languages_cpp_cppsupportpart.cpp
deleted file mode 100644
index 5fb1148e6ea4..000000000000
--- a/devel/kdevelop/files/patch-languages_cpp_cppsupportpart.cpp
+++ /dev/null
@@ -1,25 +0,0 @@
---- languages/cpp/cppsupportpart.cpp 2007/10/08 11:32:36 722993
-+++ languages/cpp/cppsupportpart.cpp 2007/10/23 22:58:44 728690
-@@ -2533,6 +2533,9 @@
- QStringList l = files.res;
- while(!l.isEmpty() ) {
- emit addedSourceInfo( l.front() );
-+ emit aboutToRemoveSourceInfo( l.front() );
-+ emit removedSourceInfo( l.front() );
-+ emit addedSourceInfo( l.front() );
- l.pop_front();
- }
-
-@@ -2542,9 +2545,11 @@
- QStringList l = files.res;
- while( !l.isEmpty() ) {
- emit codeModelUpdated( l.front() );
-+ emit aboutToRemoveSourceInfo( l.front() );
-+ emit removedSourceInfo( l.front() );
-+ emit addedSourceInfo( l.front() );
- l.pop_front();
- }
-- emit updatedSourceInfo();
- }
- }
- kdDebug( 9007 ) << "files in code-model after parseEmit: " << codeModel()->fileList().count() << " before: " << oldFileCount << endl;
diff --git a/devel/kdevelop/files/patch-post-3.5.8-kdevelop-qmake-scope b/devel/kdevelop/files/patch-post-3.5.8-kdevelop-qmake-scope
deleted file mode 100644
index 6869b6b2f44b..000000000000
--- a/devel/kdevelop/files/patch-post-3.5.8-kdevelop-qmake-scope
+++ /dev/null
@@ -1,81 +0,0 @@
---- buildtools/qmake/scope.cpp 2007/10/07 14:39:48 722530
-+++ buildtools/qmake/scope.cpp 2007/10/11 19:48:00 724231
-@@ -325,13 +325,13 @@
- return result;
- }
-
--void Scope::calcValuesFromStatements( const QString& variable, QStringList& result, bool checkIncParent, QMake::AST* stopHere, bool fetchFromParent ) const
-+void Scope::calcValuesFromStatements( const QString& variable, QStringList& result, bool checkIncParent, QMake::AST* stopHere, bool fetchFromParent, bool setDefault ) const
- {
- if( !m_root )
- return;
-
- /* For variables that we don't know and which are not QT/CONFIG find the default value */
-- if( m_defaultopts
-+ if( setDefault && m_defaultopts
- && m_defaultopts->variables().findIndex(variable) != -1
- && ( variable == "TEMPLATE" || variable == "QT" || KnownVariables.findIndex(variable) == -1 || variable == "CONFIG" ) )
- {
-@@ -379,6 +379,42 @@
- }
- }
- }
-+ }else if( ast->nodeType() == QMake::AST::IncludeAST )
-+ {
-+ QMake::IncludeAST* iast = static_cast<QMake::IncludeAST*>(ast);
-+ QValueList<unsigned int> l = m_scopes.keys();
-+ for( unsigned int i = 0; i < l.count(); ++i )
-+ {
-+ int num = l[ i ];
-+ if( m_scopes.contains( num ) )
-+ {
-+ Scope* s = m_scopes[num];
-+ if( s && s->scopeType() == IncludeScope && s->m_incast == iast )
-+ {
-+ s->calcValuesFromStatements( variable, result, false, 0, false, false );
-+ }
-+ }
-+ }
-+
-+ }else if( ast->nodeType() == QMake::AST::ProjectAST )
-+ {
-+ QMake::ProjectAST* past = static_cast<QMake::ProjectAST*>(ast);
-+ if( past->isFunctionScope() || past->isScope() )
-+ {
-+ QValueList<unsigned int> l = m_scopes.keys();
-+ for( unsigned int i = 0; i < l.count(); ++i )
-+ {
-+ int num = l[ i ];
-+ if( m_scopes.contains( num ) )
-+ {
-+ Scope* s = m_scopes[num];
-+ if( s && s->m_root == past && s->m_root->scopedID == past->scopedID )
-+ {
-+ s->calcValuesFromStatements( variable, result, false, 0, false, false );
-+ }
-+ }
-+ }
-+ }
- }
- }
-
---- buildtools/qmake/scope.h 2007/10/07 14:39:48 722530
-+++ buildtools/qmake/scope.h 2007/10/11 19:48:00 724231
-@@ -217,7 +217,7 @@
- // runs through the statements until stopHere is found (or the end is reached, if stopHere is 0),
- // using the given list as startvalue
- // Changes the list using the +=, -=, = operations accordingly
-- void calcValuesFromStatements( const QString& variable, QStringList& result, bool, QMake::AST* stopHere = 0, bool fetchFromParent = true ) const;
-+ void calcValuesFromStatements( const QString& variable, QStringList& result, bool, QMake::AST* stopHere = 0, bool fetchFromParent = true, bool setDefault = true ) const;
-
- // Check wether the two operators are compatible
- static bool isCompatible( const QString& op1, const QString& op2);
-@@ -255,8 +255,6 @@
-
- QString replaceWs(QString);
-
-- // All different subscopes of this scope, the key is the "position" at which the scope starts
-- QMap<QString, Scope*> m_subProjects;
-
- // The "position" inside the parent scope that this scope starts at
- unsigned int m_num;
diff --git a/devel/kdevelop/files/patch-vcs_clearcase-clearcasemanipulator b/devel/kdevelop/files/patch-vcs_clearcase-clearcasemanipulator
deleted file mode 100644
index 7265445fd835..000000000000
--- a/devel/kdevelop/files/patch-vcs_clearcase-clearcasemanipulator
+++ /dev/null
@@ -1,11 +0,0 @@
---- vcs/clearcase/clearcasemanipulator.cpp.orig Mon Mar 5 13:06:42 2007
-+++ vcs/clearcase/clearcasemanipulator.cpp Mon Mar 5 13:06:56 2007
-@@ -20,7 +20,7 @@
- #include <libgen.h>
- #include <errno.h>
-
--#if defined(Q_OS_MACX) || defined(MACOSX)
-+#if defined(Q_OS_MACX) || defined(MACOSX) || defined(Q_OS_FREEBSD)
- //this function is taken from GNU libc
- //it does not exist on macos
- int getline(char **lineptr, size_t *n, FILE *stream)
diff --git a/devel/kdevelop/pkg-descr b/devel/kdevelop/pkg-descr
index 5e2db40353dc..a291a93a1edf 100644
--- a/devel/kdevelop/pkg-descr
+++ b/devel/kdevelop/pkg-descr
@@ -1,4 +1,4 @@
-KDevelop is an integrated development environment for a wide variety of
+KDevelop is an integrated evelopment environment for a wide variety of
programming tasks with a special focus on Qt and KDE applications.
WWW: http://www.kdevelop.org/
diff --git a/devel/kdevelop/pkg-plist b/devel/kdevelop/pkg-plist
index c164fdf8cfae..9ddf57ecb6a1 100644
--- a/devel/kdevelop/pkg-plist
+++ b/devel/kdevelop/pkg-plist
@@ -676,6 +676,8 @@ share/apps/kdevappwizard/qtopiaapp.png
share/apps/kdevappwizard/qtopiaapp.tar.gz
share/apps/kdevappwizard/qtruby.png
share/apps/kdevappwizard/qtruby.tar.gz
+share/apps/kdevappwizard/qtruby4app.png
+share/apps/kdevappwizard/qtruby4app.tar.gz
share/apps/kdevappwizard/qtrubyapp.png
share/apps/kdevappwizard/qtrubyapp.tar.gz
share/apps/kdevappwizard/rails.png
@@ -795,6 +797,7 @@ share/apps/kdevappwizard/templates/qt4makeapp.kdevtemplate
share/apps/kdevappwizard/templates/qtopia4app.kdevtemplate
share/apps/kdevappwizard/templates/qtopiaapp.kdevtemplate
share/apps/kdevappwizard/templates/qtruby.kdevtemplate
+share/apps/kdevappwizard/templates/qtruby4app.kdevtemplate
share/apps/kdevappwizard/templates/qtrubyapp.kdevtemplate
share/apps/kdevappwizard/templates/rails.kdevtemplate
share/apps/kdevappwizard/templates/rubyhello.kdevtemplate
@@ -1265,8 +1268,10 @@ share/apps/kdevfilecreate/file-templates/for
share/apps/kdevfilecreate/file-templates/fpp
share/apps/kdevfilecreate/file-templates/ftn
share/apps/kdevfilecreate/file-templates/h
+share/apps/kdevfilecreate/file-templates/html.erb
share/apps/kdevfilecreate/file-templates/java
share/apps/kdevfilecreate/file-templates/js
+share/apps/kdevfilecreate/file-templates/js.rjs
share/apps/kdevfilecreate/file-templates/l
share/apps/kdevfilecreate/file-templates/ll
share/apps/kdevfilecreate/file-templates/pas-program
@@ -1297,6 +1302,7 @@ share/apps/kdevfilecreate/file-templates/ui-tabdialog
share/apps/kdevfilecreate/file-templates/ui-widget
share/apps/kdevfilecreate/file-templates/ui-widget-qt4
share/apps/kdevfilecreate/file-templates/ui-wizard
+share/apps/kdevfilecreate/file-templates/xml.builder
share/apps/kdevfilecreate/file-templates/y
share/apps/kdevfilecreate/file-templates/yy
share/apps/kdevfilecreate/kdevpart_filecreate.rc
@@ -1607,126 +1613,34 @@ share/servicetypes/kdevelopquickopen.desktop
share/servicetypes/kdevelopsourceformatter.desktop
share/servicetypes/kdevelopvcsintegrator.desktop
share/servicetypes/kdevelopversioncontrol.desktop
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/propeditor/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/propeditor/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/propeditor/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/util/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/util/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extras/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extras/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/external/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/external/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extensions/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extensions/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extensions/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/external/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extras/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/catalog/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/catalog/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/util/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extensions/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/external/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extras/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/propeditor/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/catalog/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/designer_integration/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/designer_integration/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/debugger/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/debugger/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/debugger/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/designer_integration/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/debugger/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/designer_integration/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/widgets/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/widgets/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/qmake/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/qmake/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/autotools/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/autotools/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/qmake/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/autotools/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/base/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/base/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/qmake/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/autotools/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/widgets/html
+@exec /bin/mkdir -p %D/share/apps/kdevvcsmanager
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/base/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/qmake/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/autotools/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/qmake/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/widgets/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/base/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/util/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/debugger/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/designer_integration/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/interfaces/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/catalog/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extensions/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/external/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/extras/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/propeditor/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/util/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/catalog/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/interfaces/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/lib/widgets/propeditor/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/documentation/interfaces/html
@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/parts/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/qmake/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/autotools/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/parsers/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/widgets/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/base/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/buildtools/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/interfaces/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/debugger/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/designer_integration/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/lib/html
-@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/languages/html
-@exec /bin/mkdir -p %D/share/apps/kdevvcsmanager
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/html
+@exec /bin/mkdir -p %D/share/doc/HTML/en/kdevelop-apidocs/src/profileengine/lib/html
@dirrm share/doc/HTML/en/kdevelop-apidocs/src/profileengine/lib/html
@dirrm share/doc/HTML/en/kdevelop-apidocs/src/profileengine/lib
@dirrm share/doc/HTML/en/kdevelop-apidocs/src/profileengine/html