Re: new receipt for joe |
[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]
> Hi, Hi, > I've made a new receipt for JOE, i think it should work now, as > Claudinei told me on devel group http://scn.slitaz.org/groups/devel. > Could you give it a look? Proofread your receipt and commit to wok, thank for the package. Are joing to maintain it (update, fix) ? Commit: http://hg.slitaz.org/wok/rev/7fd6a3651947 Cooked: http://people.slitaz.org/~pankso/cgi-bin/cooker.cgi?pkg=joe A few samll things I modified in your receipt: * Category editors dont exist (tazpkg list cat) * Glibc is not needed in depends since it is part of all slitaz system and glibc-dev in part of the base build environment. * Now in cooking we dont need common configure option such as --prefix=/usr, it is set by config.site (etc/slitaz/*.site) * When create dir witj mkdir -p it will create all parent dir, so one 'mkdir -p $fs/usr/share' is ok for /usr/bin and /usr/share/joe. Finallly, a thing you can improve in package: add a desktop file and icon. Actually if installed there is no entry in the menu. We do that quiet often since not all packages provide Freedesktop integration. To include thes files, create them and then put them in stuff/ ther will be automaticaly include by the package builder: Ex wok/joe/stuff/joe.desktop wok/joe/stuff/joe.png > Daniele - Christophe
Attachment:
receipt
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |