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
|
Source: liboglappth
Priority: optional
Section: libs
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>,
Daniel Leidert (dale) <daniel.leidert@wgdd.de>
Build-Depends: debhelper (>= 5), autotools-dev,
libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
Standards-Version: 3.8.0
Homepage: http://bioinformatics.org/ghemical/ghemical/
Vcs-Browser: http://svn.debian.org/wsvn/debichem/
Vcs-Svn: svn+ssh://svn.debian.org/svn/debichem/unstable/liboglappth/
DM-Upload-Allowed: yes
Package: liboglappth-dev
Section: libdevel
Architecture: any
Depends: liboglappth2 (= ${binary:Version}), ${misc:Depends},
libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
Description: Oglappth Library (development files)
A library for creating portable OpenGL applications with easy-to-code
scene setup and selection operations.
.
This package provides the development and header files and the
static library.
Package: liboglappth2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Oglappth Library
A library for creating portable OpenGL applications with easy-to-code
scene setup and selection operations.
.
This package provides the shared library.
|