Free Pascal Compiler
http://www.freepascal.org/
Freepascal is a free 32/64bit Pascal Compiler. It comes with a run-time
library and is fully compatible with Turbo Pascal 7.0 and nearly Delphi
compatible. Some extensions are added to the language, like function
overloading and generics. Shared libraries can be linked. This package
contains commandline compiler and utils. Provided units are the runtime
library (RTL), free component library (FCL) and the base and extra
packages.
- Developed at devel:languages:pascal
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/fpc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000052 52 Bytes | |
fpc-fix_aarch64.patch | 0000000931 931 Bytes | |
fpc-rpmlintrc | 0000000368 368 Bytes | |
fpc.changes | 0000009046 8.83 KB | |
fpc.spec | 0000009977 9.74 KB | |
fpcbuild-3.0.4.tar.gz | 0068908523 65.7 MB | |
fpcbuild.zip | 0085223544 81.3 MB | |
update-fpcdocs.patch | 0000002349 2.29 KB |
Revision 6 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 726979
from
Guillaume GARDET (Guillaume_G)
(revision 6)
- Use _multibuild for building the doc subpackage. This removes e.g. TeXLive, python and X11 from the dependency chain of the main package. - Remove noarch for doc subpackage as we need to use %ifarch - Use separate subpackages for documentation and examples, and make both noarch. - Make PDF documentation build reproducible - Use tex(foo) style BuildRequires, only request what is really needed. - Install COPYING* in licensedir - Drop gpm and ncurses runtime requires (not used by the compiler, but only for some of the examples). - Remove defattr and BuildRoot from spec file.
Comments 0