Binary packages

General talk about packaging procedures and packages.
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Binary packages

Post by Shador »

Ok, I almost did it the way SBO did. But as all Salix packages put files into $pkgname-$pkgver, I did not put the sources into /usr/src/fpc-$pkgver, but instead into fpc-source-$pkgver. I didn't want to mess up the directory of the fpc package with stuff from another package. The symlink is from fpc-source accordingly.

SLKBUILD: http://gaia.homelinux.org/salix/slkbuil ... e/SLKBUILD
Package: http://gaia.homelinux.org/salix/package ... ch-1ab.txz
Slackbuild (for reference): http://slackbuilds.org/slackbuilds/13.3 ... SlackBuild

Comments? Can I go ahead an push it?

164M extracted (15M compressed) BTW. So only install this bloat if you really, really need lazarus. :D
Image
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: Binary packages

Post by gapan »

Fine by me.
Image
Image
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Binary packages

Post by Shador »

Ok, uploaded it to the repositories. Just install fpc-source and then lazarus and select /usr/src/fpc-source as the source directory.

EDIT: Do not start lazarus somewhere with much files and dirs in that path like your home. It initially scans the whole directory tree of PWD and if there are many files it may appear to be hanging. :D
Maybe there's some option to disable that silly behaviour.
Image
Post Reply