Source: redpanda-cpp
Section: devel
Priority: optional
Maintainer: royqh1979@gmail.com
Build-Depends: debhelper (>= 12~),
	       qtbase5-dev,
               qtbase5-dev-tools,
	       qttools5-dev-tools,
               libqt5svg5-dev,
               g++-mingw-w64 [amd64]
Standards-Version: 4.3.0
Homepage: https://github.com/royqh1979/RedPanda-CPP

Package: redpanda-cpp
Architecture: any
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 gcc,
	 g++,
	 make,
	 gdb,
	 gdbserver
Recommends: qterminal | deepin-terminal | konsole | gnome-terminal | terminator | lxterminal | mate-terminal | terminology | xfce4-terminal | alacritty | cool-retro-term | kitty | sakura | termit | tilix
Suggests: clang,
          gcc-multilib [amd64],
          g++-multilib [amd64],
          gcc-mingw-w64 [amd64],
          g++-mingw-w64 [amd64],
          wine [amd64]
Description: A lightweight but powerful C/C++ IDE
 Red Panda C++ (Old name Red Panda Dev-C++ 7) is a full featured C/C++ IDE.
 It's the succesor of Red Panda Dev-C++ 6, which is developed by Delphi 7 and 
 can only running under Windows.