[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#653975: O: mercator -- WorldForge terrain library



Package: wnpp
Severity: normal

The current maintainer of mercator, Michael Koch <konqueror@gmx.de>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: mercator
Binary: libmercator-0.2-dev, libmercator-0.2-6, libmercator-0.2-6-dbg
Version: 0.2.7-3
Maintainer: Michael Koch <konqueror@gmx.de>
Build-Depends: cdbs, debhelper (>= 5), pkg-config, libwfmath-0.3-dev (>= 0.3.5), autotools-dev, chrpath
Architecture: any
Standards-Version: 3.8.3
Format: 1.0
Files:
 51271659e2567c9295a546228b2d7859 1109 mercator_0.2.7-3.dsc
 da5bda8a9e729b0d8d40b69c4b327319 403410 mercator_0.2.7.orig.tar.gz
 c9e3c1531503efb844a7cccdccd7fbe7 3207 mercator_0.2.7-3.diff.gz
Checksums-Sha1:
 89c99dadf5b37b9fd085ffb51faf46e34202d913 1109 mercator_0.2.7-3.dsc
 cdb15b807767466d91b3811d4d4c15775df4f26d 403410 mercator_0.2.7.orig.tar.gz
 f1991801b92b4fc2915a0e58ac9588feac1e76d1 3207 mercator_0.2.7-3.diff.gz
Checksums-Sha256:
 93e8f9d83cc8f7bb5a1ebf1329bb94768e8d04dcc2d76730003b15ce0af97768 1109 mercator_0.2.7-3.dsc
 8d4b81c3edd60a287d6634a20500c81ca82f260c7008ebfc021400a1337556d2 403410 mercator_0.2.7.orig.tar.gz
 69b2dc0ee8d11c0e096990f3be2c58369f199c5697e0d8306227bd5012749c97 3207 mercator_0.2.7-3.diff.gz
Homepage: http://www.worldforge.org/
Directory: pool/main/m/mercator
Priority: source
Section: libs

Package: libmercator-0.2-6
Source: mercator
Version: 0.2.7-3
Installed-Size: 256
Maintainer: Michael Koch <konqueror@gmx.de>
Architecture: amd64
Replaces: libmercator-0.2-4
Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1), libwfmath-0.3-4
Conflicts: libmercator-0.2-4
Description: WorldForge terrain library
 Mercator is primarily aimed at terrain for multiplayer online games and
 forms one of the WorldForge core libraries.
 It is intended to be used as a terrain library on the client, while a
 subset of features are useful on the server.
 .
 Mercator is designed in such a way that individual tiles can be
 generated on-the-fly from a very small source data set.  Each tile uses
 a fast deterministic random number generation to ensure that identical
 results are produced "anytime, anywhere".  This enables transmission of
 terrain across low bandwidth links as part of the standard data stream,
 or server side collision detection with the same terrain that the
 player sees.
 .
 The use of tiles means that there is inherently a large degree of gross
 control of the shape of the terrain.  Finer control is implemented by
 allowing geometric modifications - for example, a polygonal area might
 be flattened, or a crater could be applied.
Homepage: http://www.worldforge.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/mercator/libmercator-0.2-6_0.2.7-3_amd64.deb
Size: 82188
MD5sum: e6ecd8a6b6b0cad0ded5b28f350b50a1
SHA1: 000a55c5491f4286ac15248190187d4adf379fcf
SHA256: 19f5e2f5a2e61a6af4c25dc46c0a1e8cb289bf529e262293bab8693d72959b85

Package: libmercator-0.2-6-dbg
Source: mercator
Version: 0.2.7-3
Installed-Size: 1820
Maintainer: Michael Koch <konqueror@gmx.de>
Architecture: amd64
Depends: libmercator-0.2-6 (= 0.2.7-3)
Description: WorldForge terrain library - debugging symbols
 Mercator is primarily aimed at terrain for multiplayer online games and
 forms one of the WorldForge (http://www.worldforge.org) core libraries.
 It is intended to be used as a terrain library on the client, while a
 subset of features are useful on the server.
 .
 Mercator is designed in such a way that individual tiles can be
 generated on-the-fly from a very small source data set.  Each tile uses
 a fast deterministic random number generation to ensure that identical
 results are produced "anytime, anywhere".  This enables transmission of
 terrain across low bandwidth links as part of the standard data stream,
 or server side collision detection with the same terrain that the
 player sees.
 .
 The use of tiles means that there is inherently a large degree of gross
 control of the shape of the terrain.  Finer control is implemented by
 allowing geometric modifications - for example, a polygonal area might
 be flattened, or a crater could be applied.
Homepage: http://www.worldforge.org/
Tag: role::debug-symbols
Section: debug
Priority: extra
Filename: pool/main/m/mercator/libmercator-0.2-6-dbg_0.2.7-3_amd64.deb
Size: 571616
MD5sum: 37605af5772e19860d69535361c14b75
SHA1: c5c638c2fcefbf6c2acce8e3d79ee085237e86d9
SHA256: 223d59028bc2dd8be3ffd3dba3ed7d16145692e0a826dd8313ab30d23845af61

Package: libmercator-0.2-dev
Source: mercator
Version: 0.2.7-3
Installed-Size: 200
Maintainer: Michael Koch <konqueror@gmx.de>
Architecture: amd64
Depends: libmercator-0.2-6 (= 0.2.7-3), libwfmath-0.3-dev
Description: WorldForge terrain library - development files
 Mercator is primarily aimed at terrain for multiplayer online games and
 forms one of the WorldForge core libraries.
 It is intended to be used as a terrain library on the client, while a
 subset of features are useful on the server.
 .
 Mercator is designed in such a way that individual tiles can be
 generated on-the-fly from a very small source data set.  Each tile uses
 a fast deterministic random number generation to ensure that identical
 results are produced "anytime, anywhere".  This enables transmission of
 terrain across low bandwidth links as part of the standard data stream,
 or server side collision detection with the same terrain that the
 player sees.
 .
 The use of tiles means that there is inherently a large degree of gross
 control of the shape of the terrain.  Finer control is implemented by
 allowing geometric modifications - for example, a polygonal area might
 be flattened, or a crater could be applied.
Homepage: http://www.worldforge.org/
Tag: devel::library, qa::low-popcon, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/mercator/libmercator-0.2-dev_0.2.7-3_amd64.deb
Size: 35452
MD5sum: 186a0fce4929e2609efc63e49ca2d42f
SHA1: 43997e7589af8eb20933e60f1cce6f27f6b2c46f
SHA256: 82d97cbb076fd20afd36de0d8b499fad6467a03cd6c89eede1beee151ce8611c

Attachment: signature.asc
Description: Digital signature


Reply to: