File: control

package info (click to toggle)
rgtk2 2.20.35-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 33,536 kB
  • sloc: ansic: 136,846; makefile: 2; sh: 1
file content (20 lines) | stat: -rw-r--r-- 852 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: rgtk2
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 10), dh-r (>= 20180615), r-base-dev (>= 3.5.0), libgtk2.0-dev (>= 2.10.12), libglade2-dev, libpango1.0-dev, libcairo2-dev
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/edd/r-cran-rgtk2
Vcs-Git: https://salsa.debian.org/edd/r-cran-rgtk2.git
Homepage: https://cran.r-project.org/package=RGtk2

Package: r-cran-rgtk2
Architecture: any
Depends: ${R:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: GNU R binding for Gtk2
 This package provides facilities in the S language (i.e. the language 
 which GNU R provides) for programming graphical interfaces using Gtk, 
 the GNOME GUI toolkit. 
 .
 This package extends and updates the previous r-omegahat-rgtk package to
 the 2.8 release of the Gtk libraries.