Skip to Content.
Sympa Menu

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

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č (64764c31f0add2c4c8a5b2c9b7b74543b471026b)
  • Date: Tue, 6 Sep 2011 07:19:00 -0500

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

ChangeLog | 2 ++
kde4-look/plasmoid-weatherforecast/BUILD | 1 +
kde4-look/plasmoid-weatherforecast/CONFIGURE | 1 -
kde4-look/plasmoid-weatherforecast/CONFLICTS | 1 +
kde4-look/plasmoid-weatherforecast/DEPENDS | 1 -
kde4-look/plasmoid-weatherforecast/DETAILS | 23 +++++++----------------
kde4-look/plasmoid-weatherforecast/DOWNLOAD | 1 +
kde4-look/plasmoid-weatherforecast/HISTORY | 5 +++++
kde4-look/plasmoid-weatherforecast/INSTALL | 1 +
kde4-look/plasmoid-weatherforecast/PRE_BUILD | 1 +
kde4-look/plasmoid-weatherforecast/UP_TRIGGERS | 2 ++
kde4/kdeplasmoids4/CONFLICTS | 1 +
kde4/kdeplasmoids4/HISTORY | 2 +-
13 files changed, 23 insertions(+), 19 deletions(-)

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

kdeplasmoids4: conflict with plasmoid-weatherforecast

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

plasmoid-weatherforecast: spell deprecated [part of kdeplasmoids4 now]

diff --git a/ChangeLog b/ChangeLog
index 49a35fc..76105c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2011-09-06 Bor Kraljič <pyrobor AT ver.si>
* kde4-apps/kdebluetooth4: spell deprecated [replaced by bluedevil]
* kde4-look/lancelot: spell deprecated [lancelot is part of
kdeplasmoids4]
+ * kde4-look/plasmoid-weatherforecast: spell deprecated [part of
+ kdeplasmoids4 now]

2011-09-05 Julien "_kaze_" ROZO <julien AT rozo.org>
* net/cifs-utils: new spell, user-space tools to manage CIFS
diff --git a/kde4-look/plasmoid-weatherforecast/BUILD
b/kde4-look/plasmoid-weatherforecast/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde4-look/plasmoid-weatherforecast/BUILD
@@ -0,0 +1 @@
+true
diff --git a/kde4-look/plasmoid-weatherforecast/CONFIGURE
b/kde4-look/plasmoid-weatherforecast/CONFIGURE
deleted file mode 100755
index 3e2e1ef..0000000
--- a/kde4-look/plasmoid-weatherforecast/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $SECTION_DIRECTORY/KDE_CONFIGURE
diff --git a/kde4-look/plasmoid-weatherforecast/CONFLICTS
b/kde4-look/plasmoid-weatherforecast/CONFLICTS
new file mode 100755
index 0000000..62f7b74
--- /dev/null
+++ b/kde4-look/plasmoid-weatherforecast/CONFLICTS
@@ -0,0 +1 @@
+conflicts plasmoid-weatherforecast y
diff --git a/kde4-look/plasmoid-weatherforecast/DEPENDS
b/kde4-look/plasmoid-weatherforecast/DEPENDS
deleted file mode 100755
index b4b4f02..0000000
--- a/kde4-look/plasmoid-weatherforecast/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-source $SECTION_DIRECTORY/KDE_DEPENDS
diff --git a/kde4-look/plasmoid-weatherforecast/DETAILS
b/kde4-look/plasmoid-weatherforecast/DETAILS
index 17d74b1..77e8a7d 100755
--- a/kde4-look/plasmoid-weatherforecast/DETAILS
+++ b/kde4-look/plasmoid-weatherforecast/DETAILS
@@ -1,16 +1,7 @@
- SPELL=plasmoid-weatherforecast
- VERSION=0.5
- PATCHLEVEL=1
- SOURCE=92149-${SPELL/plasmoid-/plasma-}-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/plasmoid-/plasma-}-$VERSION
- SOURCE_URL[0]=http://www.kde-look.org/CONTENT/content-files/$SOURCE
-
SOURCE_HASH=sha512:24af4adc8c458778d0896bb4fd96f706401987ea8ca7897f5f670bfb30524dc8eef3b0798533a906f3d38e908fef5c833f6df644e23a9cd8170772614c87f7b2
- LICENSE[0]=GPL
- WEB_SITE=http://www.kde-look.org/content/show.php?content=92149
- KEYWORDS="kde4"
- ENTERED=20081102
- SHORT="weather forecast plasmoid"
-cat << EOF
-This KDE4 plasmoid displays current weather, forecast for next two days, and
-high and low temperatures
-EOF
+ SPELL=plasmoid-weatherforecast
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by kdeplasmoids4]
+ EOF
diff --git a/kde4-look/plasmoid-weatherforecast/DOWNLOAD
b/kde4-look/plasmoid-weatherforecast/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde4-look/plasmoid-weatherforecast/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/kde4-look/plasmoid-weatherforecast/HISTORY
b/kde4-look/plasmoid-weatherforecast/HISTORY
index a1c7ef9..de5e713 100644
--- a/kde4-look/plasmoid-weatherforecast/HISTORY
+++ b/kde4-look/plasmoid-weatherforecast/HISTORY
@@ -1,3 +1,8 @@
+2011-09-06 Bor Kraljič <pyrobor AT ver.si>
+ * spell deprecated [part of kdeplasmoids4 now]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2011-09-04 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: PATCHLEVEL++ for /opt/kde4 -> /usr change

diff --git a/kde4-look/plasmoid-weatherforecast/INSTALL
b/kde4-look/plasmoid-weatherforecast/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde4-look/plasmoid-weatherforecast/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/kde4-look/plasmoid-weatherforecast/PRE_BUILD
b/kde4-look/plasmoid-weatherforecast/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde4-look/plasmoid-weatherforecast/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/kde4-look/plasmoid-weatherforecast/UP_TRIGGERS
b/kde4-look/plasmoid-weatherforecast/UP_TRIGGERS
new file mode 100755
index 0000000..b34a2b2
--- /dev/null
+++ b/kde4-look/plasmoid-weatherforecast/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger plasmoid-weatherforecast dispel_self
+up_trigger kdeplasmoids4 cast_self
diff --git a/kde4/kdeplasmoids4/CONFLICTS b/kde4/kdeplasmoids4/CONFLICTS
index 218a6da..872b927 100755
--- a/kde4/kdeplasmoids4/CONFLICTS
+++ b/kde4/kdeplasmoids4/CONFLICTS
@@ -1 +1,2 @@
conflicts lancelot y
+conflicts plasmoid-weatherforecast y
diff --git a/kde4/kdeplasmoids4/HISTORY b/kde4/kdeplasmoids4/HISTORY
index f9a0237..f5266a7 100644
--- a/kde4/kdeplasmoids4/HISTORY
+++ b/kde4/kdeplasmoids4/HISTORY
@@ -1,5 +1,5 @@
2011-09-06 Bor Kraljič <pyrobor AT ver.si>
- * CONFLICTS: added, conflict with lancelot
+ * CONFLICTS: added, conflict with lancelot, plasmoid-weatherforecast

2011-09-05 Bor Kraljič <pyrobor AT ver.si>
* DEPENDS: removed "&&" from the last line



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (64764c31f0add2c4c8a5b2c9b7b74543b471026b), Bor Kraljič, 09/06/2011

Archive powered by MHonArc 2.6.24.

Top of Page