Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Needed ajust in rules for updates/devel in work also some non working things #477

Merged
merged 8 commits into from Mar 16, 2013
Merged

Needed ajust in rules for updates/devel in work also some non working things #477

merged 8 commits into from Mar 16, 2013

Conversation

mckaygerhard
Copy link
Contributor

Ajust debian non working rules, and added list missing new files for updates, the --list-missing may hel for see new files and changes over deb builds installations, and easy make changes on packages over razorqt changes during develoment.

also some non working cflags due qt framework set this on make runtime.. all of u can see that setting the DEB_FLAG etc and get

ps -lxa | grep gcc
comman during build, can see that flags are not parsed, due qt framework are set by

i'm not sure about that, but currently dont work for me, and also the lenny and etch filters are nonsense due dont work dh autocongfigure, canot swicht to build dir, only debheler 8 understand cmake build system, need debheler 8.0.0 from backort reositories

%endif
#%endif
# This dont work, due lenny and etch type must have debhelper from backports so its nonsense!
#%if RELEASE lucid maverick lenny etch
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'll explain that:

cmake builds are only supported on debhelper 7.6+ so this lines are nonsense due debhelper in lenny are too old for "--buildsystem=cmake"

so then, let the only line with buildsystyem premade due lenny build must use recent v 8.0.0 from backports

pvanek added a commit that referenced this pull request Mar 16, 2013
Needed ajust in rules for updates/devel in work also some non working things
@pvanek pvanek merged commit d64eb30 into Razor-qt:master Mar 16, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants