libnoise 1.0.0+repack-3 source package in Ubuntu

Changelog

libnoise (1.0.0+repack-3) unstable; urgency=medium

  * QA upload.

  * Added patch metadata.
  * Converted d/copyright to machine readable format.
  * Adjusted d/rules to get rid of execute bit on example C++ code.

 -- Petter Reinholdtsen <email address hidden>  Wed, 24 Apr 2024 15:59:29 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
libnoise_1.0.0+repack-3.dsc 2.5 KiB 3a486534c4da2cb1acbc501ac524adf32d4cb9547ee3d1fdf0f2fc66891692ae
libnoise_1.0.0+repack.orig-examples.tar.bz2 32.2 KiB 9a832bf763f90baef5731b5e2ffc75ab32d7aa57486fb52f875226a206587707
libnoise_1.0.0+repack.orig-noiseutils.tar.bz2 27.4 KiB 4cdbdb822ccd05e83eac32ade64248180cd3753a89c07354887179b75ee9d6f5
libnoise_1.0.0+repack.orig.tar.bz2 1.2 MiB 23598c6b95c440e572603481909080cc59ef3d27d3bf9498cd64885429bec24b
libnoise_1.0.0+repack-3.debian.tar.xz 3.5 KiB ef7680241ae3babccc8c32da9598add4b043294d6b8a7101ea5ea413b0ee2ab5

No changes file available.

Binary packages built by this source

libnoise-dev: Portable, coherent noise-generating library for C++

 libnoise is a portable C++ library that is used to generate coherent noise,
 a type of smoothly-changing noise. libnoise can generate Perlin noise,
 ridged multifractal noise, and other types of coherent-noise. Coherent noise
 is often used by graphics programmers to generate natural-looking textures,
 planetary terrain, and other things.
 .
 This package contains the headers and static libraries needed to build
 programs using libnoise.

libnoise0: Portable, coherent noise-generating library for C++

 libnoise is a portable C++ library that is used to generate coherent noise,
 a type of smoothly-changing noise. libnoise can generate Perlin noise,
 ridged multifractal noise, and other types of coherent-noise. Coherent noise
 is often used by graphics programmers to generate natural-looking textures,
 planetary terrain, and other things.

libnoise0-dbgsym: debug symbols for libnoise0