maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   liqbase - call for assistance (https://talk.maemo.org/showthread.php?t=23854)

Stskeeps 2008-09-28 17:35

Re: liqbase - call for assistance
 
Think I can do some stuff on this too - not so much coding but poking the code around for bugs and reviewing I can probably spend some time on - this is definately an interesting project that could be quite interesting for user interfaces on tablets, imho :)

lcuk 2008-09-30 08:24

Re: liqbase - call for assistance
 
..Apologies for the delay everyone..

I have gotten together with a couple of close buddies and we are hammering out where all the bits of the package should go.

If you have an ear and are able to try to answer random questions please pop into #liqbase on freenode and join in the construction of a liqbase package.

I've so far cleaned out the crufty code, ironed out a load of bugs and begun selecting default locations for required media and trying to get some intelligent defaults for data.

I am going as fast as I possibly can :)

qole 2008-09-30 15:58

Re: liqbase - call for assistance
 
Leave in the bacon.

lcuk 2008-09-30 16:10

Re: liqbase - call for assistance
 
heh qole!
i intend to :)

Texrat 2008-09-30 16:10

Re: liqbase - call for assistance
 
You know your thread is popular when it gets the qolled post of approval.

TrueJournals 2008-09-30 16:33

Re: liqbase - call for assistance
 
Man, I got all excited when I saw lcuk replied.... only to see it hasn't been released yet...

fpp 2008-09-30 19:00

Re: liqbase - call for assistance
 
Quote:

Originally Posted by lcuk (Post 228748)
..Apologies for the delay everyone..
I am going as fast as I possibly can :)

That will do nicely... don't burn yourself out ! :-)

lcuk 2008-10-01 00:27

Re: liqbase - call for assistance
 
fpp, you are right.
Thats why I've *only* updated the garage svn for now and not yet fixed all niggles like a default sketch location or got a working package yet.

I did build a package tonight but I failed big time, i somehow managed to create a single folder tree which was about 20 levels deep and not right at all - app manager let me install it on my tablet though :D

So this is a specific call to qwerty12 or some other packager to grab svn and see what ive done wrong. it is 100% live and very nearly works and i've probably just messed up or missed some call in the radically altered install section.

so close.

pamadio 2008-10-01 06:39

Re: liqbase - call for assistance
 
Is the package content supposed to be the following ?

[sbox-CHINOOK_X86: ~/dev/liqbase] > dpkg -L liqbase
/.
/usr
/usr/sbin
/usr/share
/usr/share/applications
/usr/share/applications/hildon
/usr/share/applications/hildon/liqbase.desktop
/usr/share/doc
/usr/share/doc/liqbase
/usr/share/doc/liqbase/changelog.gz
/usr/share/liqbase
/usr/share/liqbase/plane.png
/usr/share/liqbase/sun.png
/usr/share/liqbase/menu_back_400_240.jpg
/usr/share/liqbase/COPYING
/usr/share/liqbase/NCI_bacon_alpha_small.png
/usr/share/liqbase/yuv.png
/usr/share/liqbase/liqbase-example.txt
/usr/share/liqbase/berlin-map-metro-big.png
/usr/share/fonts
/usr/share/fonts/lucon.ttf
/usr/bin
/usr/bin/liqbase-cpu-performance
/usr/bin/liqbase-cpu-ondemand
/usr/bin/liqbase-cpu-powersave
/usr/bin/liqbase
/usr/bin/liqbase-run
/etc
/etc/sudoers.d
/etc/sudoers.d/liqbase.sudoers

If yes, then try out the following patch:
http://sd-2175.dedibox.fr/tmp/diff1.txt

The idea is there is no need to use $(DESTDIR)$(BINDIR) during the install as $(BINDIR) already contain $(DESTDIR) :

PREFIX = $(DESTDIR)//usr
BINDIR = $(PREFIX)/bin

And you also need to activate dh_install in the rule file.

qwerty12 2008-10-01 06:47

Re: liqbase - call for assistance
 
/me walks away from the dodgy packaging...


All times are GMT. The time now is 17:51.

vBulletin® Version 3.8.8