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
|
Source: alarm-clock-applet
Section: gnome
Priority: optional
Maintainer: Chow Loong Jin <hyperair@debian.org>
Uploaders: Johannes H. Jensen <joh@pseudoberries.com>
Build-Depends: debhelper (>= 9),
autotools-dev,
intltool (>= 0.40),
libglib2.0-dev (>= 2.16.0),
libgtk2.0-dev (>= 2.12.0),
libgconf2-dev (>= 2.8.0),
libgstreamer1.0-dev,
libnotify-dev (>= 0.4.1),
gnome-icon-theme (>= 2.15.91),
libxml2-dev,
libunique-dev,
libappindicator-dev (>= 0.0.7)
Standards-Version: 3.9.6
Vcs-Git: git://git.debian.org/git/collab-maint/alarm-clock-applet.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/alarm-clock-applet.git
Homepage: http://alarm-clock.pseudoberries.com/
Package: alarm-clock-applet
Architecture: any
Depends: gstreamer1.0-plugins-base,
gstreamer1.0-plugins-good,
${shlibs:Depends}, ${misc:Depends}
Description: alarm clock panel indicator
Alarm Clock is a fully-featured alarm clock which resides in the notification
area. It is easy to use yet powerful with support for multiple and repeatable
alarms, as well as snoozing and a flexible notification system.
.
Two types of alarms are supported: Alarm Clocks and Timers.
Notification is done by either playing a sound or launching an
application.
|