Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (9a1f6e4b9f022a005f9fb12a5cf03da866866fab)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (9a1f6e4b9f022a005f9fb12a5cf03da866866fab)
  • Date: Wed, 12 Mar 2008 18:25:16 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

kde-core/kdebase/DEPENDS | 8 ++++----
kde-core/kdebase/HISTORY | 29 ++++++++++++++++-------------
kde-core/kdegraphics/DEPENDS | 4 ++--
kde-core/kdegraphics/HISTORY | 7 +++++--
4 files changed, 27 insertions(+), 21 deletions(-)

New commits:
commit 9a1f6e4b9f022a005f9fb12a5cf03da866866fab
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdegraphics: Disable new LDFLAGS if using openexr (Bug #14363)

commit 2a2b3201ab04b192994f8a4d4fd60821da18ba01
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdebase: Disable new LDFLAGS if using openexr (Bug #14363)

diff --git a/kde-core/kdebase/DEPENDS b/kde-core/kdebase/DEPENDS
index 977a654..beb1dab 100755
--- a/kde-core/kdebase/DEPENDS
+++ b/kde-core/kdebase/DEPENDS
@@ -183,10 +183,10 @@ optional_depends freetype2 \
'' \
'for freetype support' &&

-optional_depends openexr \
- '--with-openexr' \
- '--without-openexr' \
- 'for High dynamic-range format' &&
+optional_depends openexr \
+ '--with-openexr --disable-new-ldflags' \
+ '--without-openexr' \
+ 'for High dynamic-range format (this will disable new
LDFLAGS)' &&

optional_depends lm_sensors \
'--with-sensors' \
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index f0dd337..8b0ff98 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Disable new LDFLAGS if using openexr (Bug #14363)
+
2008-02-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: updated spell to 3.5.9

@@ -12,13 +15,13 @@
xorg-modular-compliant.

2007-10-16 Treeve Jelbert <treeve AT sourcemage.org>
- * INSTALL: /usr/share/xsessions is a directory,
+ * INSTALL: /usr/share/xsessions is a directory,
create it before copying
* DETAILS: PATCHLEVEL++

2007-10-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.5.8
- * PRE_BUILD: don't apply security patches
+ * PRE_BUILD: don't apply security patches
* *.diff: deleted, already applied upstream

2007-09-21 Treeve Jelbert <treeve AT sourcemage.org>
@@ -60,8 +63,8 @@
* DEPENDS: added optional depends on sudo

2006-10-20 Juuso Alasuutari <iuso AT sourcemage.org>
- * DEPENDS: Always use is_depends_enabled for checking if
- dbus-qt3-old is needed, sources is_depends_enabled.function
+ * DEPENDS: Always use is_depends_enabled for checking if
+ dbus-qt3-old is needed, sources is_depends_enabled.function
(remove it when is_depends_enabled is in stable sorcery).

2006-10-11 Anton Brondz <dinolinux AT sourcemage.org>
@@ -90,7 +93,7 @@
* FINAL: added pmount notice

2006-08-08 Juuso Alasuutari <iuso AT sourcemage.org>
- * DEPENDS: Added depends xsetroot, xset for
+ * DEPENDS: Added depends xsetroot, xset for
xorg-modular (bugs #11556, 12957).

2006-08-05 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
@@ -147,12 +150,12 @@
* PREPARE, DETAILS, PRE_BUILD, INSTALL: added optional smgl splash
#8376

2006-04-14 Juuso Alasuutari <iuso AT sourcemage.org>
- * BUILD: Same fix as below, but based on spell_ok as was
+ * BUILD: Same fix as below, but based on spell_ok as was
decided is the best option.

2006-04-13 Juuso Alasuutari <iuso AT sourcemage.org>
- * BUILD: Fixed failure to compile (bug #10919) on systems
- with no previous kdebase install. Thanks to lynxlynxlynx for
+ * BUILD: Fixed failure to compile (bug #10919) on systems
+ with no previous kdebase install. Thanks to lynxlynxlynx for
the patch!

2006-04-07 Juuso Alasuutari <iuso AT sourcemage.org>
@@ -161,7 +164,7 @@
* REPAIR^1^volatiles: Added

2006-04-06 Juuso Alasuutari <iuso AT sourcemage.org>
- * volatiles: Added /usr/share/config/kdm/*, finish off bug
+ * volatiles: Added /usr/share/config/kdm/*, finish off bug
#10585
* REPAIR^none^volatiles: Added

@@ -176,7 +179,7 @@
* WIP: removed, all is working now

2006-03-15 Juuso Alasuutari <iuso AT sourcemage.org>
- * INSTALL: restored most changes that once were already
+ * INSTALL: restored most changes that once were already
committed by public...

2006-03-15 Juuso Alasuutari <iuso AT sourcemage.org>
@@ -203,7 +206,7 @@
* DETAILS: (automated) Add KEYWORDS

2006-03-11 Juuso Alasuutari <iuso AT sourcemage.org>
- * FINAL: added, migrate restore config script from INSTALL,
+ * FINAL: added, migrate restore config script from INSTALL,
added informational msg
* INSTALL: deleted
* BUILD: added info msg about config file backup
@@ -227,7 +230,7 @@
* DETAILS: version 3.5.1

2006-01-30 Juuso Alasuutari <juuso.alasuutari AT tamperelainen.org>
- * DEPENDS: optional_depends ntp, to have the time update
+ * DEPENDS: optional_depends ntp, to have the time update
automatically in KDE

2006-01-27 Juuso Alasuutari <juuso.alasuutari AT tamperelainen.org>
@@ -300,7 +303,7 @@
sasl support in ioslaves

2005-02-26 Gareth Clay <gareth AT caffeinefuelled.co.uk>
- * DETAILS: removed idea of a "devel" version. Spell
+ * DETAILS: removed idea of a "devel" version. Spell
version stands at 3.3.92

2005-02-22 Gareth Clay <gareth AT caffeinefuelled.co.uk>
diff --git a/kde-core/kdegraphics/DEPENDS b/kde-core/kdegraphics/DEPENDS
index 8ea53a9..ff0931d 100755
--- a/kde-core/kdegraphics/DEPENDS
+++ b/kde-core/kdegraphics/DEPENDS
@@ -50,9 +50,9 @@ optional_depends poppler
\
'to provide enhanced information about PDF files' &&

optional_depends openexr \
- '--with-openexr' \
+ '--with-openexr --disable-new-ldflags' \
'--without-openexr' \
- 'for support for the OpenEXR high-def image format' &&
+ 'for support for the OpenEXR high-def image format (this
will disable new LDFLAGS)' &&

optional_depends libxml2 \
'' \
diff --git a/kde-core/kdegraphics/HISTORY b/kde-core/kdegraphics/HISTORY
index bbf3fb5..db61086 100644
--- a/kde-core/kdegraphics/HISTORY
+++ b/kde-core/kdegraphics/HISTORY
@@ -1,3 +1,6 @@
+2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Disable new LDFLAGS if using openexr (Bug #14363)
+
2008-02-27 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* CONFIGURE, DEPENDS: added missing dependencies for ksvg #14060

@@ -107,7 +110,7 @@
* DETAILS: version 3.4.0

2005-03-08 Gareth Clay <gareth AT caffeinefuelled.co.uk>
- * DEPENDS: added optional dependencies on libgphoto2,
+ * DEPENDS: added optional dependencies on libgphoto2,
sane-backends and openexr

2005-02-28 Gareth Clay <gareth AT caffeinefuelled.co.uk>
@@ -231,7 +234,7 @@
2002-03-14 Eric Womack <eric AT lasvegasdata.com>
* HISTORY: Added
* BUILD: objprelink option added
- * DEPENDS: depends qt-x11 removed (dependacy tree built)
+ * DEPENDS: depends qt-x11 removed (dependacy tree built)
depends kdebase added

2002-04-03 George Mochrie <geo AT drasil.uklinux.net>



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (9a1f6e4b9f022a005f9fb12a5cf03da866866fab), Eric Sandall, 03/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page