![]() |
Re: Packaging Help for a Newbie Required...
My first concern about the link you posted is what it says at the top;
"Warning: This article is out of date and should not be used for creating new packages." It then goes on to point to the Debian New Maintainer's guide, which is the canonical, in fact the only reliable, guide to packaging debs. Do begin here since Maemo relies on debs being built first, then modifying the deb slightly to fit maemo. If you are still getting errors, you can mail me at jeremiah@maemo.org and I'll see if I can help. One of my goals is to create a python packaging howto so maybe we can work on that. :^) Regards, Jeremiah |
Re: Packaging Help for a Newbie Required...
Only thing I don't like about the New Maintainers Guide, from what I've read, is it pretty much assumes you're dealing with a source package (.tar.gz) to be used with automake...
In this case of Python/perl things.. there is no source package. The source IS the binaries. All you need to do is make your structure, create a control/copywrite/changelog file, and make the package. Seems it would be a bit easier than the dh_make method of doing things.. |
Re: Packaging Help for a Newbie Required...
Hello Jeremiah, welcome to the community :-)
Quote:
The main reason I picked the Python language to use for my program is that it's easy to use. And so far packaging via Pypackager was easy, too. But now that I want to get this thing uploaded to Extras, it has become a major hassle. Quote:
|
Re: Packaging Help for a Newbie Required...
Quote:
|
Re: Packaging Help for a Newbie Required...
For icons there might be a command you need to run to update the icon cache...
gtk-update-icon-cache I think??? If that works.. what you'll want to do is include a postinst script in your debian package that runs that command. The postinst will execute, as it's name implies, after the installation of the package automatically. Or.. might be something as simple as making sure your path is the correct path to the system icon files? |
Re: Packaging Help for a Newbie Required...
Quote:
Code:
openssl base64 -in quick_clip.png -out quick_clip.txt |
Re: Packaging Help for a Newbie Required...
Ah.. well that's a little beyond me. I have no idea :). Never done icons for App Manager.
|
Re: Packaging Help for a Newbie Required...
I know that Khertan's PyPackager does the icon conversion; perhaps you can peek into his code to see how he does it?
Oh, and while you're there, are you interested in updating it? I've got a few feature requests... |
Re: Packaging Help for a Newbie Required...
Quote:
|
Re: Packaging Help for a Newbie Required...
Quote:
|
All times are GMT. The time now is 15:53. |
vBulletin® Version 3.8.8