Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 111697
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Helmut Eberharter <Henry78@gmx.at>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
multisync-0.90.17.ebuild multisync-0.90.17.ebuild text/plain Helmut Eberharter 2005-11-06 07:51 0000 751 bytes Details
multisync-0.90.18.ebuild multisync-0.90.18.ebuild text/plain Helmut Eberharter 2005-11-09 11:30 0000 1.04 KB Details
multisync-0.90.18.ebuild multisync-0.90.18-alt text/plain Pierre Cassimans 2005-11-15 12:07 0000 833 bytes Details
multisync-20050414_connid.patch Adds connection id to multisync (needed for e.g. SE K750i) patch Christian Zuckschwerdt 2005-12-16 04:25 0000 2.32 KB Details | Diff
multisync-0.90.18-r1.ebuild multisync-0.90.18-r1.ebuild text/plain Norman Jonas 2006-05-26 15:36 0000 1.10 KB Details
multisync-0.90.18-r2.ebuild multisync-0.90.18-r2.ebuild text/plain Norman Jonas 2006-06-04 08:02 0000 1.34 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 111697 depends on: 111623 Show dependency tree
Bug 111697 blocks: 116184
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-06 07:50 0000
GUI and cmd tool for opensync, see Bug 111623

------- Comment #1 From Helmut Eberharter 2005-11-06 07:51:09 0000 -------
Created an attachment (id=72311) [details]
multisync-0.90.17.ebuild

------- Comment #2 From Helmut Eberharter 2005-11-09 11:27:13 0000 -------
*** Bug 111988 has been marked as a duplicate of this bug. ***

------- Comment #3 From Jakub Moc (RETIRED) 2005-11-09 11:27:56 0000 -------
*** Bug 111988 has been marked as a duplicate of this bug. ***

------- Comment #4 From Helmut Eberharter 2005-11-09 11:30:49 0000 -------
Created an attachment (id=72513) [details]
multisync-0.90.18.ebuild

version bump

------- Comment #5 From Stonki 2005-11-10 22:11:21 0000 -------
I added the "~amd64" keyword to the ebuild and tried to emerge it: 
 
stonki stonki # ACCEPT_KEYWORDS="~amd64" emerge multisync 
Calculating dependencies - 
emerge: there are no ebuilds to satisfy "app-pda/libopensync". 
 
I do not find a package with this name. Any idea ? 

------- Comment #6 From Helmut Eberharter 2005-11-11 00:15:23 0000 -------
see Bug 11623

------- Comment #7 From Pierre Cassimans 2005-11-15 12:07:37 0000 -------
Created an attachment (id=72965) [details]
multisync-0.90.18-alt

I made an attachment with my ebuild. Don't know which one will suite the dev .
I used inherit autotools because i had problems with some versions of libtool
if i didn't autoreconf -sfi. Also building of the gui depends on libgnomeui.
The use flags u used in your ebuilds are not standard, so i don't know if u may
use them like that. Therefor i used gtk to build the gui as a useflag.
License also changed to LGPL-2.1.

------- Comment #8 From Christian Zuckschwerdt 2005-12-16 04:25:15 0000 -------
Created an attachment (id=74868) [details]
Adds connection id to multisync (needed for e.g. SE K750i)

Multisync (0.83_pre20050414-r2, current with gentoo) won

------- Comment #9 From Christian Zuckschwerdt 2005-12-16 04:25:15 0000 -------
Created an attachment (id=74868) [details]
Adds connection id to multisync (needed for e.g. SE K750i)

Multisync (0.83_pre20050414-r2, current with gentoo) won’t work with (at least)
the SE K750i. The reason is that obex connection headers aren’t used by
multisync but required by the phone.

Read more here: http://triq.net/obex/obexftp/k750i

I doesn't look like multisync is maintained upstream, thus I'm submitting the
patch downstream.

------- Comment #10 From François 2005-12-20 10:26:02 0000 -------
*** Bug 116184 has been marked as a duplicate of this bug. ***

------- Comment #11 From Carsten Lohrke 2006-02-12 12:29:50 0000 -------
- libgnomeui is also a optional dependency at runtime

------- Comment #12 From Norman Jonas 2006-05-26 11:13:34 0000 -------
Due to the fact that the build checks for installed plugins I suppose it should
also have a evolution2 use flag.

Sadly I have to report that it does not work on amd64. It pops out with a
segmentation fault.

------- Comment #13 From Norman Jonas 2006-05-26 15:36:40 0000 -------
Created an attachment (id=87601) [details]
Added ~amd64 keyword and evo use flag

Multisync works on amd64 - it is just a bit picky on CFLAGS or LDFLAGS. So I
added the keyword. Furthermore I added the evo use flag. I called it evo and
not plugin-evolution2 to be consistent with the old / original portage ebuild
which used evo as name as well.

------- Comment #14 From Norman Jonas 2006-05-26 15:59:20 0000 -------
Yet, even with sane CFLAGS/LDFLAGS multisync / opensync plugins are very
unstable on amd64 + gcc-4.1 + glibc-2.4. File-File sync works fine, GUI crashes
as well as evolution-file sync does. So be careful when using it on this
platform.

------- Comment #15 From Carsten Lohrke 2006-05-28 06:01:16 0000 -------
I'm not entirely sure, but isn't opensync + >=multisync-0.90 the successor or
app-pda/multisync ?

------- Comment #16 From Helmut Eberharter 2006-05-28 11:13:48 0000 -------
opensync is - so says it's homepage - the successor of multisync.

------- Comment #17 From Tiziano Müller 2006-06-04 06:52:47 0000 -------
Compilation failes on my x86 with gcc-4.1.1:

cc1: warnings being treated as errors
file_sync.c: In function 'msync_fs_make_config':
file_sync.c:129: warning: value computed is not used

------- Comment #18 From Norman Jonas 2006-06-04 08:02:49 0000 -------
Created an attachment (id=88349) [details]
multisync-0.90.18-r2.ebuild

New ebuild disabling -Werror to build it with gcc-4.1.

For me it doesn't build with gcc-4.1, too.

------- Comment #19 From Tiziano Müller 2006-06-04 08:29:57 0000 -------
Out of sheer curiosity: Do we really need the if[ ...] in src_unpack() ?

BTW, my solution was: 
find . -iname "Makefile*" -exec sed -i -e 's/-Werror//g' {} \;

------- Comment #20 From Tiago Freire 2006-06-22 07:02:47 0000 -------
A version which compiles under gcc 4.1.1 would be very much welcome...
I think setting up a newer ebuild for old users will be easier than setting up
a whole new package...

------- Comment #21 From Carsten Lohrke 2006-08-28 03:00:38 0000 -------
Thiago: When you are referring to the multisync ebuilds in the tree, please
file a bug.

------- Comment #22 From Norman Jonas 2006-09-30 19:40:14 0000 -------
A new version .19 is out. Yet multisync seems to have been split into two
packages : multisync-cli and multisync-gui. The download page doesn't reflect
this :

http://www.opensync.org/wiki/download#tarballs

The actual files ar

http://www.opensync.org/attachment/wiki/download/multisync-cli-0.90.19.tar.gz?rev=&format=raw

and

http://www.opensync.org/attachment/wiki/download/multisync-gui-0.90.19.tar.gz?rev=&format=raw

Will someone try to update the ebuld(s) ?

------- Comment #23 From Norman Jonas 2006-09-30 20:05:13 0000 -------
Correction - the cli is called msynctool
http://www.opensync.org/attachment/wiki/download/msynctool-0.19.tar.gz?format=raw

------- Comment #24 From Ben 2006-10-04 03:49:12 0000 -------
Added ebuild for msynctool. See bug #150044

------- Comment #25 From Cyrill Helg 2006-10-18 17:20:35 0000 -------
Is there also an ebuild for multisync-gui?

------- Comment #26 From Piotr Jaroszyński 2006-10-25 09:30:52 0000 -------
I have added multisync-gui-0.90.19 and msynctool-0.19 to the tree a few days
ago.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug