From 59740df032a5a7a3e298ad38b6687583ff0ec08d Mon Sep 17 00:00:00 2001 From: mattias Date: Thu, 26 Jul 2012 11:39:40 +0000 Subject: [PATCH] lazarus deb: added qt widgetset option git-svn-id: trunk@38041 - --- .gitattributes | 1 + tools/install/debian_lazarus/controlqt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 tools/install/debian_lazarus/controlqt diff --git a/.gitattributes b/.gitattributes index 5210d965d4..4aa9f98416 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6567,6 +6567,7 @@ tools/install/debian_fpc/copyright svneol=native#text/plain tools/install/debian_fpc/postinst svneol=native#text/plain tools/install/debian_lazarus/control svneol=native#text/plain tools/install/debian_lazarus/controlgtk svneol=native#text/plain +tools/install/debian_lazarus/controlqt svneol=native#text/plain tools/install/do_nothing.sh svneol=native#text/plain tools/install/file_filter.sh svneol=native#text/plain tools/install/freebsd_ports/Makefile svneol=native#text/plain diff --git a/tools/install/debian_lazarus/controlqt b/tools/install/debian_lazarus/controlqt new file mode 100644 index 0000000000..821762e786 --- /dev/null +++ b/tools/install/debian_lazarus/controlqt @@ -0,0 +1,12 @@ +Source: lazarus +Package: lazarusqt +Version: LAZVERSION +Section: devel +Priority: optional +Maintainer: Mattias Gaertner +Architecture: ARCH +Depends: libqt4pas5, libqt4pas-dev, libqtgui4, fpc (>=FPCVERSION) | fp-compiler (>=FPCVERSION), fpc-src (>=FPCVERSION) | fpc-source (>=FPCVERSION), fpc (>=FPCVERSION) | fp-ide (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-base (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-db (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fcl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-fv (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gfx (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gnome1 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-gtk2 (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-misc (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-net (>=FPCVERSION), fpc (>=FPCVERSION) | fp-units-rtl (>=FPCVERSION), fpc (>=FPCVERSION) | fp-utils (>=FPCVERSION) +Description: RAD tool for freepascal + Lazarus is a free and opensource IDE and RAD tool for Free Pascal using the + Lazarus component library LCL. The LCL is included in this package too. + See http://www.lazarus.freepascal.org