[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2532ad2ec2a72dae035dc84d3f436d5566ecba02)
Treeve Jelbert
scm at sourcemage.org
Sun Jul 8 04:31:00 EDT 2007
GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:
kde4/koffice2/b | 4 ----
kde4/koffice2/d | 56 --------------------------------------------------------
2 files changed, 60 deletions(-)
New commits:
commit 2532ad2ec2a72dae035dc84d3f436d5566ecba02
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>
koffice2 - rm redundant files
diff --git a/kde4/koffice2/b b/kde4/koffice2/b
deleted file mode 100755
index c6f42f3..0000000
--- a/kde4/koffice2/b
+++ /dev/null
@@ -1,4 +0,0 @@
-OPTS="$KOFFICE_KROSS \
- $OPTS" &&
-
-source $SECTION_DIRECTORY/KDE_BUILD
diff --git a/kde4/koffice2/d b/kde4/koffice2/d
deleted file mode 100755
index 4ed9276..0000000
--- a/kde4/koffice2/d
+++ /dev/null
@@ -1,56 +0,0 @@
-depends kdebase &&
-depends libxslt &&
-
-source "$SECTION_DIRECTORY/KDE_DEPENDS" &&
-
-optional_depends mysql \
- '--enable-mysql' \
- '--disable-mysql' \
- 'for MySQL plug-in' &&
-
-optional_depends postgresql \
- '--enable-pgsql' \
- '--disable-pgsql' \
- 'for PostgreSQL plug-in' &&
-
-if [ $KOFFICE_KROSS == '--enable-scripting' ];then
-optional_depends python \
- "--with-pythondir=${TRACK_ROOT}/usr/share/python$(installed_version \
- python | cut -d. -f1,2)" \
- '' \
- 'for Python scripting in Kivio module' &&
-
-optional_depends ruby \
- '' \
- '' \
- 'ruby scripting support in kross'
-fi &&
-optional_depends openexr \
- '' \
- '' \
- 'for kivio' &&
-
-optional_depends imagemagick \
- '' \
- '' \
- 'to have Krita compiled into KOffice' &&
-
-optional_depends lcms \
- '' \
- '' \
- 'to have Krita compiled into KOffice' &&
-
-optional_depends kdebindings \
- '' \
- '' \
- 'for additional DCOP bindings' &&
-
-optional_depends wv2 \
- "--with-libwv2=${TRACK_ROOT}/usr/lib" \
- "" \
- "for MS word importing" &&
-
-optional_depends libwmf \
- '' \
- '' \
- 'for reading/converting images embedded in Windows documents'
More information about the SM-Commit
mailing list