Hi all, I've made some changes to fppkg to see if it's pssible to make it more suitable for packages for Lazarus.
I've adapted the lnet package so that it installs the lazarus-package files as if they are examples. If you want to try it, you'll probably have to remove old configuration files (rm -rf ~/.fppkg) and run: fppkg update fppkg install lnet Check if everything is ok with 'fppkg list' Now the lazarus-lnet-package files are in ~/.fppkg/share/doc/fpc-lnet/lazaruspackage Maybe we can add scanning of those directories in Lazarus so that packages installed with fppkg which have lazarus-packages with them appear in the packages-installation box? Maybe that way we can make it attractive to use fppkg to install fpc-additions. Joost -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus