deepin-camera: 6.0.2 -> unstable-2023-09-26

This commit is contained in:
rewine 2023-09-27 16:40:29 +08:00
parent 62ae11556e
commit 7ba64f4cd4
No known key found for this signature in database
GPG Key ID: 2964FF5514455F51

View File

@ -6,6 +6,8 @@
, qttools
, wrapQtAppsHook
, dtkwidget
, wayland
, dwayland
, qt5integration
, qt5platform-plugins
, image-editor
@ -14,6 +16,7 @@
, ffmpeg
, ffmpegthumbnailer
, libusb1
, libpciaccess
, portaudio
, libv4l
, gst_all_1
@ -22,13 +25,13 @@
stdenv.mkDerivation rec {
pname = "deepin-camera";
version = "6.0.2";
version = "unstable-2023-09-26";
src = fetchFromGitHub {
owner = "linuxdeepin";
repo = pname;
rev = version;
hash = "sha256-GQQFwlJNfdsi0GvDRMIorUnlbXrgbYl9H9aBedOm+ZQ=";
rev = "8ad3b6ad2a4f5f0b22a216496a0187a69a1e1bcc";
hash = "sha256-/8ddplHJzeu7lrRzN66KhJGkFou4FcXc+BzYFK5YVeE=";
};
# QLibrary and dlopen work with LD_LIBRARY_PATH
@ -52,6 +55,8 @@ stdenv.mkDerivation rec {
buildInputs = [
dtkwidget
wayland
dwayland
qt5integration
qt5platform-plugins
image-editor
@ -60,6 +65,7 @@ stdenv.mkDerivation rec {
ffmpeg
ffmpegthumbnailer
libusb1
libpciaccess
portaudio
libv4l
] ++ (with gst_all_1 ; [