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
|
Source: fortunate.app
Section: games
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders:
Alex Myczko <tar@debian.org>,
Build-Depends:
debhelper-compat (= 13),
gnustep-make (>= 2.9.2-2),
imagemagick,
libgnustep-gui-dev,
Homepage: http://aiei.ch/gnustep/fortunate/
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/gnustep-team/fortunate.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/fortunate.app
Package: fortunate.app
Architecture: any
Depends:
fortune-mod,
${misc:Depends},
${shlibs:Depends},
Description: Display a quotation (fortune) in a window for GNUstep
This displays a quotation in a window. Fortunate is a Cocoa/Objective-C
graphical front-end to the command-line BSD fortune which, since the dawn of
time, has been providing countless seconds of fun each time a user logs in.
|