File: control

package info (click to toggle)
meta-gnustep 7.8
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 32 kB
  • sloc: makefile: 2
file content (116 lines) | stat: -rw-r--r-- 3,112 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
Source: meta-gnustep
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper (>= 9)
Vcs-Git: git://anonscm.debian.org/pkg-gnustep/meta-gnustep.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnustep/meta-gnustep.git
Standards-Version: 3.9.5
Homepage: http://gnustep.org

Package: gnustep
Architecture: all
Depends: gworkspace.app,
	 price.app | preview.app,
	 systempreferences.app,
	 terminal.app,
	 textedit.app,
	 zipper.app,
	 ${misc:Depends}
Recommends: addressmanager.app,
	    affiche.app,
	    agenda.app,
	    charmap.app,
	    cynthiune.app,
	    dictionaryreader.app,
	    edenmath.app,
	    gnumail.app,
	    grr.app,
	    viewpdf.app,
	    wmaker,
	    gnustep-icons
Suggests: aclock.app,
	  batmon.app,
	  camera.app,
	  cenon.app,
	  ftp.app,
	  gnustep-examples,
	  lusernet.app,
	  lynkeos.app,
	  mpdcon.app,
	  paje.app,
	  plopfolio.app,
	  poe.app,
	  talksoup.app,
	  timemon.app,
	  volumecontrol.app
Description: User applications for the GNUstep Environment
 These packages will give a fairly complete GNUstep user environment.
 .
 This is a metapackage depending on some of the important GNUstep
 applications.

Package: gnustep-games
Architecture: all
Depends: gomoku.app,
	 gridlock.app,
	 ${misc:Depends}
Recommends: oolite
Description: GNUstep games
 These packages are a few games for GNUstep.
 .
 This is a metapackage that depends on (almost) all games designed for
 the GNUstep environment.

Package: gnustep-core-devel
Architecture: all
Depends: libgnustep-gui-dev,
	 ${misc:Depends}
Recommends: gnustep-core-doc,
	    librenaissance0-dev
Suggests: gnustep-base-examples
Description: GNUstep Development Environment -- core libraries
 These are the packages needed to develop programs for the GNUstep
 environment.
 .
 This is a metapackage that depends on the GNUstep core libraries
 (FoundationKit and AppKit, aka GNUstep Base and GUI).

Package: gnustep-devel
Architecture: all
Depends: gnustep-core-devel,
	 gorm.app,
	 projectcenter.app,
	 ${misc:Depends}
Recommends: librenaissance0-dev
Suggests: steptalk,
	  libpantomime1.2-dev,
	  libpopplerkit-dev,
	  libnetclasses-dev,
	  libaddresses-dev,
	  libaddressview-dev,
	  librsskit-dev,
	  gnustep-dl2
Description: GNUstep Development Environment -- development tools
 These packages provide tools for development applications for GNUstep, as
 well as extra libraries for the GNUstep environment.
 .
 This is a metapackage that depends on gnustep-core-devel and commonly
 used development applications.

Package: gnustep-core-doc
Architecture: all
Section: doc
Depends: gnustep-make-doc,
	 gnustep-base-doc,
	 gnustep-gui-doc,
	 ${misc:Depends}
Recommends: renaissance-doc
Description: GNUstep Development Environment -- core documentation
 These packages provide documentation for developing programs for the
 GNUstep environment.
 .
 This is a metapackage that depends on the documentation packages of
 the core GNUstep development environment (GNUstep Make, Base and
 GUI).