The Following 9 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2016-11-14
, 23:58
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#42
|
The Following 6 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-11-15
, 07:51
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#43
|
With regards to AND and OR. How do you know that the libhildon that you have installed is using gtk2 or gtk3. Lets say that libhildon for gtk2 is called libhildon, as it is in Fremantle, and that for gtk3 we refer to it libhildon3. Now we want to build a package for Fremantle, so the control file needs libhildon-dev AND gtk2-dev as build-depends. Now we want to build for Jessie/Stretch we want libhildon3-dev AND gtk3-dev. So the question is can you have something like:
("libhildon-dev, gtk2-dev" | "libhildon3-dev, gtk3-dev").
Next up, the messy reference was in relation to the #ifdef for gtk3 in cssu packages. for the smaller osso libs, yeah it is only a few #ifdefs so thats fine. For hildon it could be lots of #ifdefs in every file.
the automake code I posted earlier does seem to fix the gtk3 support. If it still builds ok for Fremantle I would say thats ok to commit. Does the libcanberra error not appear for you with Fremantle? I don't have maemo-sdk set up on the machine doing the main porting otherwise I'd check it myself. I think the -ldl part might be down to newer toolchain, I seem to remember similar issues elsewhere.
finally, i'll look at upstart-dev, see what the dh_installxsession script does and trt to find some migration guides for event.d
The Following 5 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2016-11-15
, 10:08
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#44
|
Build-Depends: libhildon-dev | libhildon3-dev, gtk2-dev | gtk3-dev
dh_installxsession copies stuff in /etc/XSession.d/. Now, it has a problem - see the first line of dh_installxsession That must be fixed, but in CSSU, not in a fork.
The Following 5 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-11-15
, 10:44
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#45
|
Running xset770 -- the future of xset!
/etc/osso-af-init/real-af-startup: line 44: xset770: command not found
The Following 4 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-11-15
, 11:42
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#46
|
The Following 5 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2016-11-15
, 14:14
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#47
|
Libxsp0 is needed by xset770 in osso-af-utils, which is required by osso-af-startup, required by osso-app-killer, required by hildon-control-panel....phew. I don't know what the state of libxsp0 is in regards to building against current X11. http://wiki.maemo.org/Game_development states:
The Following 5 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-11-15
, 21:27
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#48
|
We have the source. It just requires an X11 lib that is no longer maintained as far as I can tell.
In order to get the package to build for now, I commented out the makefile info for the program so it didn't try to build it.
I do need to know what the situation is regarding files from nokia-binaries/non-free that don't actually have any binary content. In particular theme-default-settings (which provides theme-config). The file has no contents except a post install script to set up links to /usr/share/theme/default, setting default theme to alpha. The package does contain a copyright and given its nokia-binaries/non-free location I guess is not redistributable as-is?
The Following 6 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2016-11-15
, 23:50
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#49
|
The Following 6 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-11-16
, 10:06
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#50
|
The Following 7 Users Say Thank You to Android_808 For This Useful Post: | ||
Never fear. I is here.
720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900
Community SSU developer
kernel-power developer and maintainer