Skip to Content.
Sympa Menu

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

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č (0bef0da930429cd596ddf986c15d4c7eca8564f4)
  • Date: Sun, 31 Oct 2010 07:51:40 -0500

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

ChangeLog | 2 ++
mobile/msynctool/CONFLICTS | 2 ++
mobile/msynctool/HISTORY | 3 +++
mobile/multisync-gui/BUILD | 1 +
mobile/multisync-gui/DEPENDS | 6 +-----
mobile/multisync-gui/DETAILS | 22 +++++++---------------
mobile/multisync-gui/DOWNLOAD | 1 +
mobile/multisync-gui/HISTORY | 5 +++++
mobile/multisync-gui/INSTALL | 1 +
mobile/multisync-gui/PRE_BUILD | 1 +
mobile/multisync-gui/TRIGGERS | 1 +
mobile/multisync/BUILD | 1 +
mobile/multisync/DEPENDS | 9 +--------
mobile/multisync/DETAILS | 24 +++++++-----------------
mobile/multisync/DOWNLOAD | 1 +
mobile/multisync/HISTORY | 5 +++++
mobile/multisync/INSTALL | 1 +
mobile/multisync/PRE_BUILD | 1 +
mobile/multisync/TRIGGERS | 1 +
19 files changed, 43 insertions(+), 45 deletions(-)

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

msynctool: conflicts added multisync & multisync (deprecated)

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

mobile/multisync: spell deprecated [replaced by msynctool]

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

mobile/multisync-gui: spell deprecated [replaced by msynctool]

diff --git a/ChangeLog b/ChangeLog
index 8482a86..e2f7d5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2010-10-31 Bor Kraljič <pyrobor AT ver.si>
* chat-im/qutecom: new spell, a multi-platform VoIP client
* chat-im/openwengo: spell deprecated [replaced by qutecom]
+ * mobile/multisync-gui: spell deprecated [replaced by msynctool]
+ * mobile/multisync: spell deprecated [replaced by msynctool]

2010-10-30 Bor Kraljič <pyrobor AT ver.si>
* kde4-apps/tagua: removed, upstream project is dead
diff --git a/mobile/msynctool/CONFLICTS b/mobile/msynctool/CONFLICTS
new file mode 100755
index 0000000..4a89933
--- /dev/null
+++ b/mobile/msynctool/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts multisync y
+conflicts multisync-gui y
diff --git a/mobile/msynctool/HISTORY b/mobile/msynctool/HISTORY
index 1953137..aa47638 100644
--- a/mobile/msynctool/HISTORY
+++ b/mobile/msynctool/HISTORY
@@ -1,3 +1,6 @@
+2010-10-31 Bor Kraljič <pyrobor AT ver.si>
+ * CONFLICTS: added multisync & multisync (deprecated)
+
2010-10-21 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed SOURCE & SOURCE_URL
* HISTORY: fixed typo
diff --git a/mobile/multisync-gui/BUILD b/mobile/multisync-gui/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/multisync-gui/BUILD
@@ -0,0 +1 @@
+true
diff --git a/mobile/multisync-gui/DEPENDS b/mobile/multisync-gui/DEPENDS
index d17a794..59723e2 100755
--- a/mobile/multisync-gui/DEPENDS
+++ b/mobile/multisync-gui/DEPENDS
@@ -1,5 +1 @@
-depends libopensync &&
-depends gtk+2 &&
-depends libxml2 &&
-depends glib2 &&
-depends libglade2
+depends msynctool
diff --git a/mobile/multisync-gui/DETAILS b/mobile/multisync-gui/DETAILS
index d360d97..638c410 100755
--- a/mobile/multisync-gui/DETAILS
+++ b/mobile/multisync-gui/DETAILS
@@ -1,15 +1,7 @@
- SPELL=multisync-gui
- VERSION=0.91.0
- SOURCE="$SPELL-$VERSION.tar.gz?rev=&format=raw"
- SOURCE_URL[0]=http://www.opensync.org/attachment/wiki/download/$SOURCE
-
SOURCE_HASH=sha512:66697d8d48d494d6a2aef7cf26cbe3b2602e9661b5c557acc15b2b0942062edcb7cba95c9c2192d097ff7a1a16f051ac613eb8dbcd2429287153fc8354f2fe2b
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=GPL
- ENTERED=20061110
- SHORT="Multisync contains the user interfaces needed for
OpenSync."
-cat << EOF
-Multisync contains the user interfaces needed for OpenSync. It contains a
-command line tool "msynctool" and a gui written in GTK. Note that multisync
-versions older than 0.90 are not relying on opensync, and won't work.
-EOF
+ SPELL=multisync-gui
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by msynctool]
+ EOF
diff --git a/mobile/multisync-gui/DOWNLOAD b/mobile/multisync-gui/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/multisync-gui/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/mobile/multisync-gui/HISTORY b/mobile/multisync-gui/HISTORY
index 14acb61..5128084 100644
--- a/mobile/multisync-gui/HISTORY
+++ b/mobile/multisync-gui/HISTORY
@@ -1,2 +1,7 @@
+2010-10-31 Bor Kraljič <pyrobor AT ver.si>
+ * spell deprecated [replaced by msynctool]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2006-11-10 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, DEPENDS, HISTORY: created spell
diff --git a/mobile/multisync-gui/INSTALL b/mobile/multisync-gui/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/multisync-gui/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/mobile/multisync-gui/PRE_BUILD b/mobile/multisync-gui/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/multisync-gui/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/mobile/multisync-gui/TRIGGERS b/mobile/multisync-gui/TRIGGERS
new file mode 100755
index 0000000..c113b61
--- /dev/null
+++ b/mobile/multisync-gui/TRIGGERS
@@ -0,0 +1 @@
+on_cast multisync-gui dispel_self
diff --git a/mobile/multisync/BUILD b/mobile/multisync/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/multisync/BUILD
@@ -0,0 +1 @@
+true
diff --git a/mobile/multisync/DEPENDS b/mobile/multisync/DEPENDS
index 565d7bd..59723e2 100755
--- a/mobile/multisync/DEPENDS
+++ b/mobile/multisync/DEPENDS
@@ -1,8 +1 @@
-depends libgnomeui &&
-depends libbonobo &&
-depends glib2 &&
-depends libopensync &&
-#depends synce-libsynce &&
-optional_depends libopensync-plugin-evolution2 "" "" "build gui for
Evolution2 plugin" &&
-optional_depends libopensync-plugin-file "" "" "build gui for file plugin"
&&
-optional_depends libopensync-plugin-kdepim "" "" "build gui for kdepim
plugin"
+depends msynctool
diff --git a/mobile/multisync/DETAILS b/mobile/multisync/DETAILS
index f002125..7c197ba 100755
--- a/mobile/multisync/DETAILS
+++ b/mobile/multisync/DETAILS
@@ -1,17 +1,7 @@
- SPELL=multisync
- VERSION=0.90.19
-
SOURCE_HASH=sha512:1d84a28614b5c71375b1cb9a53e224752da2445e02a00710c164fc3ba8844673e7256d7f7fd369ffce2ea97e9d21482b7ae4d5fd1b360343d029bc3b85d748bb
- SOURCE="$SPELL-gui-$VERSION.tar.gz?rev=&format=raw"
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-gui-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://www.opensync.org
- SOURCE_URL[0]="$WEB_SITE/attachment/wiki/download/$SOURCE"
- LICENSE[0]=GPL
- ENTERED=20051116
- KEYWORDS="mobile"
- SHORT="UI for oOpenSync"
-cat << EOF
-UI for oOpenSync
-MultiSync is a program to synchronize calendars, addressbooks and other PIM
data between
-programs on your computer and other computers, mobile devices, PDAs or cell
phones.
-EOF
+ SPELL=multisync
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by msynctool]
+ EOF
diff --git a/mobile/multisync/DOWNLOAD b/mobile/multisync/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/multisync/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/mobile/multisync/HISTORY b/mobile/multisync/HISTORY
index b69229d..351263e 100644
--- a/mobile/multisync/HISTORY
+++ b/mobile/multisync/HISTORY
@@ -1,3 +1,8 @@
+2010-10-31 Bor Kraljič <pyrobor AT ver.si>
+ * spell deprecated [replaced by msynctool]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2006=10-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.90.19
* BUILD, INSTALL: deleted
diff --git a/mobile/multisync/INSTALL b/mobile/multisync/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/multisync/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/mobile/multisync/PRE_BUILD b/mobile/multisync/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/mobile/multisync/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/mobile/multisync/TRIGGERS b/mobile/multisync/TRIGGERS
new file mode 100755
index 0000000..e74d96b
--- /dev/null
+++ b/mobile/multisync/TRIGGERS
@@ -0,0 +1 @@
+on_cast multisync dispel_self



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

Archive powered by MHonArc 2.6.24.

Top of Page