6 Star 32 Fork 7

Gitee 极速下载 / Flameshot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/flameshot-org/flameshot
克隆/下载
shell.nix 209 Bytes
一键复制 编辑 原始数据 按行查看 历史
MaeIsBad 提交于 2024-05-20 17:01 . Fix nix direnv (#3613)
{ pkgs ? import <nixpkgs> { } }:
pkgs.mkShell {
nativeBuildInputs = with pkgs; [
cmake
qt5.full
qt5.qttools
qt5.qtsvg
];
buildInputs = with pkgs; [ qt5.qtbase libsForQt5.kguiaddons ];
}
C/C++
1
https://gitee.com/mirrors/Flameshot.git
git@gitee.com:mirrors/Flameshot.git
mirrors
Flameshot
Flameshot
master

搜索帮助