Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2532ad2ec2a72dae035dc84d3f436d5566ecba02)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2532ad2ec2a72dae035dc84d3f436d5566ecba02)
  • Date: Sun, 8 Jul 2007 03:31:00 -0500

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'



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2532ad2ec2a72dae035dc84d3f436d5566ecba02), Treeve Jelbert, 07/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page