/srv/irclogs.ubuntu.com/2011/11/30/#ubuntu-mythtv.txt

qwebirc69617tgm4883: just wondering if you got a response about compiling in crystal hd support?17:29
superm1qwebirc69617: the source package is only in precise, so it does present some logistical problems17:42
superm1https://launchpad.net/ubuntu/+source/crystalhd17:42
Zinn[launchpad.net] “crystalhd” package : Ubuntu17:42
superm1were you wanting this on 0.24 or 0.25?17:42
qwebirc69617I've got a test machine running 11.10 with 0.24-fixes so I was hoping for that17:43
superm1well we'll need to backport it all the way back to lucid to make that happen17:43
superm1on both PPAs then17:43
qwebirc69617ouch17:43
qwebirc69617I'd be willing to test it on 0.25 but I don't have a test 0.25 backend set up yet17:44
qwebirc69617Is it a big job to compile it myself?  I haven't looked into that yet17:46
qwebirc69617figured I'd ask here first17:46
superm1it shouldn't be a very big job to compile it yourself17:46
superm1we have a recipe for spitting out your own packages actually if you want to try stuff like that17:46
superm1http://mythbuntu.org/wiki/recipes17:47
superm1patching and building from source17:47
Zinn[mythbuntu.org] Recipes | Mythbuntu17:47
qwebirc69617that'd be nice to try...I'll take a look.....does this mean you're going to leave it for now or would this be something that gets added when time is available?17:48
superm1well i'd like to get it added when time is available17:49
qwebirc69617ah....thanks....is there a way to tell what compile options have been used for a package?17:51
superm1if you run mythfrontend --version17:51
superm1it will tell you all the compile options that were included17:51
qwebirc69617cool...didn't know that....thanks again17:52
superm1sure17:52
qwebirc69617superm1: one more question, how would I specify the --enable-crystalhd compile flag using the build-debs.sh script?18:07
superm1qwebirc69617: do one successful build without it first, and then switch into the work directory/bzr-fixes and modify it in debian/rules18:36
superm1then bzr commit -m "enable crystal HD locally"18:36
superm1so that it won't get overwritten during the clean phase18:36
superm1and run build-debs.sh again18:37
qwebirc69617I was running the first step and it errors at this line18:37
qwebirc69617packaging/deb/build-debs.sh: 175: get-build-deps: not found18:37
superm1ah that means that you're missing a tool18:38
superm1what package did that come from18:38
superm1(and we should be checking for that package too)18:38
qwebirc69617I'm not sure....it was installing all the missing packages and then stopped18:38
qwebirc69617the previous line is this18:39
qwebirc69617ubuntu-dev-tools is already the newest version.18:39
superm1hmm, maybe it used to be in ubuntu-dev-tools but got moved somewhere else18:39
superm1ah i see it was removed on sep 1018:42
superm1try using 'mk-build-deps -ir'18:42
superm1i'll fixup the script later on for that18:42
qwebirc69617I just noticed it was removed too18:43
qwebirc69617superm1: just got back to this....mk-build-deps looks like it needs a package name where get-build-deps doesn't20:51
superm1qwebirc69617: you can try to feed it the package name or the path to the control file i think20:52
qwebirc69617is it a variable in the script?20:53
superm1qwebirc69617: based on where pwd is at that time, I think you can just call it like 'mk-build-deps `pwd`/debian/control20:54
=== dekarl is now known as dekarl_zZz

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!