Source: plib Section: devel Priority: optional Maintainer: Debian Games Team Uploaders: Alexandre Detiste , Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.22.5), libgl-dev, libglut-dev, libtool, libx11-dev, libxi-dev, libxmu-dev, Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/games-team/plib Vcs-Git: https://salsa.debian.org/games-team/plib.git Homepage: https://plib.sourceforge.net/ X-Style: black Package: libplib1t64 Provides: ${t64:Provides}, Replaces: libplib1, Breaks: libplib1 (<< ${source:Version}), Architecture: any Multi-Arch: same Section: libs Depends: libgl1-mesa-glx | libgl1, ${misc:Depends}, ${shlibs:Depends}, Description: Portability Libraries: Run-time package Provides a Joystick interface, a simple GUI built on top of OpenGL, some standard geometry functions, a sound library and a simple scene graph API built on top of OpenGL. . This package provides the shared libraries. It should be installed automatically by packages which need it. Package: libplib-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libgl-dev, libglut-dev, libplib1t64 (= ${binary:Version}), ${misc:Depends}, Description: Portability Libraries: Development package Provides a Joystick interface, a simple GUI built on top of OpenGL, some standard geometry functions, a sound library and a simple scene graph API built on top of OpenGL. . This package provides the static libraries, the header files and the development links to the shared libraries. You need this package if you want to compile software which needs plib.