control
1.58 KB
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
38
39
40
41
Source: purple-line
Section: contrib/net
Priority: optional
Maintainer: Matti Virkkunen <[email protected]>
Build-Depends: debhelper (>= 9),thrift-compiler,libpurple-dev,libthrift-dev,libgcrypt11-dev,libgpg-error-dev,libglib2.0-dev,python,dh-python,quilt
Standards-Version: 3.9.6
Homepage: /git/purple-line/
Vcs-Git: /git/purple-line.git
Package: purple-line
Architecture: any
Depends: ${misc:Depends},${shlibs:Depends},
libpurple0,libthrift0,libgcrypt11|libgcrypt20,libgpg-error0
Provides: purple-line
Description: libpurple (Pidgin, Finch) protocol plugin for LINE
Supported Application:Pidgin Finch
Unsuppoted Application:Empathy
This plugin provides most features of LINE,
but some of them are not yet implemented now.
For example,buddy list configuration, account icon modification,
to get message is read or not,VoIP receiving/calling.
If you want to know more details of this plugin,
please visit /git/purple-line/
.
Package: purple-line-dbg
Section: contrib/debug
Architecture: any
Priority: extra
Depends: ${misc:Depends}, purple-line (= ${binary:Version})
Description: libpurple (Pidgin, Finch) protocol plugin for LINE
Supported Application:Pidgin Finch
Unsuppoted Application:Empathy
This plugin provides most features of LINE,
but some of them are not yet implemented now.
For example,buddy list configuration, account icon modification,
to get message is read or not,VoIP receiving/calling.
If you want to know more details of this plugin,
please visit /git/purple-line/
This package includes debug symbols.
.