Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38276 - Submitting ebuild for Siefs 0.2
Summary: Submitting ebuild for Siefs 0.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
: 55173 (view as bug list)
Depends on: 59733
Blocks:
  Show dependency tree
 
Reported: 2004-01-15 05:01 UTC by Pawel Maczewski
Modified: 2004-11-16 10:37 UTC (History)
5 users (show)

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


Attachments
Ebuild for siefs v. 0.2 (siefs-0.2.ebuild,270 bytes, text/plain)
2004-01-15 05:04 UTC, Pawel Maczewski
Details
Yet another siefs 0.2 ebuild (siefs-0.2.ebuild,794 bytes, application/octet-stream)
2004-02-23 10:23 UTC, Robert Führicht
Details
fuse ebuild (fuse-1.1.ebuild,748 bytes, application/octet-stream)
2004-02-23 10:24 UTC, Robert Führicht
Details
fuse Ebuild with fixed SRC_URI (fuse-1.1.ebuild,771 bytes, application/octet-stream)
2004-02-24 03:18 UTC, Robert Führicht
Details
siefs-0.4.ebuild (siefs-0.4.ebuild,705 bytes, text/plain)
2004-10-17 04:08 UTC, Stefan Schweizer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Maczewski 2004-01-15 05:01:35 UTC
Siefs is a filesystem (in userspace) that allows to access the Siemens Mobile Phones' files. One can copy & delete files, such as sounds, color schemes, java apps. It's well tested (by myself) for Siemens M55 and ME45 phones.
Comment 1 Pawel Maczewski 2004-01-15 05:04:02 UTC
Created attachment 23850 [details]
Ebuild for siefs v. 0.2
Comment 2 Chuck Short (RETIRED) gentoo-dev 2004-01-20 15:42:51 UTC
Your attachment seems only to be half there.
Comment 3 Robert Führicht 2004-02-23 10:23:31 UTC
Created attachment 26187 [details]
Yet another siefs 0.2 ebuild

My approach for an ebuild for siefs, it depends on fuse which needs to be added
to portage as well. (see next attachment)
Comment 4 Robert Führicht 2004-02-23 10:24:48 UTC
Created attachment 26188 [details]
fuse ebuild

SRC_URI needs to be entered correctly, haven't found time for that.
Comment 5 Robert Führicht 2004-02-24 03:18:57 UTC
Created attachment 26249 [details]
fuse Ebuild with fixed SRC_URI
Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2004-10-17 04:08:27 UTC
Created attachment 42023 [details]
siefs-0.4.ebuild

Hi, it does not (yet) work with fuse 1.9.
Comment 7 Lars Weiler (RETIRED) gentoo-dev 2004-10-24 18:02:22 UTC
*** Bug 55173 has been marked as a duplicate of this bug. ***
Comment 8 Ulrich Plate (RETIRED) gentoo-dev 2004-11-15 23:14:06 UTC
Now that sys-fs/fuse is in Portage, maybe there's hope for SieFS to work, too. :) Two changes to the ebuild may be necessary: DEPEND still says "<sys-fs/fuse-1.9", that can't work with the FUSE 2.1 in Portage, I suppose. More importantly I'm having trouble downloading the source. I thought there was an alternative SRC_URI http://mirror01.users.i.com.ua/~dmitry_z/siefs-0.4.tar.gz, but it turned out it's the same IP address... All I'm currently getting is "503 service temporarily unavailable".
Comment 9 Stefan Schweizer (RETIRED) gentoo-dev 2004-11-16 04:49:01 UTC
I will have to add fuse-1.4 of course if I want to add siefs, its just a simple rename. Anyone that has the hardware has tested this?

Source Tarball mirrored at:
http://dev.gentoo.org/~genstef/siefs-0.4.tar.gz
Comment 10 Ulrich Plate (RETIRED) gentoo-dev 2004-11-16 09:21:07 UTC
So I've put both a fuse-1.4.ebuild and a siefs-0.4.ebuild in the overlay, downloaded the source packages and digested. 'emerge siefs' built both packages without any problems, and if I had been clever enough to run the same kernel as the one that was symlinked from /usr/src/linux, it would probably have worked right away, too. :)

It does now, of course, I can access the file area of my phone via a USB serial converter cable I bought, with an additional kernel module (pl2303) required for that one, though. Hardware is a Siemens MC60, by the way. Thanks a lot for this!
Comment 11 Stefan Schweizer (RETIRED) gentoo-dev 2004-11-16 10:37:55 UTC
fixed, thanks