File: control

package info (click to toggle)
rep-gtk 1%3A0.90.8.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 3,268 kB
  • ctags: 566
  • sloc: sh: 10,578; ansic: 3,402; lisp: 1,218; makefile: 101
file content (25 lines) | stat: -rw-r--r-- 783 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
Source: rep-gtk
Section: lisp
Priority: optional
Maintainer: Jose M Calhariz <jose@calhariz.com>
Standards-Version: 3.9.7
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libglib2.0-dev (>= 2.12),
               libgtk2.0-dev (>= 2.24),
               librep-dev (>= 0.92.4),
               rep(>= 0.92.4),
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/rep-gtk.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/rep-gtk.git
Homepage: http://sawfish.tuxfamily.org/

Package: rep-gtk
Architecture: any
Depends: ${misc:Depends},
         librep16,
         ${shlibs:Depends},
Suggests: rep (>= 0.92.4)
Description: GTK+ binding for librep
 This package provides an interface to the GTK+ graphical toolkit for
 the librep lisp interpreter.