Source: zeit
Section: misc
Priority: optional
Maintainer: Алыпов Андрей <and.november@opensuse.org>
Build-Depends:
 cmake (>= 3.16.0),
 debhelper-compat (= 13),
 extra-cmake-modules,
 ninja-build,
 qt6-base-dev,
 qt6-tools-dev,
 pkg-config,
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://github.com/loimu/zeit

Package: zeit
Architecture: any
Recommends:
 libnotify-bin,
 mpv,
 zeit-l10n,
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 at,
 cron,
Description: Qt frontend to at and crontab CLI utilities
 Zeit project a Qt frontend to crontab and at.
 
Package: zeit-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends:
 qt6-translations-l10n,
 ${misc:Depends},
Description: Language package for zeit
 This package contains the l10n files needed by the zeit.

Package: libcrontab0
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends:
 ${misc:Pre-Depends}
Description: Qt library providing an interface to crontab utility
 Forked from KCron project, but contains no KDE deps.
 .
 This package contains the core library.

Package: libcrontab-dev
Section: libdevel
Architecture: any
Depends:
 ${misc:Depends},
 libcrontab0 (= ${binary:Version}),
 qt6-base-dev,
Description: Qt library providing an interface to crontab, development files
 Forked from KCron project, but contains no KDE deps.
 .
 This package contains development files.
