mlv 3.1.0-6 source package in Ubuntu

Changelog

mlv (3.1.0-6) unstable; urgency=medium

  * control: Set Rules-Requires-Root to no.
  * control: Add myself as uploader.

 -- Samuel Thibault <email address hidden>  Sat, 18 Sep 2021 18:43:44 +0200

Upload details

Uploaded by:
Adrien Boussicault
Uploaded to:
Sid
Original maintainer:
Adrien Boussicault
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mlv_3.1.0-6.dsc 1.9 KiB 97ef495fac4ca7e257d15c7a122aa039a19f79a967a69e3cd3520a25410dd3b3
mlv_3.1.0.orig.tar.gz 7.0 MiB 2c30092c92598ea5b88f3f81927b69f3e8824f890d5b67baa68a377f4f124c19
mlv_3.1.0-6.debian.tar.xz 14.8 KiB f93fbeb7e6dd33245ab1e7306da0fbdb3f175dd2b3bbe57230765feeff369ece

Available diffs

No changes file available.

Binary packages built by this source

libmlv3: simplified multimedia library in C for beginners.

 The mlv library is a simplified multimedia library.
 The library is perfect for beginners in C programming who
 want to use graphic and sound effects.
 The library are dedicated to:
  - draw figures, text and boxed text,
  - display images,
  - plays musics,
  - get Keyboard and mouse event,
  - get data by input boxes.
 This tools is a simplified interface of the SDL libraries.
 If you are not a beginner, we recommend you to use the
 SDL libraries (sdl, sdl-gfx, sdl-mixer,sdl-ttf) instead of
 the mlv library.
 The mlv library can be compiled for Linux, Macintosh
 and windows.
 This package provide the runtime binary needed by the
 execution of program using the mlv library.

libmlv3-dbgsym: debug symbols for libmlv3
libmlv3-dev: simplified multimedia library in C for beginners.

 The mlv library is a simplified multimedia library.
 The library is perfect for beginners in C programming who
 want to use graphic and sound effects.
 The library are dedicated to:
  - draw figures, text and boxed text,
  - display images,
  - plays musics,
  - get Keyboard and mouse event,
  - get data by input boxes.
 This tools is a simplified interface of the SDL libraries.
 If you are not a beginner, we recommend you to use the
 SDL libraries (sdl, sdl-gfx, sdl-mixer,sdl-ttf) instead of
 the mlv library.
 The mlv library can be compiled for Linux, Macintosh
 and windows.
 This package provide all the development infrastructure
 of the mlv library.