File: control

package info (click to toggle)
gnome-objc 1.0.40-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,524 kB
  • ctags: 179
  • sloc: objc: 12,365; sh: 8,705; makefile: 409; ansic: 12
file content (40 lines) | stat: -rw-r--r-- 1,961 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
Source: gnome-objc
Section: devel
Priority: optional
Maintainer: Chris Waters <xtifr@debian.org>
Standards-Version: 3.5.0
Build-Depends: gobjc, gettext, libtool, gdk-imlib-dev, libart-dev, libaudiofile-dev, libdb3-dev, libesd0-dev, libglib1.2-dev, libgnome-dev, libgnorba-dev, libgtk1.2-dev, libjpeg62-dev, liborbit-dev, libpng2-dev, libtiff3g-dev, libungif4-dev, libwrap0-dev, xlibs-dev, zlib1g-dev, debhelper (>= 3.0.0)

Package: libobgtk1
Architecture: any
Depends: ${shlibs:Depends}
Description: Objective-C - GTK+ bindings
 This package contains the shared library for the Objective-C to
 GTK+ interface.  Note that this library is no longer an official
 part of the GNOME project, and is unsupported outside of Debian.

Package: libobgtk-dev
Architecture: any
Depends: gobjc, libgtk1.2, libgtk1.2-dev, libobgtk1 (= ${Source-Version})
Description: Objective-C - GTK+ bindings -- development package
 This package contains the include files and static library for the
 Objective-C to GTK+ interface.  Note that this interface is not
 up-to-date with the latest versions of GTK+, and no longer supported
 by the GNOME developers or anyone outside of Debian.

Package: libobgnome0
Architecture: any
Depends: libobgtk1 (= ${Source-Version}), ${shlibs:Depends}
Description: Objective-C - GNOME bindings
 This package contains the shared library for the Objective-C to
 GNOME interface.  Note that this library is no longer an official
 part of the GNOME project, and is unsupported outside of Debian.

Package: libobgnome-dev
Architecture: any
Depends: libgnome-dev, libobgtk-dev (= ${Source-Version}), libobgnome0 (= ${Source-Version})
Description: Objective-C - GNOME bindings -- development package
 This package contains the include files and static library for the
 Objective-C to GNOME interface.  Note that this interface is not
 up-to-date with the latest versions of GNOME, and no longer supported
 by the GNOME developers or anyone outside of Debian.