File: control

package info (click to toggle)
glrr 20050529-3.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,860 kB
  • sloc: sh: 8,379; ansic: 1,467; makefile: 122
file content (55 lines) | stat: -rw-r--r-- 1,780 bytes parent folder | download | duplicates (2)
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
Source: glrr
Priority: extra
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7.0.50~), autotools-dev, libgtk2.0-dev
Standards-Version: 3.8.4
Section: libs
Homepage: http://sourceforge.net/projects/grift/

Package: libglrr-gtk-dev
Section: libdevel
Architecture: any
Depends: libglrr-gtk0 (= ${binary:Version}), ${misc:Depends}
Description: Development library of Grift (gtk)
 Grift is a library that provides a framework for developing
 a UI-independent application.

Package: libglrr-gtk0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utility functions for gtk+ of Grift
 Grift is a library that provides a framework for developing
 a UI-independent application.

Package: libglrr-gobject-dev
Section: libdevel
Architecture: any
Depends: libglrr-gobject0 (= ${binary:Version}), ${misc:Depends}
Description: Development library of Grift (gobject)
 Grift is a library that provides a framework for developing
 a UI-independent application.

Package: libglrr-gobject0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utility functions for gobject of Grift
 Grift is a library that provides a framework for developing
 a UI-independent application.

Package: libglrr-glib-dev
Section: libdevel
Architecture: any
Depends: libglrr-glib0 (= ${binary:Version}), ${misc:Depends}
Description: Development library of Grift (glib)
 Grift is a library that provides a framework for developing
 a UI-independent application.

Package: libglrr-glib0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utility functions for glib of Grift
 Grift is a library that provides a framework for developing
 a UI-independent application.