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
|
Source: nomacs
Maintainer: LXQt Packaging Team <team+lxqt@tracker.debian.org>
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: graphics
Priority: optional
Build-Depends: cmake,
debhelper-compat (= 13),
lcov,
libexiv2-dev,
libopencv-dev,
libquazip1-qt6-dev,
libraw-dev,
qt6-base-dev,
qt6-image-formats-plugins,
qt6-svg-dev,
qt6-tools-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/lxqt-team/nomacs
Vcs-Git: https://salsa.debian.org/lxqt-team/nomacs.git
Homepage: https://nomacs.org/
Rules-Requires-Root: no
Package: nomacs
Architecture: any
Depends: qt6-image-formats-plugins, ${misc:Depends}, ${shlibs:Depends}
Breaks: libnomacscore3 (<< 3.6.1),
libnomacsgui3 (<< 3.6.1),
libnomacsloader3 (<< 3.6.1)
Replaces: libnomacscore3 (<< 3.6.1),
libnomacsgui3 (<< 3.6.1),
libnomacsloader3 (<< 3.6.1)
Recommends: nomacs-l10n (= ${source:Version})
Description: image viewer with capability of syncing multiple instances
nomacs is a free image viewer for Windows and Linux systems, which is
licensed under the GNU General Public License v3. nomacs is small, fast and
able to handle the most common image formats. Additionally it is possible to
synchronize multiple viewers. A synchronization of viewers running on
the same computer or via LAN is possible. It allows one to compare images
and spot the differences (e.g. schemes of architects to show the
progress).
Package: nomacs-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends}
Replaces: nomacs (<< 3.4.1~)
Description: image viewer with capability of syncing multiple instances (data)
nomacs is a free image viewer for Windows and Linux systems, which is
licensed under the GNU General Public License v3. nomacs is small, fast and
able to handle the most common image formats. Additionally it is possible to
synchronize multiple viewers. A synchronization of viewers running on
the same computer or via LAN is possible. It allows one to compare images
and spot the differences (e.g. schemes of architects to show the
progress).
.
This package provides the nomacs translations.
|