Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (6d8678f7337051d84f9f47872cd41cd9c31ddfe8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Juuso Alasuutari <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (6d8678f7337051d84f9f47872cd41cd9c31ddfe8)
  • Date: Wed, 11 Oct 2006 15:12:10 -0500

GIT changes to master grimoire by Juuso Alasuutari <iuso AT sourcemage.org>:

kde-core/kdemultimedia/HISTORY | 4 ++++
kde-core/kdemultimedia/PRE_BUILD | 4 ----
kde-core/kdemultimedia/akode_fix.diff | 28 ----------------------------
3 files changed, 4 insertions(+), 32 deletions(-)

New commits:
commit 6d8678f7337051d84f9f47872cd41cd9c31ddfe8
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

kdemultimedia: Removed obsolete patch.

diff --git a/kde-core/kdemultimedia/HISTORY b/kde-core/kdemultimedia/HISTORY
index 2cd7306..4903fbc 100644
--- a/kde-core/kdemultimedia/HISTORY
+++ b/kde-core/kdemultimedia/HISTORY
@@ -1,3 +1,7 @@
+2006-10-11 Juuso Alasuutari <iuso AT sourcemage.org>
+ * akode_fix.diff: Deleted, not needed anymore.
+ * PRE_BUILD: Deleted.
+
2006-10-11 Anton Brondz <dinolinux AT sourcemage.org>
* DETAILS: updated to 3.5.5

diff --git a/kde-core/kdemultimedia/PRE_BUILD
b/kde-core/kdemultimedia/PRE_BUILD
deleted file mode 100755
index d62dd55..0000000
--- a/kde-core/kdemultimedia/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-patch -p0 < "$SCRIPT_DIRECTORY/akode_fix.diff"
diff --git a/kde-core/kdemultimedia/akode_fix.diff
b/kde-core/kdemultimedia/akode_fix.diff
deleted file mode 100644
index 82d9ce0..0000000
--- a/kde-core/kdemultimedia/akode_fix.diff
+++ /dev/null
@@ -1,28 +0,0 @@
---- configure 2006-07-24 18:15:49.000000000 +0300
-+++ configure.new 2006-09-19 22:50:53.000000000 +0300
-@@ -36607,6 +36607,12 @@
- LIBS="$kde_save_LIBS"
-
-
-+ if test "x$with_akode" != xcheck && test "x$have_akode" != xyes; then
-+ { { echo "$as_me:$LINENO: error: --with-akode was given, but test for
aKode failed" >&5
-+echo "$as_me: error: --with-akode was given, but test for aKode failed"
>&2;}
-+ { (exit 1); exit 1; }; }
-+ fi
-+fi
-
-
- if test x$have_akode_mpeg = xyes; then
-@@ -36650,12 +36656,6 @@
-
-
-
-- if test "x$with_akode" != xcheck && test "x$have_akode" != xyes; then
-- { { echo "$as_me:$LINENO: error: --with-akode was given, but test for
aKode failed" >&5
--echo "$as_me: error: --with-akode was given, but test for aKode failed"
>&2;}
-- { (exit 1); exit 1; }; }
-- fi
--fi
-
- artsc_config_test_path=$prefix/bin:$exec_prefix/bin:$KDEDIR/bin:$PATH
- # Extract the first word of "artsc-config", so it can be a program name
with args.



  • [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (6d8678f7337051d84f9f47872cd41cd9c31ddfe8), Juuso Alasuutari, 10/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page