Skip to Content.
Sympa Menu

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

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č (aabb58619ebd0e39063cee57033e414e747cdf48)
  • Date: Thu, 21 Oct 2010 09:38:51 -0500

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

ChangeLog | 4 ++++
mobile/synce-dccm/BUILD | 1 +
mobile/synce-dccm/DETAILS | 22 +++++++---------------
mobile/synce-dccm/DOWNLOAD | 1 +
mobile/synce-dccm/HISTORY | 5 +++++
mobile/synce-dccm/INSTALL | 1 +
mobile/synce-dccm/PRE_BUILD | 1 +
mobile/synce-dccm/TRIGGERS | 1 +
mobile/synce-odccm/CONFLICTS | 1 +
mobile/synce-odccm/HISTORY | 4 ++++
mobile/synce-odccm/PROVIDES | 1 +
mobile/synce-vdccm/CONFLICTS | 1 +
mobile/synce-vdccm/HISTORY | 4 ++++
mobile/synce-vdccm/PROVIDES | 1 +
14 files changed, 33 insertions(+), 15 deletions(-)

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

mobile/synce-dccm: spell deprecated

spell was split into synce-odccm & synce-odccm long time ago...

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

synce-vdccm: added missing PROVIDES file

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

synce-odccm: adding missing PROVIDES file

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

synce-dccm: spell was split into synce-odccm & synce-odccm,

removed SOURCE, SOURCE_URL, SOURCE_HASH from DETAILS

diff --git a/ChangeLog b/ChangeLog
index 87b516d..8c52bdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-20 Bor Kraljič <pyrobor AT ver.si>
+ * mobile/synce-dccm: spell deprecated; spell was split into
+ synce-odccm & synce-odccm long time ago...
+
2010-10-17 George Sherwood <gsherwood AT sourcemage.org>
* http/webkitgtk3: new spell, gtk+3 version of webkitgtk

diff --git a/mobile/synce-dccm/BUILD b/mobile/synce-dccm/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/synce-dccm/BUILD
@@ -0,0 +1 @@
+true
diff --git a/mobile/synce-dccm/DETAILS b/mobile/synce-dccm/DETAILS
index 2e6d359..c5ac081 100755
--- a/mobile/synce-dccm/DETAILS
+++ b/mobile/synce-dccm/DETAILS
@@ -1,15 +1,7 @@
- SPELL=synce-dccm
- VERSION=0
- SOURCE_HASH=sha512:
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE
- WEB_SITE=http://synce.sourceforge.net/
- ENTERED=20050524
- KEYWORDS="mobile"
- SHORT='SynCE provides communication with Windows Mobile devices'
-cat << EOF
-The purpose of the SynCE project is to provide a means of communication with
a
-Windows CE device from a computer running Linux, FreeBSD or a similar
operating
-system.
-EOF
+ SPELL=synce-dccm
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [spell was split into synce-odccm & synce-odccm]
+ EOF
diff --git a/mobile/synce-dccm/DOWNLOAD b/mobile/synce-dccm/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/synce-dccm/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/mobile/synce-dccm/HISTORY b/mobile/synce-dccm/HISTORY
index 454d88b..ea6313a 100644
--- a/mobile/synce-dccm/HISTORY
+++ b/mobile/synce-dccm/HISTORY
@@ -1,3 +1,8 @@
+2010-10-20 Bor Kraljič <pyrobor AT ver.si>
+ * spell deprecated [spell was split into synce-odccm & synce-odccm]
+ * PATCHLEVEL=9999 version=0
+ * TRIGGERS: on_cast synce-dccm dispel_self
+
2004-10-24 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.10.0

diff --git a/mobile/synce-dccm/INSTALL b/mobile/synce-dccm/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/synce-dccm/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/mobile/synce-dccm/PRE_BUILD b/mobile/synce-dccm/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/synce-dccm/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/mobile/synce-dccm/TRIGGERS b/mobile/synce-dccm/TRIGGERS
new file mode 100755
index 0000000..d632c8f
--- /dev/null
+++ b/mobile/synce-dccm/TRIGGERS
@@ -0,0 +1 @@
+on_cast synce-dccm dispel_self
diff --git a/mobile/synce-odccm/CONFLICTS b/mobile/synce-odccm/CONFLICTS
new file mode 100755
index 0000000..12691e7
--- /dev/null
+++ b/mobile/synce-odccm/CONFLICTS
@@ -0,0 +1 @@
+conflicts synce-dccm y
diff --git a/mobile/synce-odccm/HISTORY b/mobile/synce-odccm/HISTORY
index 7d68158..d255e3d 100644
--- a/mobile/synce-odccm/HISTORY
+++ b/mobile/synce-odccm/HISTORY
@@ -1,3 +1,7 @@
+2010-10-20 Bor Kraljič <pyrobor AT ver.si>
+ * PROVIDES: adding missing file
+ * CONFLICTS: added synce-dccm
+
2007-10-24 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.10.0
* synce-dccm split into odccm and vdccm
diff --git a/mobile/synce-odccm/PROVIDES b/mobile/synce-odccm/PROVIDES
new file mode 100755
index 0000000..ac103ac
--- /dev/null
+++ b/mobile/synce-odccm/PROVIDES
@@ -0,0 +1 @@
+SYNCE_DCCM
diff --git a/mobile/synce-vdccm/CONFLICTS b/mobile/synce-vdccm/CONFLICTS
new file mode 100755
index 0000000..12691e7
--- /dev/null
+++ b/mobile/synce-vdccm/CONFLICTS
@@ -0,0 +1 @@
+conflicts synce-dccm y
diff --git a/mobile/synce-vdccm/HISTORY b/mobile/synce-vdccm/HISTORY
index 790cbdf..cbb57e7 100644
--- a/mobile/synce-vdccm/HISTORY
+++ b/mobile/synce-vdccm/HISTORY
@@ -1,3 +1,7 @@
+2010-10-20 Bor Kraljič <pyrobor AT ver.si>
+ * CONFLICTS: added synce-dccm
+ * PROVIDES: added missing file
+
2007-10-24 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.10.0
* synce-dccm split into odccm and vdccm
diff --git a/mobile/synce-vdccm/PROVIDES b/mobile/synce-vdccm/PROVIDES
new file mode 100755
index 0000000..ac103ac
--- /dev/null
+++ b/mobile/synce-vdccm/PROVIDES
@@ -0,0 +1 @@
+SYNCE_DCCM



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (aabb58619ebd0e39063cee57033e414e747cdf48), Bor Kraljič, 10/21/2010

Archive powered by MHonArc 2.6.24.

Top of Page