File: control

package info (click to toggle)
gnustep-examples 1%3A1.4.0%2Bgit20210703-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,164 kB
  • sloc: objc: 17,202; makefile: 56
file content (29 lines) | stat: -rw-r--r-- 894 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
Source: gnustep-examples
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders:
 Alex Myczko <tar@debian.org>,
 Yavor Doganov <yavor@gnu.org>,
Build-Depends:
 debhelper-compat (= 13),
 dpkg-build-api (= 1),
 gnustep-make (>= 2.9.2-2),
 imagemagick,
 libglu1-mesa-dev,
 libgnustep-gui-dev,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/gnustep-team/gnustep-examples.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/gnustep-examples
Homepage: http://www.gnustep.org/experience/examples.html

Package: gnustep-examples
Architecture: any
Depends:
 sensible-utils,
 ${misc:Depends},
 ${shlibs: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.