Source: velora-image-editor
Section: utils
Priority: optional
Maintainer: Lingmo OS Team <team@lingmo.org>
Build-Depends:
 debhelper (>= 11),
 cmake,
 pkg-config,
# Qt5
 qtbase5-dev,
 qtbase5-private-dev,
 qttools5-dev,
 qttools5-dev-tools,
 qtmultimedia5-dev,
 libqt5svg5-dev,
 libqt5x11extras5-dev,
# Qt6
 qt6-base-dev,
 qt6-base-private-dev,
 qt6-tools-dev,
 qt6-tools-dev-tools,
 qt6-multimedia-dev,
 libqt6svg6-dev,
 libqt6opengl6-dev,
 libexif-dev,
 libsqlite3-dev,
 libxcb-util0-dev,
 libstartup-notification0-dev,
 libraw-dev,
 x11proto-xext-dev,
 libmtdev-dev,
 libegl1-mesa-dev,
 libudev-dev,
 libfontconfig1-dev,
 libfreetype6-dev,
 libxrender-dev,
# DTK
 libdtkwidget-dev,
 libdtkcore5-bin,
 libdtk6widget-dev,
 libdtk6core-bin,
 libmediainfo-dev,
 libffmpegthumbnailer-dev,
 libtiff-dev,
# Enable use dfm io to copy MTP mount file, Use `|`(or) relationship to 
# compatible different environments, hello will not be used.
# WARNING: control file changes may cause hello to be installed
# instead of libdfm-io-dev.
 libdfm6-io-dev | hello,
 libdfm-io-dev | hello
Standards-Version: 4.5.0
Homepage: http://lingmo.org

# Support Qt6
Package: libimageeditor6
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts:
 libimage-viewer
Replaces:
 libimage-viewer
Recommends: libqt6libqgtk2, kimageformat6-plugins, deepin-ocr, ffmpegthumbnailer, ffmpeg
Description: Image Viewer library.
 Deepin Image Viewer library.

Package: libimageeditor6-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libimageeditor6(=${binary:Version})
Conflicts:
 libimage-viewer-dev
Replaces:
 libimage-viewer-dev
Recommends: libqt6libgtk2, kimageformat6-plugins, deepin-ocr
Description: Image Viewer library development headers.
 Deepin Image Viewer library development headers.

# Support Qt5
Package: libimageeditor
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts:
 libimage-viewer
Replaces:
 libimage-viewer
Recommends: libqt5libqgtk2, kimageformat-plugins, deepin-ocr, ffmpegthumbnailer, ffmpeg
Description: Image Viewer library.
 Deepin Image Viewer library.

Package: libimageeditor-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libimageeditor(=${binary:Version})
Conflicts:
 libimage-viewer-dev
Replaces:
 libimage-viewer-dev
Recommends: libqt5libqgtk2, kimageformat-plugins, deepin-ocr
Description: Image Viewer library development headers.
 Deepin Image Viewer library development headers.
