File: control

package info (click to toggle)
meta-gnustep 7.10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 36 kB
  • sloc: makefile: 2
file content (124 lines) | stat: -rw-r--r-- 3,249 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
117
118
119
120
121
122
123
124
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 (>= 11)
Vcs-Git: https://salsa.debian.org/gnustep-team/meta-gnustep.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/meta-gnustep
Standards-Version: 4.3.0
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,
	  fontmanager.app,
	  gnustep-examples,
	  lusernet.app,
	  lynkeos.app,
	  mpdcon.app,
	  paje.app,
	  pikopixel.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,
	 chess.app,
	 ${misc:Depends}
Description: GNUstep based 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
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,
	  libdbuskit-dev,
	  libgorm-dev,
	  libpantomime-dev,
	  libperformance-dev,
	  libpopplerkit-dev,
	  libpreferencepanes-dev,
	  libsqlclient-dev,
	  libsteptalk-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
Multi-Arch: foreign
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).