blob: 9f3795c893eed81594162adb38e6892e93d7a5ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Source: rhdropbox
Section: misc
Priority: extra
Maintainer: Christian Pointner <equinox@helsinki.at>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.8.3
Homepage: http://www.helsinki.at/
Package: rhdropbox
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: Radio Helsinki dropbox daemon using inotify
rhdropbox is a small daemon which can be used to watch one or more
directories for new files. When a new file is detected a external program.
Aditional directories can be added to the damons watch list using a simple
unix socket based command interface.
|