|
@@ -1,625 +0,0 @@
|
|
|
-Source: lazarus
|
|
|
-Section: devel
|
|
|
-Priority: optional
|
|
|
-Maintainer: Carlos Laviola <[email protected]>
|
|
|
-Uploaders: Torsten Werner <[email protected]>, Abou Al Montacir <[email protected]>
|
|
|
-DM-Upload-Allowed: yes
|
|
|
-Standards-Version: 3.9.3
|
|
|
-Build-Depends: debhelper (>= 7), quilt, fpc, fpc-source, fp-utils, imagemagick
|
|
|
-Vcs-Svn: https://bollin.googlecode.com/svn/lazarus/trunk
|
|
|
-Vcs-Browser: http://bollin.googlecode.com/svn/lazarus/trunk
|
|
|
-Homepage: http://www.lazarus.freepascal.org
|
|
|
-
|
|
|
-Package: lazarus${PACKAGESUFFIX}
|
|
|
-Architecture: all
|
|
|
-Depends: ${misc:Depends}, lazarus-ide${PACKAGESUFFIX} (>= ${source:Version}), lazarus-src${PACKAGESUFFIX} (>= ${source:Version}), lazarus-doc${PACKAGESUFFIX} (>= ${source:Version})
|
|
|
-Recommends: fpc, fpc-source
|
|
|
-Suggests: fp-utils, fp-docs
|
|
|
-Provides: lazarus
|
|
|
-Breaks: lazarus (<< 0.9.28.2-13)
|
|
|
-Replaces: lazarus (<< 0.9.18.2-13)
|
|
|
-Description: IDE for Free Pascal - Meta Package
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This is a metapackage depending on all packages need to have a typical
|
|
|
- Lazarus installation.
|
|
|
- .
|
|
|
- Official: http://sourceforge.net/projects/lazarus/
|
|
|
- .
|
|
|
- Tutorials: http://lazarus-ccr.sourceforge.net
|
|
|
-
|
|
|
-Package: lazarus-src${PACKAGESUFFIX}
|
|
|
-Architecture: all
|
|
|
-Depends: ${misc:Depends}
|
|
|
-Suggests: lazarus-ide${PACKAGESUFFIX}
|
|
|
-Provides: lazarus-src
|
|
|
-Breaks: lazarus-src (<< 0.9.28.2-13)
|
|
|
-Replaces: lazarus-src (<< 0.9.18.2-13)
|
|
|
-Description: IDE for Free Pascal - LCL Sources Code
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains lazarus latest version source code necessary for the IDE
|
|
|
- code tool to work properly (retrieving declarations and navigating in code).
|
|
|
-
|
|
|
-Package: lazarus-ide${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, fp-compiler, lazarus-src${PACKAGESUFFIX}, lazarus-ide-gtk${PACKAGESUFFIX} | lazarus-ide-qt${PACKAGESUFFIX}
|
|
|
-Recommends: fpc, lcl${PACKAGESUFFIX}, gdb
|
|
|
-Suggests: fp-utils
|
|
|
-Provides: lazarus-ide
|
|
|
-Breaks: lazarus-ide (<< 0.2.28.2-13)
|
|
|
-Replaces: lazarus-ide (<< 0.2.28.2-13)
|
|
|
-Description: IDE for Free Pascal - Common IDE files
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the commons files required to run lazarus IDE.
|
|
|
-
|
|
|
-Package: lazarus-ide-gtk2${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, lazarus-ide${PACKAGESUFFIX}
|
|
|
-Recommends: fpc, lcl${PACKAGESUFFIX}, gdb
|
|
|
-Suggests: fp-utils
|
|
|
-Provides: lazarus-ide-gtk${PACKAGESUFFIX}, lazarus-ide-gtk2, lazarus-ide
|
|
|
-Breaks: lazarus-ide-gtk2 (<< 0.2.28.2-13), lazarus-ide (<< 0.9.28.2-13)
|
|
|
-Replaces: lazarus-ide-gtk2 (<< 0.2.28.2-13), lazarus-ide (<< 0.9.28.2-13)
|
|
|
-Description: IDE for Free Pascal - IDE build on top of GTK+ backend
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the lazarus IDE build on top of GTK+ backend.
|
|
|
-
|
|
|
-Package: lazarus-ide-qt4${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, lazarus-ide${PACKAGESUFFIX}, lazarus-ide-gtk${PACKAGESUFFIX}
|
|
|
-Recommends: fpc, lcl${PACKAGESUFFIX}, gdb
|
|
|
-Suggests: fp-utils
|
|
|
-Provides: lazarus-ide-qt${PACKAGESUFFIX}, lazarus-ide-qt4, lazarus-ide
|
|
|
-Breaks: lazarus-ide-qt4(<< 0.9.28.2-13), lazarus-ide (<< 0.9.28.2-13)
|
|
|
-Replaces: lazarus-ide-qt4 (<< 0.9.28.2-13), lazarus-ide (<< 0.9.28.2-13)
|
|
|
-Description: IDE for Free Pascal - IDE build on top of QT backend
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package will contain the lazarus IDE build on top of QT backend, however
|
|
|
- for now it just depends on gtk based IDE.
|
|
|
-
|
|
|
-Package: lcl${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, lcl-units${PACKAGESUFFIX}, lcl-utils${PACKAGESUFFIX}
|
|
|
-Recommends: fpc, lazarus-ide${PACKAGESUFFIX}
|
|
|
-Suggests: gdb
|
|
|
-Provides: lcl
|
|
|
-Breaks: lazarus-ide (<= 0.9.28.2-2), lcl (<< 0.9.28.2-13)
|
|
|
-Replaces: lazarus-ide (<= 0.9.28.2-2), lcl (<< 0.9.28.2-13)
|
|
|
-Description: Lazarus Components Library - LCL metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This is a metapackage to ease installing the LCL and components.
|
|
|
-
|
|
|
-Package: lcl-utils${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, fp-compiler
|
|
|
-Recommends: lcl${PACKAGESUFFIX}, lazarus-ide${PACKAGESUFFIX}
|
|
|
-Provides: lcl-utils
|
|
|
-Breaks: lcl-utils (<< 0.9.28.2-13), lazarus-ide (<= 0.9.28.2-2)
|
|
|
-Replaces: lcl-utils (<< 0.9.28.2-13), lazarus-ide${PACKAGESUFFIX} (<= 0.9.28.2-2)
|
|
|
-Description: Lazarus Components Library - Command Line build tools
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains command line tools to ease building LCL applications.
|
|
|
-
|
|
|
-Package: lcl-units${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${fpc-abi:Depends}, lcl-gtk2${PACKAGESUFFIX} (= ${binary:Version}) | lcl-gtk${PACKAGESUFFIX} (= ${binary:Version}) | lcl-qt${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Recommends: lazarus-ide${PACKAGESUFFIX}, fpc
|
|
|
-Suggests: gdb
|
|
|
-Provides: lcl-units, lcl-${source:Upstream-Version}
|
|
|
-Breaks: lcl-units (<< 0.9.28.2), lazarus-ide${PACKAGESUFFIX} (<= 0.9.28.2-2)
|
|
|
-Replaces: lcl-units (<< 0.9.28.2), lazarus-ide${PACKAGESUFFIX} (<= 0.9.28.2-2)
|
|
|
-Description: Lazarus Components Library - Backend independent components
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the LCL and components.
|
|
|
-
|
|
|
-Package: lcl-nogui${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${fpc-abi:Depends}, fp-units-rtl, fp-units-base, fp-units-fcl
|
|
|
-Recommends: lazarus-ide${PACKAGESUFFIX}, fpc
|
|
|
-Suggests: gdb
|
|
|
-Provides: lcl-nogui
|
|
|
-Breaks: lcl-nogui (<< 0.9.28.2), lazarus-ide${PACKAGESUFFIX} (<= 0.9.28.2-2)
|
|
|
-Replaces: lcl-nogui (<< 0.9.28.2), lazarus-ide${PACKAGESUFFIX} (<= 0.9.28.2-2)
|
|
|
-Description: Lazarus Components Library - No GUI backend
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the LCL and components no GUI based backend for command
|
|
|
- line tools and non graphical applications.
|
|
|
-
|
|
|
-Package: lcl-gtk2${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${fpc-abi:Depends}, fp-units-rtl, fp-units-base, fp-units-fcl, fp-units-gtk2
|
|
|
-Recommends: lazarus-ide${PACKAGESUFFIX}, fpc
|
|
|
-Suggests: gdb
|
|
|
-Provides: lcl-gtk2, lcl-gtk, lcl-gtk${PACKAGESUFFIX}
|
|
|
-Breaks: lcl-gtk2 (<< 0.9.28.2), lazarus-ide${PACKAGESUFFIX} (<= 0.9.28.2-2)
|
|
|
-Replaces: lcl-gtk2 (<< 0.9.28.2), lazarus-ide${PACKAGESUFFIX} (<= 0.9.28.2-2)
|
|
|
-Description: Lazarus Components Library - GTK+ backend
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the LCL and components GTK+ based backend.
|
|
|
-
|
|
|
-Package: lcl-qt4${PACKAGESUFFIX}
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${fpc-abi:Depends}, fp-units-rtl, fp-units-base, fp-units-fcl, libqt4pas-dev
|
|
|
-Recommends: lazarus-ide${PACKAGESUFFIX}, fpc
|
|
|
-Suggests: gdb
|
|
|
-Provides: lcl-qt, lcl-qt${PACKAGESUFFIX}
|
|
|
-Description: Lazarus Components Library - QT backend
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the LCL and components Qt based backend. Actually this is
|
|
|
- an empty package but will not be in the future.
|
|
|
-
|
|
|
-Package: lazarus-doc${PACKAGESUFFIX}
|
|
|
-Section: doc
|
|
|
-Architecture: all
|
|
|
-Depends: ${misc:Depends}
|
|
|
-Suggests: lazarus-ide${PACKAGESUFFIX}
|
|
|
-Provides: lazarus-docs
|
|
|
-Breaks: lazarus-docs (<< 0.9.28.2-13)
|
|
|
-Replaces: lazarus-docs (<< 0.9.28.2-13)
|
|
|
-Description: IDE for Free Pascal - Documentation
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains documentation of the lazarus IDE and components. It can
|
|
|
- be viewed separately with any HTML browser or used by the IDE to as an
|
|
|
- integrated help (pressing <F1> on any LCL identifier will browse the help of
|
|
|
- that identifier).
|
|
|
-
|
|
|
-##################### backward compatibility meta packages#####################
|
|
|
-
|
|
|
-Package: lazarus
|
|
|
-Architecture: all
|
|
|
-Depends: ${misc:Depends}, lazarus${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: IDE for Free Pascal - SDK metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This is a metapackage depending on all packages need to have a typical
|
|
|
- Lazarus installation.
|
|
|
- .
|
|
|
- Official: http://sourceforge.net/projects/lazarus/
|
|
|
- .
|
|
|
- Tutorials: http://lazarus-ccr.sourceforge.net
|
|
|
-
|
|
|
-Package: lazarus-src
|
|
|
-Architecture: all
|
|
|
-Depends: ${misc:Depends}, lazarus-src${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: IDE for Free Pascal - LCL Sources Code metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This metapackage depends on package that contains lazarus latest version source
|
|
|
- code necessary for the IDE code tool to work properly (retrieving declarations
|
|
|
- and navigating in code).
|
|
|
-
|
|
|
-Package: lazarus-ide
|
|
|
-Architecture: i386 powerpc sparc amd64 armel armhf
|
|
|
-Depends: ${misc:Depends}, lazarus-ide${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: IDE for Free Pascal - Common IDE files metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the commons files required to run lazarus IDE.
|
|
|
-
|
|
|
-Package: lazarus-ide-gtk2
|
|
|
-Architecture: any
|
|
|
-Depends: ${misc:Depends}, lazarus-ide-gtk2${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: IDE for Free Pascal - IDE build on top of GTK+ backend metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This metapackage depends on package that contains the latest version of lazarus
|
|
|
- IDE build on top of GTK+ backend.
|
|
|
-
|
|
|
-Package: lazarus-ide-qt4
|
|
|
-Architecture: any
|
|
|
-Depends: ${misc:Depends}, lazarus-ide-qt4${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: IDE for Free Pascal - IDE build on top of QT backend metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package will contain the lazarus IDE build on top of QT backend, however
|
|
|
- for now it just depends on gtk based IDE.
|
|
|
-
|
|
|
-Package: lcl
|
|
|
-Architecture: any
|
|
|
-Depends: ${misc:Depends}, lcl${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: Lazarus Components Library - LCL metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This is a metapackage to ease installing the LCL and components.
|
|
|
-
|
|
|
-Package: lcl-utils
|
|
|
-Architecture: any
|
|
|
-Depends: ${misc:Depends}, lcl-utils${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: Lazarus Components Library - Command Line build tools metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains command line tools to ease building LCL applications.
|
|
|
-
|
|
|
-Package: lcl-units
|
|
|
-Architecture: any
|
|
|
-Depends: ${misc:Depends}, lcl-units${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: Lazarus Components Library - Backend independent components metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the LCL and components.
|
|
|
-
|
|
|
-Package: lcl-nogui
|
|
|
-Architecture: any
|
|
|
-Depends: ${misc:Depends}, lcl-nogui${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: Lazarus Components Library - No GUI backend metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the LCL and components no GUI based backend for command
|
|
|
- line tools and non graphical applications.
|
|
|
-
|
|
|
-Package: lcl-gtk2
|
|
|
-Architecture: any
|
|
|
-Depends: ${misc:Depends}, lcl-gtk2${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: Lazarus Components Library - GTK+ backend metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the LCL and components GTK+ based backend.
|
|
|
-
|
|
|
-Package: lcl-qt4
|
|
|
-Architecture: any
|
|
|
-Depends: ${misc:Depends}, lcl-qt4${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: Lazarus Components Library - QT backend metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains the LCL and components Qt based backend. Actually this is
|
|
|
- an empty package but will not be in the future.
|
|
|
-
|
|
|
-Package: lazarus-doc
|
|
|
-Section: doc
|
|
|
-Architecture: all
|
|
|
-Depends: ${misc:Depends}, lazarus-doc${PACKAGESUFFIX} (= ${binary:Version})
|
|
|
-Description: IDE for Free Pascal - Documentation metapackage
|
|
|
- Lazarus is an IDE to create (graphical and console) applications with Free
|
|
|
- Pascal. Free Pascal is a (L)GPL'ed Pascal and Object Pascal compiler that runs
|
|
|
- on Windows, Linux, Mac OS X, FreeBSD and more.
|
|
|
- .
|
|
|
- Lazarus is the missing part of the puzzle that will allow you to develop
|
|
|
- programs for all of the above platforms in a Delphi like environment.
|
|
|
- The IDE is a RAD tool that includes a form designer.
|
|
|
- .
|
|
|
- Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
|
|
|
- strive for "write once, compile anywhere". Since the exact same compiler
|
|
|
- is available on all of the above platforms you don't need to do any recoding
|
|
|
- to produce identical products for different platforms.
|
|
|
- .
|
|
|
- In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
|
|
|
- Component Library (LCL).
|
|
|
- .
|
|
|
- This package contains documentation of the lazarus IDE and components. It can
|
|
|
- be viewed separately with any HTML browser or used by the IDE to as an
|
|
|
- integrated help (pressing <F1> on any LCL identifier will browse the help of
|
|
|
- that identifier).
|
|
|
-
|