File: control

package info (click to toggle)
growl-for-linux 0.8.5-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,248 kB
  • ctags: 545
  • sloc: sh: 4,121; ansic: 3,735; makefile: 74
file content (37 lines) | stat: -rw-r--r-- 1,079 bytes parent folder | download
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
Source: growl-for-linux
Section: gnome
Priority: optional
Maintainer: Kentaro Hayashi <hayashi@clear-code.com>
Build-Depends:
 debhelper (>= 9.20160403),
 libglib2.0-dev,
 libgtk2.0-dev,
 libnotify-dev,
 libappindicator-dev,
 libcurl4-openssl-dev,
 libxml2-dev,
 libsqlite3-dev,
 libdbus-glib-1-dev,
 desktop-file-utils,
 libssl-dev
Standards-Version: 3.9.8
Homepage: https://mattn.github.io/growl-for-linux/

Package: growl-for-linux
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Pluggable notification system which supports GNTP
 Growl For Linux is a linux-compatible notification system of Growl.
 Growl is a notification system for Mac OS X. It uses GNTP (Growl
 Notification Transport Protocol) for notification.
 .
 Growl For Linux provides four kind of display styles - balloon, fog,
 libnotify and nico2.
 The display style is implemented as a plugin, so you can add a new
 display style if you want.
 .
 And more, Growl For Linux supports subscriber which will interact
 with other software. Currently Growl For Linux supports Rhythmbox.