File: control

package info (click to toggle)
gluas 0.1.20-1.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 568 kB
  • ctags: 172
  • sloc: ansic: 2,018; sh: 998; makefile: 32
file content (16 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: gluas
Section: graphics
Priority: optional
Maintainer: Nelson A. de Oliveira <naoliv@debian.org>
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, pkg-config,
 libgimp2.0-dev, liblua5.1-0-dev
Standards-Version: 3.8.1
Homepage: http://pippin.gimp.org/plug-ins/gluas/

Package: gimp-gluas
Architecture: any
Depends: gimp (>= 2.6), ${shlibs:Depends}, ${misc:Depends}
Description: Lua environment plug-in for GIMP
 Gluas is a GIMP plug-in providing an environment for testing algorithms for
 image processing, using the Lua interpreter. The environment contains a simple
 editor for entering the algorithms.