File: control

package info (click to toggle)
glrr 20050529-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,684 kB
  • ctags: 122
  • sloc: sh: 8,425; ansic: 1,467; makefile: 160
file content (66 lines) | stat: -rw-r--r-- 1,923 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Source: glrr
Priority: extra
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: debhelper (>= 5), autotools-dev, libgtk2.0-dev
Standards-Version: 3.7.2.2
Section: libs

Package: libglrr-gtk-dev
Section: libdevel
Architecture: any
Depends: libglrr-gtk0 (= ${Source-Version})
Description: Development library of Grift (gtk)
 Grift is a library that provides a framework for developing
 a UI-independent application.
 .
 Homepage: http://sourceforge.net/projects/grift/

Package: libglrr-gtk0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Utility functions for gtk+ of Grift
 Grift is a library that provides a framework for developing
 a UI-independent application.
 .
 Homepage: http://sourceforge.net/projects/grift/

Package: libglrr-gobject-dev
Section: libdevel
Architecture: any
Depends: libglrr-gobject0 (= ${Source-Version})
Description: Development library of Grift (gobject)
 Grift is a library that provides a framework for developing
 a UI-independent application.
 .
 Homepage: http://sourceforge.net/projects/grift/

Package: libglrr-gobject0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Utility functions for gobject of Grift
 Grift is a library that provides a framework for developing
 a UI-independent application.
 .
 Homepage: http://sourceforge.net/projects/grift/

Package: libglrr-glib-dev
Section: libdevel
Architecture: any
Depends: libglrr-glib0 (= ${Source-Version})
Description: Development library of Grift (glib)
 Grift is a library that provides a framework for developing
 a UI-independent application.
 .
 Homepage: http://sourceforge.net/projects/grift/

Package: libglrr-glib0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Utility functions for glib of Grift
 Grift is a library that provides a framework for developing
 a UI-independent application.
 .
 Homepage: http://sourceforge.net/projects/grift/