blob: 7cfd523e7bb3fe89746eea42e7670cd681d24402 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgbase = redpanda-cpp
pkgdesc = A fast, lightweight, open source, and cross platform C/C++/GNU Assembly IDE
pkgver = 3.2
pkgrel = 1
url = https://github.com/royqh1979/RedPanda-CPP
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
arch = riscv64
arch = loong64
license = GPL3
makedepends = qt6-tools
makedepends = imagemagick
makedepends = librsvg
depends = qt6-base
depends = qt6-svg
depends = gcc
depends = gdb
depends = astyle
optdepends = clang: C/C++ compiler (alternative)
source = RedPanda-CPP-3.2.tar.gz::https://github.com/royqh1979/RedPanda-CPP/archive/refs/tags/v3.2.tar.gz
source = compiler_hint.lua
sha256sums = dc2267d793a553373a78c8a4624e908fab9bc1624c3abd12da5a1278d58219f7
sha256sums = 6f887af50757c2ec7d57806b78119e0271c424db2119fbc62d111c2122c06b0c
optdepends_x86_64 = mingw-w64-gcc: Windows C/C++ compiler
optdepends_x86_64 = wine: run Windows executable
optdepends_x86_64 = aarch64-linux-gnu-gcc: AArch64 C/C++ compiler
optdepends_x86_64 = qemu-user-static: run AArch64 executable
optdepends_x86_64 = qemu-user-static-binfmt: run AArch64 executable
pkgname = redpanda-cpp
|