File: control

package info (click to toggle)
theme-d-gnome 0.9.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,400 kB
  • sloc: sh: 632; makefile: 155; lisp: 93
file content (42 lines) | stat: -rw-r--r-- 1,700 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
Source: theme-d-gnome
Section: lisp
Priority: optional
Maintainer: Tommi Höynälänmaa <tommi.hoynalanmaa@iki.fi>
Homepage: http://www.iki.fi/tohoyn/theme-d/theme-d-gnome.html
Vcs-Git: https://salsa.debian.org/tohoyn-guest/theme-d-gnome.git
Vcs-Browser: https://salsa.debian.org/tohoyn-guest/theme-d-gnome
Build-Depends: debhelper-compat (= 13), debhelper (>=13), theme-d-translator (>=3.1.2-1), theme-d-stdlib (>=3.1.2-1), guile-gnome2-dev (>=2.16.5)
Standards-Version: 4.5.0
Rules-Requires-Root: no

Package: theme-d-gnome
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, theme-d-rte (>=3.1.2-1), guile-gnome2-glib (>=2.16.5), guile-gnome2-gtk (>=2.16.5), guile-gnome2-dev (>=2.16.5)
Description: GNOME library for programming language Theme-D
 This package provides the necessary files to run programs using Theme-D-Gnome.
 The library contains bindings for the following GNOME libraries:
  * ATK
  * GDK
  * GDK-Pixbuf
  * GDK
  * GTK
  * Pango

Package: theme-d-gnome-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, theme-d-gnome (= ${source:Version}), theme-d-translator (>=3.1.2-1), theme-d-stdlib (>=3.1.2-1), guile-gnome2-glib (>=2.16.5), guile-gnome2-gtk (>=2.16.5), guile-gnome2-dev (>=2.16.5)
Breaks: theme-d-gnome (<< 0.9.5-4)
Description: Development files for the Theme-D-Gnome library
 This package provides GNOME bindings for Theme-D so you can create GUI
 programs with it. The library contains bindings for the following
 GNOME libraries:
  * ATK
  * GDK
  * GDK-Pixbuf
  * GDK
  * GTK
  * Pango
 This package contains files required to build programs using Theme-D-Gnome.
 This package also contains documentation and examples for the library.