Ticket #272 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

ebuild for sys-mobilephone/fsousaged

Reported by: aelia Owned by:
Priority: major Milestone: milestone5
Component: target Keywords: fsousaged frameworkd vala
Cc:

Description

here I post an ebuild for fsousaged, the implementation of ousaged in vala (frameworkd2), this should work with the python implementation of frameworkd (recent versions of ousaged say they are deprecated and to use fsousaged instead).

it compiles (tested on my amd64, on the neo yet), don't know if it cross-compile and don't know if it really works.

it needs some other ebuilds : #268 , #269 , #270 and #271

Attachments

fsousaged-0.9.0.tar.lzma (16.9 kB) - added by aelia 3 years ago.
the tarball (in case the urls I put inside the ebuild don't work)
fsousaged-0.9.0.ebuild (1.1 kB) - added by aelia 3 years ago.
ebuild of fsousaged-0.9.0 released and that deprecates ousaged

Change History

Changed 3 years ago by aelia

the tarball (in case the urls I put inside the ebuild don't work)

Changed 3 years ago by aelia

it works no problem!

dbus launches the service automatically when needed, so there is no need for an initscript

the only thing needed si to change the config of frameworkd not to launch ousaged and to use the right module for fsousaged I added a pkg_postinst() message in the ebuild to tell how.

Changed 3 years ago by aelia

ebuild of fsousaged-0.9.0 released and that deprecates ousaged

Changed 3 years ago by spielc

Cool thanks for the ebuilds i wanted to take a look at these things today. One thing tho, you have a dependency on freesmartphone-frameworkd2-base-0.0 in your ebuild for fsousaged but i can't find the ebuild for this package, could you upload this one too please?

Changed 2 years ago by sleipnir

  • milestone changed from unsorted to milestone5

Changed 2 years ago by max_posedon

freesmartphone-frameworkd2-base-0.0 is cornucopia's libfsoframework I think

Anyway, I added both (libfsoframework and fsousaged) and many others, but I face compilation problem, may be somebody know how to fix it.

Changed 2 years ago by max_posedon

  • status changed from new to closed
  • resolution set to fixed

compilation issue fixed in r658

Note: See TracTickets for help on using tickets.