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: libggimisc
Section: libs
Priority: extra
Maintainer: Bradley Smith <brad@brad-smith.co.uk>
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5), libggi2-dev (>= 1:2.2.1-4), libaa1-dev, libaa1-dev, libncurses5-dev, libxxf86dga-dev, libxxf86vm-dev, libx11-dev, libxext-dev, libxt-dev, x11proto-core-dev, libglide3-dev [i386], libsvga1-dev [i386 amd64] | svgalibg1-dev [i386 amd64], quilt
Homepage: http://www.ggi-project.org/
Package: libggimisc2
Architecture: any
Section: libs
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}, libggi2 (>= 1:2.2.1-4)
Conflicts: libggi2 (<< 1:2)
Replaces: libggi2 (<< 1:2)
Description: General Graphics Interface Misc runtime libraries
"General Graphics Interface" - a fast, portable graphics environment.
.
This package contains the shared libraries for LibGIIMisc, the GGI
project's General Graphics Interface Misc extension library containing
display target extensions that don't deserve their own extension library.
.
Extensions are included for the following targets:
.
"fbdev"
"svgalib" (on supported archs)
"x" - this is temporarily disabled and not available with this release!
Package: libggimisc2-dev
Architecture: any
Section: libdevel
Priority: optional
Depends: libggimisc2 (= ${binary:Version}), libggi2-dev (>= 1:2.2.1-4)
Recommends: libc6-dev
Conflicts: libggi2-dev (<< 1:2)
Replaces: libggi2-dev (<< 1:2)
Description: General Graphics Interface Misc development package
"General Graphics Interface" - a fast, portable graphics environment.
.
This package contains the development environment for LibGIIMisc, the GGI
project's General Graphics Interface Misc extension library containing
display target extensions that don't deserve their own extension library.
|