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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
Source: deepin-movie-reborn
Section: video
Priority: optional
Maintainer: Debian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>
Uploaders:
Yangfl <mmyangfl@gmail.com>,
Boyuan Yang <byang@debian.org>,
Yanhao Mo <yanhaocs@gmail.com>,
Arun Kumar Pariyar <arun@debian.org>,
Clay Stan <claystan97@gmail.com>,
Build-Depends:
debhelper-compat (= 13),
cmake,
libavcodec-dev,
libavformat-dev,
libavutil-dev,
libdbusextended-qt5-dev,
libdtkcore5-bin (>= 5.5~),
libdtkwidget-dev (>= 5.5~),
libdvdnav-dev,
libffmpegthumbnailer-dev,
libgsettings-qt-dev,
libgstreamer-plugins-base1.0-dev,
libgstreamer1.0-dev,
libmpris-qt5-dev,
libmpv-dev,
libpulse-dev,
libqt5sql5-sqlite,
libqt5svg5-dev,
libqt5x11extras5-dev,
libva-dev,
libxcb-ewmh-dev,
libxcb-shape0-dev,
libxcb-util-dev,
libxcb1-dev,
libxtst-dev,
pkgconf,
qtmultimedia5-dev,
qttools5-dev,
qttools5-dev-tools,
x11proto-dev,
xcb-proto,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/linuxdeepin/deepin-movie-reborn
Vcs-Git: https://salsa.debian.org/pkg-deepin-team/deepin-movie-reborn.git
Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/deepin-movie-reborn
Package: deepin-movie
Architecture: any
Depends:
libdmr0.1 (= ${binary:Version}),
libffmpegthumbnailer4v5,
libgstreamer-plugins-base1.0-0,
libgstreamer1.0-0,
libmpris-qt5-1 (>= 0.1.0.1),
libpulse0,
libqt5concurrent5t64,
va-driver-all,
${libmpv:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends:
libgpuinfo,
Description: Deepin movie player
Deepin Movie provides an intuitive easy to use operation interface and rich
complete shortcuts. You can complete all play operations by keyboard, which
will make you thoroughly get rid of the constraint of mouse click. Video files
in various formats can be played through Deepin Movie, and you can use the
streaming function to easily enjoy online video resources.
.
This package is part of DDE (Deepin Desktop Environment).
Package: libdmr-dev
Section: libdevel
Architecture: any
Depends:
libdmr0.1 (= ${binary:Version}),
libgsettings-qt-dev,
${misc:Depends},
Multi-Arch: same
Description: Deepin movie player - widget library (development files)
Deepin Movie provides an intuitive easy to use operation interface and rich
complete shortcuts. You can complete all play operations by keyboard, which
will make you thoroughly get rid of the constraint of mouse click. Video files
in various formats can be played through Deepin Movie, and you can use the
streaming function to easily enjoy online video resources.
.
This package is part of DDE (Deepin Desktop Environment).
.
This package contains the header files for the widget library.
Package: libdmr0.1
Section: libs
Architecture: any
Multi-Arch: same
Depends:
libffmpegthumbnailer4v5,
libgstreamer-plugins-base1.0-0,
libmpris-qt5-1 (>= 0.1.0.1),
libpulse0,
libqt5concurrent5t64,
${libmpv:Depends},
${misc:Depends},
${shlibs:Depends},
Description: Deepin movie player - widget library
Deepin Movie provides an intuitive easy to use operation interface and rich
complete shortcuts. You can complete all play operations by keyboard, which
will make you thoroughly get rid of the constraint of mouse click. Video files
in various formats can be played through Deepin Movie, and you can use the
streaming function to easily enjoy online video resources.
.
This package is part of DDE (Deepin Desktop Environment).
.
This package contains the widget library.
|