File: control

package info (click to toggle)
gnustep-examples 1%3A1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,200 kB
  • sloc: objc: 17,195; makefile: 50
file content (23 lines) | stat: -rw-r--r-- 866 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
Source: gnustep-examples
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>,
	   Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper (>= 11),
	       libgnustep-gui-dev (>= 0.24),
	       imagemagick
Standards-Version: 4.1.3
Homepage: http://www.gnustep.org/experience/examples.html
Vcs-Git: git://anonscm.debian.org/pkg-gnustep/gnustep-examples.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnustep/gnustep-examples.git

Package: gnustep-examples
Architecture: any
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 ${gnustep:Depends}
Description: GNUstep example applications
 A collection of examples for the GNUstep libraries.  Some of them are
 useful applications on their own, others are intended only for
 testing purposes.