Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111697 - multisync-0.90.17 (New Package)
Summary: multisync-0.90.17 (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
: 111988 (view as bug list)
Depends on: 111623
Blocks: 116184
  Show dependency tree
 
Reported: 2005-11-06 07:50 UTC by Helmut Eberharter
Modified: 2007-03-21 21:38 UTC (History)
15 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
multisync-0.90.17.ebuild (multisync-0.90.17.ebuild,751 bytes, text/plain)
2005-11-06 07:51 UTC, Helmut Eberharter
Details
multisync-0.90.18.ebuild (multisync-0.90.18.ebuild,1.04 KB, text/plain)
2005-11-09 11:30 UTC, Helmut Eberharter
Details
multisync-0.90.18-alt (multisync-0.90.18.ebuild,833 bytes, text/plain)
2005-11-15 12:07 UTC, Pierre Cassimans
Details
Adds connection id to multisync (needed for e.g. SE K750i) (multisync-20050414_connid.patch,2.32 KB, patch)
2005-12-16 04:25 UTC, Christian Zuckschwerdt
Details | Diff
multisync-0.90.18-r1.ebuild (multisync-0.90.18-r1.ebuild,1.10 KB, text/plain)
2006-05-26 15:36 UTC, Norman Jonas
Details
multisync-0.90.18-r2.ebuild (multisync-0.90.18-r2.ebuild,1.34 KB, text/plain)
2006-06-04 08:02 UTC, Norman Jonas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Eberharter 2005-11-06 07:50:45 UTC
GUI and cmd tool for opensync, see Bug 111623
Comment 1 Helmut Eberharter 2005-11-06 07:51:09 UTC
Created attachment 72311 [details]
multisync-0.90.17.ebuild
Comment 2 Helmut Eberharter 2005-11-09 11:27:13 UTC
*** Bug 111988 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-09 11:27:56 UTC
*** Bug 111988 has been marked as a duplicate of this bug. ***
Comment 4 Helmut Eberharter 2005-11-09 11:30:49 UTC
Created attachment 72513 [details]
multisync-0.90.18.ebuild

version bump
Comment 5 Stonki 2005-11-10 22:11:21 UTC
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 Helmut Eberharter 2005-11-11 00:15:23 UTC
see Bug 11623
Comment 7 Pierre Cassimans 2005-11-15 12:07:37 UTC
Created attachment 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 Christian Zuckschwerdt 2005-12-16 04:25:15 UTC
Created attachment 74868 [details, diff]
Adds connection id to multisync (needed for e.g. SE K750i)

Multisync (0.83_pre20050414-r2, current with gentoo) won
Comment 9 Christian Zuckschwerdt 2005-12-16 04:25:15 UTC
Created attachment 74868 [details, diff]
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 François 2005-12-20 10:26:02 UTC
*** Bug 116184 has been marked as a duplicate of this bug. ***
Comment 11 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-12 12:29:50 UTC
- libgnomeui is also a optional dependency at runtime
Comment 12 Norman Jonas 2006-05-26 11:13:34 UTC
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 Norman Jonas 2006-05-26 15:36:40 UTC
Created attachment 87601 [details]
multisync-0.90.18-r1.ebuild

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 Norman Jonas 2006-05-26 15:59:20 UTC
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 Carsten Lohrke (RETIRED) gentoo-dev 2006-05-28 06:01:16 UTC
I'm not entirely sure, but isn't opensync + >=multisync-0.90 the successor or app-pda/multisync ?
Comment 16 Helmut Eberharter 2006-05-28 11:13:48 UTC
opensync is - so says it's homepage - the successor of multisync.
Comment 17 Tiziano Müller (RETIRED) gentoo-dev 2006-06-04 06:52:47 UTC
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 Norman Jonas 2006-06-04 08:02:49 UTC
Created attachment 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 Tiziano Müller (RETIRED) gentoo-dev 2006-06-04 08:29:57 UTC
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 Tiago Freire 2006-06-22 07:02:47 UTC
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 Carsten Lohrke (RETIRED) gentoo-dev 2006-08-28 03:00:38 UTC
Thiago: When you are referring to the multisync ebuilds in the tree, please file a bug.
Comment 22 Norman Jonas 2006-09-30 19:40:14 UTC
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 Norman Jonas 2006-09-30 20:05:13 UTC
Correction - the cli is called msynctool http://www.opensync.org/attachment/wiki/download/msynctool-0.19.tar.gz?format=raw
Comment 24 Ben 2006-10-04 03:49:12 UTC
Added ebuild for msynctool. See bug #150044
Comment 25 Cyrill Helg 2006-10-18 17:20:35 UTC
Is there also an ebuild for multisync-gui?
Comment 26 Piotr Jaroszyński (RETIRED) gentoo-dev 2006-10-25 09:30:52 UTC
I have added multisync-gui-0.90.19 and msynctool-0.19 to the tree a few days ago.