This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79e9fc0
commit 658c8dc
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,21 @@ | ||
Source: com.github.tomatoers.tomato | ||
Section: utils | ||
Priority: optional | ||
Section: x11 | ||
Maintainer: Tomatoers <[email protected]> | ||
Build-Depends: cmake (>= 2.8), | ||
debhelper (>= 8.0.0), | ||
valac-0.28 | valac (>= 0.28), | ||
debhelper (>= 9), | ||
valac, | ||
libgtk-3-dev, | ||
libgranite-dev, | ||
libunity-dev, | ||
libcanberra-gtk3-dev, | ||
appstream, | ||
desktop-file-utils | ||
Standards-Version: 3.9.5 | ||
Standards-Version: 3.9.6 | ||
Homepage: https://github.com/tomatoers/tomato | ||
|
||
Package: com.github.tomatoers.tomato | ||
Architecture: any | ||
Priority: optional | ||
Depends: ${misc:Depends}, ${shlibs:Depends} | ||
Description: Keep focused on your work | ||
Tomato is a clean, easy-to-use time manager based on Pomodoro technique. It breaks down work into intervals to keep you focused and allows you to rest during strategic periods to reward your progress. It is a must-have app if you need to avoid procrastination. |