Summary: | [java-overlay] dbus-java (new package) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Serkan Kaba (RETIRED) <serkan> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | gentopia |
Priority: | High | Keywords: | EBUILD, InOverlay |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://dbus.freedesktop.org | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 161680 | ||
Bug Blocks: | 156100 | ||
Attachments: |
libdbus-java-1.12.ebuild
library.patch libdbus-java-1.12.ebuild dbus-java-2.1.ebuild |
Description
Serkan Kaba (RETIRED)
![]() Created attachment 103579 [details]
libdbus-java-1.12.ebuild
Created attachment 103581 [details, diff]
library.patch
Cardoe: Does gentopia want to keep the bindings to themselves or can we add java there too so that we commit changes to as much java stuff as possible? This is probably better named dbus-java to be inline with the other bindings. Created attachment 103626 [details]
libdbus-java-1.12.ebuild
tiny in with DEPEND
All yours, Betelgeuse. Here is my take on the ebuild: https://overlays.gentoo.org/svn/proj/java/migrated-java-experimental-overlay/dev-java/libdbus-java Created attachment 106622 [details]
dbus-java-2.1.ebuild
now its not a jni wrapper around dbus.
Instead it implements the dbus protocol. (Which is a faster way)
version 2.2 in overlay https://overlays.gentoo.org/svn/proj/java/java-overlay/dev-java/dbus-java/ Added to portage. |