Source: pike7.4
Section: interpreters
Priority: optional
Maintainer: Marek Habersack <grendel@debian.org>
Standards-Version: 3.6.2.1
Build-Depends: debhelper (>> 4.0.0), libgdbm-dev, libgmp3-dev, libz-dev|zlib1g-dev, libjpeg-dev, libttf-dev, libmysqlclient10-dev, perl5, bison-1.35, freeglut3-dev (>= 2.2.0-6.1) [alpha hppa] | libglut3-dev, freeglut3-dev [!alpha !hppa] | libglut3-dev, xlibmesa-glu-dev | libglu-dev, xlibmesa-gl-dev | libgl-dev, libxpm-dev, libglade0-dev, libxml2-dev, libgtkxmhtml-dev, libgtk1.2-dev, libfreetype6-dev, autoconf2.13, automake1.4|automake1.6|automake1.7, libiodbc2-dev, libsane-dev, postgresql-dev, librsvg2-dev (>= 2.7), libsdl-mixer1.2-dev, libsdl1.2-dev, libperl-dev, sharutils, libpng3-dev, libtiff4-dev, libungif4-dev, bc, libssl-dev
Build-Conflicts: libutahglx-dev

Package: pike7.4-core
Architecture: any
Depends: ${shlibs:Depends}
Suggests: pike7.4-doc
Recommends: pike7.4-image (=${Source-Version})
Description: Powerful interpreted programming language
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4
Architecture: all
Depends: pike7.4-core (=${Source-Version}), pike7.4-image (=${Source-Version}), pike7.4-gdbm (=${Source-Version})
Recommends: pike7.4-doc (=${Source-Version})
Suggests: pike7.4-mysql (=${Source-Version}), pike7.4-pg (=${Source-Version}), pike7.4-dev (=${Source-Version})
Description: Recommended meta package for Pike 7.4
 This is a meta package which depends upon several other Pike
 packages that together make up the recommended Pike installation.
 If you want to install every packaged component of the Pike 
 distribution, please install the pike7.4-meta package.
 .
 If you want to remove several components this package depends
 upon, you can purge this package without worrying about the
 functionality loss in Pike and then remove the packages you
 don't need on your system.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/

Package: pike7.4-mysql
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: Mysql module for Pike
 This module extends Pike with the ability to access and manipulate
 MySQL databases.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-pg
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: Postgres module for Pike
 This module extends Pike with the ability to access and manipulate
 PostgreSQL databases.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-odbc
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: Odbc module for Pike
 This module extends Pike with the ability to connect to any databases
 which have ODBC drivers available. The functionality is implemented
 as an iterface to the iODBC library.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-svg
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Suggests: pike7.4-image (=${Source-Version})
Description: SVG format support for Pike
 This module provides an SVG graphics format support. It has
 been separated from the pike7.4-image module because of its
 extensive dependencies.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-image
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Suggests: pike7.4-svg (=${Source-Version})
Description: Image module for Pike
 This module provides many powerful image processing functions to
 Pike programs. The image formats supported are, among others, PNG,
 JPEG, GIF, XCF, PPM, BMP and others.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-sdl
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: SDL module for Pike
 This module extends Pike with the ability to write programs that
 take advantage of the SDL graphics library. For the more information
 about the SDL library, please check http://sdl.org/
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-gdbm
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: Gdbm module for Pike
 This module extends Pike with the ability to access and manipulate
 databases created with the GDBM library.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-gtk
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: GTK module for Pike
 This module extends Pike with the ability to write programs that take
 advantage of the GTK+ GUI toolkit.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-gl
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: Mesa module for Pike
 This module extends Pike with the ability to create programs that
 take advantage of the OpenGL API as implemented in the Mesa 3D
 library.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-sane
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: SANE module for Pike
 This module extends Pike with the ability to access image scanners
 using the SANE library.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-perl
Architecture: any
Depends: ${shlibs:Depends}, pike7.4-core (=${Source-Version})
Description: Perl module for Pike
 This module embeds the Perl interpreter within Pike. It allows one to
 interpret Perl scripts without the need of forking a separate Perl
 interpreter process.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
 Note that some of the  Pike features are found in other pike7.4-* packages 
 (image processing, mysql, postgresql, sane and more).

Package: pike7.4-dev
Architecture: all
Depends: ${shlibs:Depends}
Description: Development files for Pike 7.4
 This package contains files you will need to develop  C extension modules 
 for Pike. The package depends on  the recommended set of packages for the 
 Pike  environment.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/

Package: pike7.4-manual
Architecture: all
Section: doc
Description: Pike 7.4 manual
 The Pike manual auto-generated from the sources. Documentation is
 provided in the HTML format.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/

Package: pike7.4-reference
Architecture: all
Section: doc
Description: Pike 7.4 reference
 The Pike reference auto-generated from the sources. Documentation is
 provided in the HTML format.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/

Package: pike7.4-doc
Architecture: all
Section: doc
Depends: pike7.4-manual (=${Source-Version}), pike7.4-reference (=${Source-Version})
Description: Pike 7.4 documentation meta package
 This package depends upon all the Pike 7.4 documentation  packages. Note 
 that the download and installation sizes  might be very large.
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/

Package: pike7.4-meta
Architecture: all
Depends: pike7.4 (=${Source-Version}), pike7.4-mysql (=${Source-Version}), pike7.4-pg (=${Source-Version}), pike7.4-odbc (=${Source-Version}), pike7.4-image (=${Source-Version}), pike7.4-sdl (=${Source-Version}), pike7.4-gdbm (=${Source-Version}), pike7.4-gtk (=${Source-Version}), pike7.4-gl (=${Source-Version}), pike7.4-sane (=${Source-Version}), pike7.4-doc (=${Source-Version}), pike7.4-dev (=${Source-Version}), pike7.4-perl (=${Source-Version}), pike7.4-svg (=${Source-Version})
Description: Meta package for Pike 7.4
 This package depends on all the components that make up the Pike
 language distribution. It will pull in a LOT of packages the
 Pike components depend upon (including XFree libraries, GTK, GNOME)!
 .
 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation together,
 with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many
 others,  database connectivity, advanced cryptography, XML/HTML parsers
 and others. To learn more about pike, please visit http://pike.ida.liu.se/
