Package: ansgar-base Source: ansgar-meta Version: 0.2 Architecture: all Maintainer: Ansgar Burchardt Installed-Size: 2 Depends: git, mr, zsh Priority: optional Section: misc Filename: pool/main/a/ansgar-meta/ansgar-base_0.2_all.deb Size: 1592 SHA256: e76f975213c1841090d4ef14613408f70124c78d38af2b11bb68225746b1f2b6 SHA1: 1ed1584ffb2fc0a387c3b2df7f038ad066d6dea1 MD5sum: 687b8c007138be46293705594ba0d6ea Description: base system This metapackage depends on generally useful packages. Package: ansgar-devel Source: ansgar-meta Version: 0.2 Architecture: all Maintainer: Ansgar Burchardt Installed-Size: 2 Depends: build-essential, debhelper (>= 8), debootstrap, devscripts, lintian, sbuild Priority: optional Section: misc Filename: pool/main/a/ansgar-meta/ansgar-devel_0.2_all.deb Size: 1640 SHA256: b796a60eadfc1ae5467f79931e89b4b0932131663d377d53295738de33de280d SHA1: 90acd272e9ffd02b9452d2c0567194495d89747a MD5sum: 8f5db958ba6ba52b8e2cb83e770f2f52 Description: development system This metapackage depends on packages useful for development. Package: cdbs Version: 0.4.116+ab3 Architecture: all Maintainer: CDBS Hackers Installed-Size: 218 Recommends: autotools-dev Suggests: devscripts Multi-Arch: foreign Priority: optional Section: devel Filename: pool/main/c/cdbs/cdbs_0.4.116+ab3_all.deb Size: 77696 SHA256: aa13a6dc22a767ee62ad6f9d96d5459f5a2cea65d40270fbc4a45dddcc2c0a53 SHA1: 11270211598c2da57e2038121f5ca2dd4402ee4e MD5sum: 2f216480e1d7b1bb096c4b99f88879ef Description: common build system for Debian packages This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. Package: debhelper Version: 9.20130516+ab1 Architecture: all Maintainer: Joey Hess Installed-Size: 887 Depends: perl, file (>= 3.23), dpkg (>= 1.16.2), dpkg-dev (>= 1.16.2), html2text, binutils, po-debconf, man-db (>= 2.5.1-1) Suggests: dh-make Conflicts: automake (<< 1.11.2), dpkg-cross (<< 1.18), python-central (<< 0.5.6), python-support (<< 0.5.3) Multi-Arch: foreign Homepage: http://kitenet.net/~joey/code/debhelper/ Priority: optional Section: devel Filename: pool/main/d/debhelper/debhelper_9.20130516+ab1_all.deb Size: 705942 SHA256: 17448afa7ac480a1759918e28e80e45e769d2976cc80e6f7be201ce0be987985 SHA1: c530cb2c737e9a14098f59405abe0331d3bafd0c MD5sum: 0bad6cab89e0712311de273bec3f834e Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the debian menu system, debconf, doc-base, etc. Most debian packages use debhelper as part of their build process. Package: libdune-common-doc Source: dune-common Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 14711 Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: doc Filename: pool/main/d/dune-common/libdune-common-doc_2.4.1-1_all.deb Size: 2177636 SHA256: 092890ebb4aadc7ba592f82ecd950f33153dfb615ada83f887a30bac2acc885c SHA1: 19a046b91004053d0adc75f7283cda8a880141ad MD5sum: 516341432d20f5a596176ddeac1dd475 Description: toolbox for solving PDEs -- basic classes (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the basic classes. Package: libdune-functions-dev Source: dune-functions Version: 2.4~20160406ge6b3b4c-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 360 Depends: libdune-localfunctions-dev (>= 2.4.1), libdune-grid-dev (>= 2.4.1), libdune-typetree-dev (>= 2.4.1) Suggests: libdune-functions-doc (= 2.4~20160406ge6b3b4c-1) Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: libdevel Filename: pool/main/d/dune-functions/libdune-functions-dev_2.4~20160406ge6b3b4c-1_all.deb Size: 53454 SHA256: be6f8b7879921c3104c4884763492408a83754430611b3b72c86b27579ad94df SHA1: e4804a1902e5a16513ec04707ccec2db53eaa52f MD5sum: 316e90d61d12b362df9e1c108a69f9dc Description: toolbox for solving PDEs -- interface for functions (development files) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . dune-functions provides an interface for global finite element functions. . This package contains the development files. Package: libdune-functions-doc Source: dune-functions Version: 2.4~20160406ge6b3b4c-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 67 Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: doc Filename: pool/main/d/dune-functions/libdune-functions-doc_2.4~20160406ge6b3b4c-1_all.deb Size: 19568 SHA256: 0af586f05fa3b15038320d1090ab25e7e2a6fd95e386b9deaf88f6c48ea2c054 SHA1: cec03438d56875331ee734c92cc15896526f96e8 MD5sum: 7939c31d522ac701b8aca21efe219d5a Description: toolbox for solving PDEs -- interface for functions (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . dune-functions provides an interface for global finite element functions. . This package contains the documentation. Package: libdune-geometry-doc Source: dune-geometry Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 6426 Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: doc Filename: pool/main/d/dune-geometry/libdune-geometry-doc_2.4.1-1_all.deb Size: 953446 SHA256: 122a01d2ba23ddd630c417f256ebf24a1758795f2ed43870cc08c4f23fc3a9a6 SHA1: 2981ac04d802c5163dcc80533f70fc4236bd694c MD5sum: a363b16ce711d0d79dac89dc00f9e3d1 Description: toolbox for solving PDEs -- geometry classes (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the geometry classes. Package: libdune-grid-doc Source: dune-grid Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 55419 Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: doc Filename: pool/main/d/dune-grid/libdune-grid-doc_2.4.1-1_all.deb Size: 10979296 SHA256: e7a6551bc77c6119df3392e86b3c0d91d95ff1188456d0a811d6eebe4d715187 SHA1: 369dc4851c90784ec5b3a00ed312340086d3d31c MD5sum: f678c244bc02cb7574aacd4d72e6f290 Description: toolbox for solving PDEs -- grid interface (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the grid interface. Package: libdune-grid-glue-doc Source: dune-grid-glue Version: 2.4.0-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 4757 Multi-Arch: foreign Homepage: http://www.dune-project.org/modules/dune-grid-glue/ Priority: optional Section: doc Filename: pool/main/d/dune-grid-glue/libdune-grid-glue-doc_2.4.0-1_all.deb Size: 698622 SHA256: cd5fbac7afd0f6f9c411357971caae54a9e61fe2875ad9722ee256437c52c2c5 SHA1: 9d6543344f1915871edcf50b2bf867b126db511b MD5sum: dd31bef12c80449c874c655ae0f16a58 Description: toolbox for solving PDEs -- compute couplings between grids (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . dune-grid-glue provides infrastructure for the coupling of two unrelated DUNE grids. The coupling may be overlapping or nonoverlapping, conforming or nonconforming. The two grids are not required to be of the same type, and they may even be of different dimensions. . This package contains the documentation. Package: libdune-istl-dev Source: dune-istl Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 1189 Depends: libdune-common-dev (>= 2.4.1), libsuitesparse-dev Suggests: libdune-istl-doc (= 2.4.1-1) Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: libdevel Filename: pool/main/d/dune-istl/libdune-istl-dev_2.4.1-1_all.deb Size: 165886 SHA256: 573e45ac27091fe4062ed051392098a519203437f2bd980c71d1073ec93df432 SHA1: cb6779bbc02b265c1e4c050a51093ed4990e2c98 MD5sum: f4648d2b98a4f4c80177a04b5495f8ae Description: toolbox for solving PDEs -- iterative solvers (development files) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the development files for the iterative solver template library. Package: libdune-istl-doc Source: dune-istl Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 19291 Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: doc Filename: pool/main/d/dune-istl/libdune-istl-doc_2.4.1-1_all.deb Size: 2510978 SHA256: 277f2e38cc0a9a2261b92b89e1a81a08a076305a10c2a7a9e5fab04a6a865bae SHA1: da6310c93549461c0a7657576c0d58b2224a7ec1 MD5sum: 779e43221b3548f827d567f9f6799670 Description: toolbox for solving PDEs -- iterative solvers (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the iterative solver template library. Package: libdune-localfunctions-dev Source: dune-localfunctions Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 1012 Depends: libdune-common-dev (>= 2.4.1), libdune-geometry-dev (>= 2.4.1) Suggests: libdune-localfunctions-doc (= 2.4.1-1) Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: libdevel Filename: pool/main/d/dune-localfunctions/libdune-localfunctions-dev_2.4.1-1_all.deb Size: 100170 SHA256: ae360f39bdf6686660d89986e74da448a48db337b5e0ce8a244cb7d2d3294871 SHA1: 23476b1d8a93436ffe8a0731185f10f279788013 MD5sum: 9039bcc456feeebe693c9d7d0f34ee74 Description: toolbox for solving PDEs -- local basis (development files) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the development files for the interface for the local basis and layout of the degrees of freedom. Package: libdune-localfunctions-doc Source: dune-localfunctions Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 19996 Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: doc Filename: pool/main/d/dune-localfunctions/libdune-localfunctions-doc_2.4.1-1_all.deb Size: 4083976 SHA256: 8097a431143d5f58f19810838f58dacef23cff6c97c48bd59b2f105437c3dab6 SHA1: 4881ca86436ad9e5e23e7b40d61d0ddebed2fe2c MD5sum: 3ff3846e9fe710d2ad284a7e0c5ee6c7 Description: toolbox for solving PDEs -- local basis (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the interface for the local basis and layout of the degrees of freedom. Package: libdune-pdelab-doc Source: dune-pdelab Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 69575 Multi-Arch: foreign Homepage: http://www.dune-project.org/pdelab/ Priority: optional Section: doc Filename: pool/main/d/dune-pdelab/libdune-pdelab-doc_2.4.1-1_all.deb Size: 20543264 SHA256: 0ce08c2374b85dfb05f945ef82fae8eae6339077026d1ecf47d91188ecb12c93 SHA1: 9b7db4c75db390c1052400e1a30701b732bbac24 MD5sum: e5dd2d78b35e95565b5b416357609c51 Description: toolbox for solving PDEs -- discretization module (documentation) DUNE-PDELab is a new generalized discretization module for a wide range of discretization methods. It allows rapid prototyping for implementing discretizations and solvers for systems of PDEs based on DUNE. . This package contains the documentation. Package: libdune-typetree-dev Source: dune-typetree Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 274 Depends: libdune-common-dev (>= 2.4.1) Suggests: libdune-typetree-doc (= 2.4.1-1) Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: libdevel Filename: pool/main/d/dune-typetree/libdune-typetree-dev_2.4.1-1_all.deb Size: 37610 SHA256: a20cbf37c0f6a528128990cf1ef896ecc9d726fc4abafa5c706096b5ba23e60f SHA1: f27f28ffac1f770afed33ca4c870d5e9ad587c22 MD5sum: 4b4560d806e458ebee337ad4a76259db Description: toolbox for solving PDEs -- typed tree template library (development files) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the development files for the typed tree template library. Package: libdune-typetree-doc Source: dune-typetree Version: 2.4.1-1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 4075 Multi-Arch: foreign Homepage: http://www.dune-project.org/ Priority: optional Section: doc Filename: pool/main/d/dune-typetree/libdune-typetree-doc_2.4.1-1_all.deb Size: 513456 SHA256: e694de2e1a9055bf6c2c936e4c12f42059788572a0dbc687b8abf0f64fe7fdf1 SHA1: 6369af38841eb92c143693f1ce911e812d9613a3 MD5sum: 06181e6b0a64da36081bf3aadc92aafd Description: toolbox for solving PDEs -- typed tree template library (documentation) DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). . This package contains the documentation for the typed tree template library. Package: libwfmath-doc Source: wfmath Version: 1.0.1-1 Architecture: all Maintainer: Debian Games Team Installed-Size: 2225 Pre-Depends: dpkg (>= 1.15.6~) Multi-Arch: foreign Homepage: http://www.worldforge.org/ Priority: optional Section: doc Filename: pool/main/w/wfmath/libwfmath-doc_1.0.1-1_all.deb Size: 148834 SHA256: 5481b2e5cba64e666fe03cb19d0b4d3fce3457eef0b94569a9e5bcc4d5c05b66 SHA1: 26d605c76bef1c1b9143e3bea2442e4897c9a5e8 MD5sum: fb52efdf6109f9632334dbd72ab819d8 Description: WorldForge math library - API documentation The primary focus of WFMath is geometric objects. Thus, it includes an several shapes (boxes, balls, lines), in addition to the basic math objects that are used to build these shapes (points, vectors, matrices). . This package contains the API documentation files. Package: pkg-kde-tools Version: 0.15.1+ab3 Architecture: all Maintainer: Debian Qt/KDE Maintainers Installed-Size: 302 Depends: perl, libdpkg-perl (>= 1.15.6~) Recommends: dpkg-dev (>= 1.15.6~), libwww-perl Suggests: debhelper (>= 7.3.16), cdbs Breaks: dpkg-dev (<< 1.15.6~), kdelibs5-dev (<< 4:4.2.2) Priority: extra Section: devel Filename: pool/main/p/pkg-kde-tools/pkg-kde-tools_0.15.1+ab3_all.deb Size: 106918 SHA256: d506cf9cac5799634cce5c4ea8af39cddd8183ed7fc064155469ebdfbe8b2bae SHA1: ab266016502b68509b0b63d64d854a735c11e4f0 MD5sum: e6bbbef54ca358d15888411b83a71aca Description: various packaging tools and scripts for KDE Applications This package contains a variety of packaging tools and build scripts that may be very useful when packaging KDE applications. Even if you are a maintainer of a very small KDE application, this package should be worthwhile checking out. . Main highlights: - recommended build flags for building packages based on the KDE Platform; - cdbs class for building packages based on the KDE Platform (kde.mk); - debhelper build system (--buildsystem=kde) and dh addon (--with kde) for building packages based on the KDE Platform; - dh_sameversiondep for generating a dependency that is versioned the same way as a dependency (coming from the same source) of another reference package. - dh_movelibkdeinit for moving libkdeinit4_*.so libraries to private location; - dh_sodeps (and sodeps dh addon) for generating so:Depends substvar for -dev packages based to which local packages lib*.so symlinks point to; - pkgkde-symbolshelper tool for efficient management of C and C++ symbol files; - pkgkde-debs2symbols tool for generating symbol files and symbol file patches from pre-built binaries in the deb packages; - pkgkde-getbuildlogs tool for downloading build logs for the specified package (from buildd.debian.org); - pkgkde-override-sc-dev-latest tool for overriding Breaks of the kde-sc-dev-latest package; - pkgkde-vcs tool for performing common tasks when packaging under VCS. . NOTE: since this package is cumulative, it does not depend on the packages it provides helpers for. I.e. you still need to explicitly build depend on debhelper or cdbs in your packages. Package: simutrans-data Source: simutrans Version: 111.2.2-1 Architecture: all Maintainer: Debian Games Team Installed-Size: 5215 Pre-Depends: dpkg (>= 1.15.6) Homepage: http://www.simutrans.com/ Priority: extra Section: games Filename: pool/main/s/simutrans/simutrans-data_111.2.2-1_all.deb Size: 1126324 SHA256: 1b73a720152e111f6d3414c331212b0ecbb40d5d77092cc51889c2c4efdfe420 SHA1: 1bcdfa2fd6c8ddb3d80ec0bc524bcafd9823c08f MD5sum: 5ef754eaf7b6a98f23d5382bd5354878 Description: transportation simulator (base data) Simutrans is a free transportation simulator: The player operates a transportation company and has to transport goods and passengers between factories and different cities. . This package contains the base data.