Free Pascal And Lazarus for Slackware
version 1.4.4

Yann Mérignac (yann.merignac@laposte.net)
07/10/2015


Here are my scripts to generate Slackware packages from official Free Pascal and Lazarus archives.

License

Copyright (c) 2014-2015, Yann Mérignac

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Documentation

  1. Download the script archive in dowload section and unpack it. This should create a fpc-lazarus-for-slackware directory.

  2. Download official archives that you need and put them in the fpc-lazarus-for-slackware directory.

    Slackware package Arch Official archive needed

    fpc-src-2.6.4-noarch-0_fpc.txz

    any

    fpc-2.6.4.source.tar.gz

    fpc-2.6.4-i386-0_fpc.txz

    32 bits

    fpc-2.6.4.i386-linux.tar

    lazarus-1.4.4-i686-0_laz.txz

    32 bits

    lazarus-1.4.4-0.i686.rpm

    fpc-2.6.4-x86_64-0_fpc.txz

    64 bits

    fpc-2.6.4.x86_64-linux.tar

    lazarus-1.4.4-x86_64-0_laz.txz

    64 bits

    lazarus-1.4.4-0.x86_64.rpm

  3. Run the ./build-all.sh script in the fpc-lazarus-for-slackware directory. Or ./build-all-parallel.sh if you want to take advantage of your numerous CPU cores.

  4. Install the generated slackware packages suitable for your achitecture :

    root # upgradepkg --install-new fpc-src-2.6.4-noarch-0_fpc.txz fpc-2.6.4-x86_64-0_fpc.txz lazarus-1.4.4-x86_64-0_laz.txz

Downloads

Version Link

1.4.4 (for Lazarus 1.4.4 & FPC 2.6.4)

fpc-lazarus-for-slackware-1.4.4.tar.gz

1.4.2 (for Lazarus 1.4.2 & FPC 2.6.4)

fpc-lazarus-for-slackware-1.4.2.tar.gz

1.4.0 (for Lazarus 1.4.0 & FPC 2.6.4)

fpc-lazarus-for-slackware-1.4.0.tar.gz

1.2.6 (for Lazarus 1.2.6 & FPC 2.6.4)

fpc-lazarus-for-slackware-1.2.6.tar.gz

1.2.4 (for Lazarus 1.2.4 & FPC 2.6.4)

fpc-lazarus-for-slackware-1.2.4.tar.gz

1.2.2 (for Lazarus 1.2.2 & FPC 2.6.4)

fpc-lazarus-for-slackware-1.2.2.tar.gz