Skip to Content.
Sympa Menu

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

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 (e1b1bc21fa419f30cd354724310ab9181a292269)
  • Date: Sat, 19 Apr 2008 15:55:06 -0500

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

kde-core/kdebase/DETAILS | 2 +-
kde-core/kdebase/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

kdebase: Use a more direct SOURCE_URL for grabbing our SMGL KDE theme

diff --git a/kde-core/kdebase/DETAILS b/kde-core/kdebase/DETAILS
index 4eb6301..9ea18ac 100755
--- a/kde-core/kdebase/DETAILS
+++ b/kde-core/kdebase/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$KDE_URL/stable/${VERSION//.0/}/src/$SOURCE
if [[ $SMGL_THEME == "y" ]]; then
SOURCE2=21602-sourcemage.tar.gz
- SOURCE2_URL[0]=http://www.kde-look.org/content/download.php?content=21602
+ SOURCE2_URL[0]=http://www.kde-look.org/CONTENT/content-files/$SOURCE2

SOURCE2_HASH=sha512:2e5197edff2664da0a28881144da3372206b29847ede98ef3d3e3c7313d02f6643642d3fa4f5c60ca5cd77804254bb4fa1acbf59b13c61c528904aee148bc6d6
fi
WEB_SITE=http://www.kde.org
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index 8b0ff98..510e2c8 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2008-04-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Use a more direct SOURCE_URL for the SMGL KDE theme
+
2008-03-12 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Disable new LDFLAGS if using openexr (Bug #14363)




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (e1b1bc21fa419f30cd354724310ab9181a292269), Eric Sandall, 04/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page