Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-kde3_removal grimoire by Bor Kraljič (179591af2c344c406795d52d6cfb75506c9e30d9)

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 devel-kde3_removal grimoire by Bor Kraljič (179591af2c344c406795d52d6cfb75506c9e30d9)
  • Date: Tue, 4 Oct 2011 08:31:09 -0500

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

ChangeLog | 2 +
kde-look/FUNCTIONS | 8 ----
kde-look/KDE_BUILD | 1
kde-look/KDE_CONFIGURE | 17 --------
kde-look/KDE_DEPENDS | 12 ------
kde-look/KDE_DETAILS | 3 -
kde-look/MAINTAINER | 1
kde-look/qtcurve-gtk2/BUILD | 10 -----
kde-look/qtcurve-gtk2/CONFIGURE | 1
kde-look/qtcurve-gtk2/DEPENDS | 10 -----
kde-look/qtcurve-gtk2/DETAILS | 17 --------
kde-look/qtcurve-gtk2/HISTORY | 75 -------------------------------------
kde4-look/qtcurve-gtk2/BUILD | 5 ++
kde4-look/qtcurve-gtk2/DEPENDS | 11 +++++
kde4-look/qtcurve-gtk2/DETAILS | 17 ++++++++
kde4-look/qtcurve-gtk2/HISTORY | 79
++++++++++++++++++++++++++++++++++++++++
16 files changed, 114 insertions(+), 155 deletions(-)

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

qtcurve-gtk2: fixed to use only kde4

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

kde-look/: removed section files

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

qtcurve-gtk2: moved from one section to another {kde-look => kde4-look}

diff --git a/ChangeLog b/ChangeLog
index 48f0884..8ef4240 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -167,6 +167,8 @@
* video/okle: removed (we no longer support kde3)
* x11-libs/lineak_xosdplugin: removed (we no longer support kde3)
* antivirus/klamav: removed (we no longer support kde3)
+ * {kde-look => kde4-look}/qtcurve-gtk2: changed sections
+ * kde-look/: removed section files

2011-10-03 Ladislav Hagara <hgr AT vabo.cz>
* x11/colord: new spell, daemon that maps devices to color profiles
diff --git a/kde-look/FUNCTIONS b/kde-look/FUNCTIONS
deleted file mode 100755
index 2a2dd1f..0000000
--- a/kde-look/FUNCTIONS
+++ /dev/null
@@ -1,8 +0,0 @@
-# we need a different --includedir value for KDE3 spells,
-# so as to avoid conflicts with KDE4
-
-function default_build() {
- default_kde3_build
-}
-
-
diff --git a/kde-look/KDE_BUILD b/kde-look/KDE_BUILD
deleted file mode 100755
index 39ad889..0000000
--- a/kde-look/KDE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-default_kde3_build
diff --git a/kde-look/KDE_CONFIGURE b/kde-look/KDE_CONFIGURE
deleted file mode 100755
index 87976e9..0000000
--- a/kde-look/KDE_CONFIGURE
+++ /dev/null
@@ -1,17 +0,0 @@
-config_query_option KDE_DEBUG_OPTION 'Enable debug code?' n \
- '--enable-debug' '--disable-debug' &&
-
-message "${MESSAGE_COLOR}Final code builds size optimized apps"
\
- "(experimental - needs lots of memory). Final code can send files"
\
- "up to 250Mb if used with distcc${DEFAULT_COLOR}"
&&
-
-#
-# Final code makes objects up to 250Mb
-#
-config_query_option KDE_FINAL_OPTION 'Enable final code?' n \
- '--enable-final' '--disable-final' &&
-
-config_query KDE_DISTCC "Enable distcc?" y &&
-
-config_query_option KDE_LDFLAGS 'Enable new LDFLAGS?' n \
- '--enable-new-ldflags' '--disable-new-ldflags'
diff --git a/kde-look/KDE_DEPENDS b/kde-look/KDE_DEPENDS
deleted file mode 100755
index e058940..0000000
--- a/kde-look/KDE_DEPENDS
+++ /dev/null
@@ -1,12 +0,0 @@
-depends qt-x11 &&
-depends kdelibs &&
-
-optional_depends arts \
- "--with-arts" \
- "--without-arts" \
- "for aRts sound daemon" &&
-
-
-if is_depends_enabled $SPELL arts; then
- sub_depends kdelibs ARTS
-fi
diff --git a/kde-look/KDE_DETAILS b/kde-look/KDE_DETAILS
deleted file mode 100755
index 04326f8..0000000
--- a/kde-look/KDE_DETAILS
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$KDE_DISTCC" == "n" ]; then
- DISTCC_HOSTS=
-fi
diff --git a/kde-look/MAINTAINER b/kde-look/MAINTAINER
deleted file mode 100644
index 73f6cfa..0000000
--- a/kde-look/MAINTAINER
+++ /dev/null
@@ -1 +0,0 @@
-OPEN: Contact Arwed v. Merkatz <grimoire AT sourcemage.org> if interested.
diff --git a/kde-look/qtcurve-gtk2/BUILD b/kde-look/qtcurve-gtk2/BUILD
deleted file mode 100755
index a470b2d..0000000
--- a/kde-look/qtcurve-gtk2/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-if [[ $QTCURVEGTK_KDEVER == "4.x" ]]; then
- export PATH="/usr/bin/qt4:/opt/bin:${PATH}"
-fi &&
-
-if spell_ok firefox || spell_ok firefox-bin && \
- [[ "$(installed_version firefox | cut -d. -f1-2)" == "3.0" ]] || \
- [[ "$(installed_version firefox-bin | cut -d. -f1-2)" == "3.0" ]]; then
- OPTS="-DQTC_NEW_MOZILLA=true"
-fi
-cmake_build
diff --git a/kde-look/qtcurve-gtk2/CONFIGURE b/kde-look/qtcurve-gtk2/CONFIGURE
deleted file mode 100755
index 680ea7e..0000000
--- a/kde-look/qtcurve-gtk2/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-config_query_list QTCURVEGTK_KDEVER "Which KDE version do you want to build
against?" 3.x 4.x
diff --git a/kde-look/qtcurve-gtk2/DEPENDS b/kde-look/qtcurve-gtk2/DEPENDS
deleted file mode 100755
index db289e6..0000000
--- a/kde-look/qtcurve-gtk2/DEPENDS
+++ /dev/null
@@ -1,10 +0,0 @@
-depends cmake &&
-depends gtk+2 &&
-
-if [[ $QTCURVEGTK_KDEVER == "3.x" ]]; then
- depends qt-x11 &&
- depends kdebase
-elif [[ $QTCURVEGTK_KDEVER == "4.x" ]]; then
- depends qt4 &&
- depends kdebase4
-fi
diff --git a/kde-look/qtcurve-gtk2/DETAILS b/kde-look/qtcurve-gtk2/DETAILS
deleted file mode 100755
index 919bdf8..0000000
--- a/kde-look/qtcurve-gtk2/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=qtcurve-gtk2
- VERSION=1.8.9
- 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:701a191e31152bc81b44ca2d29c0b61592b07586d980fef2c857951f7ff1738c53f318e987732164d349b89a0437a1eb67216b9c5394163f410c8f1f37e6bf11
- 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)."
-cat << EOF
-QtCurve-Gtk2 is a set of QT widget styles.
-
-Used in conjunction with QtCurve-KDE3 it makes possible
-to unify look of KDE and GNOME applications.
-EOF
diff --git a/kde-look/qtcurve-gtk2/HISTORY b/kde-look/qtcurve-gtk2/HISTORY
deleted file mode 100644
index 42c2e9e..0000000
--- a/kde-look/qtcurve-gtk2/HISTORY
+++ /dev/null
@@ -1,75 +0,0 @@
-2011-08-16 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.8.9
-
-2011-04-07 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.8.8
-
-2011-03-02 Julien "_kaze_" ROZO <julien AT rozo.org>
- * DETAILS: updated version to 1.8.6
-
-2011-01-27 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.8.5
-
-2010-12-08 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.8.1
-
-2010-11-19 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.7.2
-
-2010-11-11 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.7.0
-
-2010-09-29 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.6.3
-
-2010-09-15 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.6.1
-
-2010-08-16 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.5.2
-
-2010-06-29 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.5.0
-
-2010-05-31 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.4.1
-
-2010-05-02 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.3.0
-
-2010-03-27 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: updated spell to 1.2.0
-
-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
-
-2009-10-25 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: Fixed SOURCE_URL[0]
- updated spell to 0.69.2
-
-2008-08-13 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
- * Updated to version 0.59.7
-
-2008-06-23 Elisamuel Resto <ryuji AT sourcemage.org>
- * BUILD: detect newer (3.x) firefox, and tell cmake_buld about it
-
-2008-06-19 Elisamuel Resto <ryuji AT sourcemage.org>
- * CONFIGURE: added to prompt for Qt/KDE version to compile against
- * DEPENDS: depends (conditional) on kdebase/kdebase4 and qt-x11/qt4
- * BUILD: inject KDE4/Qt4 in PATH before anything, if KDE4 was used
-
-2008-06-18 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
- * Updated to version 0.59.4
-
-2008-04-10 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
- * Updated to version 0.58.0
-
-2007-12-30 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
- * Updated to version 0.55.1
- * BUILD: created this file
-
-2007-08-05 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
- * DEPENDS, DETAILS, HISTORY: created this spell.
diff --git a/kde4-look/qtcurve-gtk2/BUILD b/kde4-look/qtcurve-gtk2/BUILD
new file mode 100755
index 0000000..fc3b610
--- /dev/null
+++ b/kde4-look/qtcurve-gtk2/BUILD
@@ -0,0 +1,5 @@
+if is_depends_enabled $SPELL kdebase4; then
+ qt4_cmake_build
+else
+ cmake_build
+fi
diff --git a/kde4-look/qtcurve-gtk2/DEPENDS b/kde4-look/qtcurve-gtk2/DEPENDS
new file mode 100755
index 0000000..30c0847
--- /dev/null
+++ b/kde4-look/qtcurve-gtk2/DEPENDS
@@ -0,0 +1,11 @@
+depends cmake &&
+depends gtk+2 &&
+
+optional_depends cairo \
+ "-DQTC_USE_CAIRO_FOR_ARROWS=true" \
+ "-DQTC_USE_CAIRO_FOR_ARROWS=false" \
+ "use ciaro to draw arrows?" &&
+
+optional_depends kdebase4 "-DQTC_DEFAULT_TO_KDE3=false" \
+ "-DQTC_DEFAULT_TO_KDE3=true" \
+ "to build against kde4"
diff --git a/kde4-look/qtcurve-gtk2/DETAILS b/kde4-look/qtcurve-gtk2/DETAILS
new file mode 100755
index 0000000..919bdf8
--- /dev/null
+++ b/kde4-look/qtcurve-gtk2/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=qtcurve-gtk2
+ VERSION=1.8.9
+ 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:701a191e31152bc81b44ca2d29c0b61592b07586d980fef2c857951f7ff1738c53f318e987732164d349b89a0437a1eb67216b9c5394163f410c8f1f37e6bf11
+ 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)."
+cat << EOF
+QtCurve-Gtk2 is a set of QT widget styles.
+
+Used in conjunction with QtCurve-KDE3 it makes possible
+to unify look of KDE and GNOME applications.
+EOF
diff --git a/kde4-look/qtcurve-gtk2/HISTORY b/kde4-look/qtcurve-gtk2/HISTORY
new file mode 100644
index 0000000..f5a4fbb
--- /dev/null
+++ b/kde4-look/qtcurve-gtk2/HISTORY
@@ -0,0 +1,79 @@
+2011-10-04 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS,BUILD: fixed to use only kde4
+ * CONFIGURE: removed, no longer needed
+
+2011-08-16 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.8.9
+
+2011-04-07 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.8.8
+
+2011-03-02 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 1.8.6
+
+2011-01-27 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.8.5
+
+2010-12-08 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.8.1
+
+2010-11-19 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.7.2
+
+2010-11-11 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.7.0
+
+2010-09-29 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.6.3
+
+2010-09-15 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.6.1
+
+2010-08-16 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.5.2
+
+2010-06-29 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.5.0
+
+2010-05-31 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.4.1
+
+2010-05-02 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.3.0
+
+2010-03-27 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.2.0
+
+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
+
+2009-10-25 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 0.69.2
+
+2008-08-13 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
+ * Updated to version 0.59.7
+
+2008-06-23 Elisamuel Resto <ryuji AT sourcemage.org>
+ * BUILD: detect newer (3.x) firefox, and tell cmake_buld about it
+
+2008-06-19 Elisamuel Resto <ryuji AT sourcemage.org>
+ * CONFIGURE: added to prompt for Qt/KDE version to compile against
+ * DEPENDS: depends (conditional) on kdebase/kdebase4 and qt-x11/qt4
+ * BUILD: inject KDE4/Qt4 in PATH before anything, if KDE4 was used
+
+2008-06-18 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
+ * Updated to version 0.59.4
+
+2008-04-10 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT sourcemage.org>
+ * Updated to version 0.58.0
+
+2007-12-30 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
+ * Updated to version 0.55.1
+ * BUILD: created this file
+
+2007-08-05 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr AT gmail.com>
+ * DEPENDS, DETAILS, HISTORY: created this spell.



  • [SM-Commit] GIT changes to devel-kde3_removal grimoire by Bor Kraljič (179591af2c344c406795d52d6cfb75506c9e30d9), Bor Kraljič, 10/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page