Hunter Wittenborn

Results 334 comments of Hunter Wittenborn

Yes, makedeb just makes `.deb` files @Schmiddiii. > Official packaging just adds the convenience-factor that one does not have to build the package himself and maybe minor security benefits. More...

Looks great @Schmiddiii, I'll see what I can do

> You named the package tubefeeder, but as you are building from git, should it not be tubefeeder-git That's true, the MPR does use pretty much the same naming convention...

> do you have any input regarding cross-compiling @hwittenborn? What do you mean by cross compiling? I'm not too familiar with the term myself.

I didn't think of that, makedeb doesn't currently support that, no. The main purpose of `arch` is to say what architectures are allowed for a build, but that's it. This...

Does setting that CARCH variable not work @Schmiddiii? I can try some stuff when I get home as well though.

> Session cookies sound like what we want since their expiration appears to be controlled by the browser? I think session cookies is where my problem was, since they didn't...

> Workaround: select "Continue where you left off" in Chrome? See [here](https://stackoverflow.com/a/10772420/3015595) That appears to be working - it's good enough for the time being, though my last Chrome tab...

Would [makedeb](https://makedeb.org) be of any interested for this? It's a project I personally lead, but I think it could greatly reduce the maintenance cost of having a Debian package.

I also looked through the thread at #1312 but nothing mentioned there helped.