Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e40063e94689f24c364d116a36efd8ad6eb4d349)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e40063e94689f24c364d116a36efd8ad6eb4d349)
  • Date: Fri, 12 Feb 2010 12:35:29 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

kde-look/qtcurve-gtk2/DETAILS | 4 ++--
kde-look/qtcurve-gtk2/HISTORY | 3 +++
kde4-look/qtcurve-kde4/DETAILS | 4 ++--
kde4-look/qtcurve-kde4/HISTORY | 5 +++++
kde4-look/qtcurve-kde4/PRE_BUILD | 3 ---
kde4-look/qtcurve-kde4/build_fix.patch | 12 ------------
6 files changed, 12 insertions(+), 19 deletions(-)

New commits:
commit e40063e94689f24c364d116a36efd8ad6eb4d349
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

qtcurve-kde4: => 1.0.2

commit f7cab972caec86285ee7528251b09d1915f79e2d
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

qtcurve-gtk2: => 1.0.2

diff --git a/kde-look/qtcurve-gtk2/DETAILS b/kde-look/qtcurve-gtk2/DETAILS
index e56467f..d4fb054 100755
--- a/kde-look/qtcurve-gtk2/DETAILS
+++ b/kde-look/qtcurve-gtk2/DETAILS
@@ -1,11 +1,11 @@
SPELL=qtcurve-gtk2
- VERSION=1.0.0
+ VERSION=1.0.2
SOURCE=QtCurve-Gtk2-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/QtCurve-Gtk2-$VERSION
SOURCE_URL[0]=http://craigd.wikispaces.com/file/view/$SOURCE

WEB_SITE=http://www.kde-look.org/content/show.php/QtCurve+%28KDE4%2C+KDE3%2C+%26+Gtk2+Theme%29?content=40492
ENTERED=20070805
-
SOURCE_HASH=sha512:79382fd73b52d0c7d4ee8a08c6f509395bb116ee04189deb8dd58653c441af2da9477ef191b65cb064b313abaaf78ca326172dd7b61088d2364d997a43fc94d5
+
SOURCE_HASH=sha512:4aaa2c08921af16a4e292482cbec5e14db2e7662d40bdac09ca79062b8dd9788038d9e83c48cc8939ea05dab27c3f309a3cbe31a3e830779a8b7cd9e4f20d735
LICENSE[0]=GPL
KEYWORDS="kde style theme qt gtk compatibility widget"
SHORT="A set of QT widget styles (used to unify look of KDE and
GNOME applications)."
diff --git a/kde-look/qtcurve-gtk2/HISTORY b/kde-look/qtcurve-gtk2/HISTORY
index 8eb713e..9506359 100644
--- a/kde-look/qtcurve-gtk2/HISTORY
+++ b/kde-look/qtcurve-gtk2/HISTORY
@@ -1,3 +1,6 @@
+2010-02-12 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.0.2
+
2010-01-10 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.0.0

diff --git a/kde4-look/qtcurve-kde4/DETAILS b/kde4-look/qtcurve-kde4/DETAILS
index 558f9ff..8c9385b 100755
--- a/kde4-look/qtcurve-kde4/DETAILS
+++ b/kde4-look/qtcurve-kde4/DETAILS
@@ -1,6 +1,6 @@
SPELL=qtcurve-kde4
- VERSION=1.0.0
-
SOURCE_HASH=sha512:04b4da40e752c0b42a985a447e0389e314c51ef3181b920286ca79e13e5aeded3e87df25ec67f76953ee923fbd9d463adf290f7869dc7f66933a4b265ec60b62
+ VERSION=1.0.2
+
SOURCE_HASH=sha512:2bce253d0c082e34371e87c09e0395aefbd73fe69990d0307eddbdeaa97769f3f971508cc7f9ca183ab6e63683791e5f1de4987551894100ceb0a81ef9132f32
SOURCE=QtCurve-KDE4-${VERSION}.tar.bz2
SOURCE_URL[0]=http://craigd.wikispaces.com/file/view/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/QtCurve-KDE4-${VERSION}"
diff --git a/kde4-look/qtcurve-kde4/HISTORY b/kde4-look/qtcurve-kde4/HISTORY
index b1703f2..87c47bd 100644
--- a/kde4-look/qtcurve-kde4/HISTORY
+++ b/kde4-look/qtcurve-kde4/HISTORY
@@ -1,3 +1,8 @@
+2010-02-12 Bor Kraljič <pyrobor AT ver.si>
+ * build_fix.patch: removed, no longer needed
+ * PRE_BUILD: removed, no longer needed
+ * DETAILS: updated spell to 1.0.2
+
2010-01-10 Bor Kraljič <pyrobor AT ver.si>
* PRE_BUILD: added, apply build_fix.patch
* build_fix.patch: added, to fix build problem
diff --git a/kde4-look/qtcurve-kde4/PRE_BUILD
b/kde4-look/qtcurve-kde4/PRE_BUILD
deleted file mode 100755
index 7849fd6..0000000
--- a/kde4-look/qtcurve-kde4/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p1 < $SPELL_DIRECTORY/build_fix.patch
diff --git a/kde4-look/qtcurve-kde4/build_fix.patch
b/kde4-look/qtcurve-kde4/build_fix.patch
deleted file mode 100644
index 4868e6b..0000000
--- a/kde4-look/qtcurve-kde4/build_fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- QtCurve-KDE4-1.0.0/style/qtcurve.cpp 2010-01-04 19:19:24.000000000
+0100
-+++ QtCurve-KDE4-1.0.0/style/qtcurve.cpp 2010-01-06 14:58:34.977943636
+0100
-@@ -1113,8 +1113,6 @@
- // NOTE: This call will never actually happen, its only here so that
the qtcurve.so
- // contains a kio link so that this is not removed by some
'optimisation' of the
- // link process.
-- if((int)this==(int)itsHoverWidget)
-- (void)KFileDialog::getSaveFileName();
- #endif
- }
-
-



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e40063e94689f24c364d116a36efd8ad6eb4d349), Bor Kraljič, 02/12/2010

Archive powered by MHonArc 2.6.24.

Top of Page