2022-01-06 16:24:03 +08:00
|
|
|
Source: redpanda-cpp
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: royqh1979@gmail.com
|
|
|
|
Build-Depends: debhelper (>= 12~),
|
|
|
|
qtbase5-dev,
|
|
|
|
qtbase5-dev-tools,
|
2022-07-24 11:19:11 +08:00
|
|
|
qttools5-dev-tools,
|
2024-03-07 17:20:29 +08:00
|
|
|
libqt5svg5-dev
|
2022-01-06 16:24:03 +08:00
|
|
|
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,
|
2024-04-25 16:29:27 +08:00
|
|
|
gdbserver,
|
|
|
|
astyle
|
2024-06-02 19:01:11 +08:00
|
|
|
Recommends: qterminal | konsole | gnome-terminal | terminator | lxterminal | mate-terminal | terminology | xfce4-terminal | alacritty | cool-retro-term | kitty | sakura | termit | tilix
|
2022-01-06 16:24:03 +08:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|