Notices


Reply
Thread Tools
Stskeeps's Avatar
Posts: 1,671 | Thanked: 11,478 times | Joined on Jun 2008 @ Warsaw, Poland
#41
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
__________________
As you go on to other communities, remember to build them around politeness, respect, trust and humility. Be wary of poisonous people and deal with them before they end up killing your community.. Seen it happen to too many IRC channels, forums, open source projects.
 
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#42
..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
 

The Following 5 Users Say Thank You to lcuk For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#43
Leave in the bacon.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following User Says Thank You to qole For This Useful Post:
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#44
heh qole!
i intend to
 
Texrat's Avatar
Posts: 11,700 | Thanked: 10,045 times | Joined on Jun 2006 @ North Texas, USA
#45
You know your thread is popular when it gets the qolled post of approval.
__________________
Nokia Developer Champion
Different <> Wrong | Listen - Judgment = Progress | People + Trust = Success
My personal site: http://texrat.net
 
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#46
Man, I got all excited when I saw lcuk replied.... only to see it hasn't been released yet...
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#47
Originally Posted by lcuk View Post
..Apologies for the delay everyone..
I am going as fast as I possibly can
That will do nicely... don't burn yourself out ! :-)
 
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#48
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

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.
 
Posts: 111 | Thanked: 31 times | Joined on May 2007
#49
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.
 

The Following 2 Users Say Thank You to pamadio For This Useful Post:
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#50
/me walks away from the dodgy packaging...
 
Reply


 
Forum Jump


All times are GMT. The time now is 08:01.