robtk 0.8.5-1 source package in Ubuntu

Changelog

robtk (0.8.5-1) unstable; urgency=medium

  * New upstream version 0.8.5
  * Bump Standards-Version to 4.7.0
  * Use the default ci config from salsa

 -- Dennis Braun <email address hidden>  Tue, 23 Jul 2024 13:57:59 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
robtk_0.8.5-1.dsc 1.9 KiB 9766778b05296b406e8c2d17f37812164cfd03d8a5dc677489ea532fc0a5536f
robtk_0.8.5.orig.tar.gz 116.0 KiB e694daa670d76eb4eb9a2ac036484cf59507d98059ae44a95ac333b8f7fa96a7
robtk_0.8.5-1.debian.tar.xz 2.9 KiB d6d2d353ac242569780473655341a1de54c6a9f27bd86880b9e525093459101b

Available diffs

No changes file available.

Binary packages built by this source

robtk: Robin's LV2 UI ToolKit

 Robtk facilitates creating LV2 plugins UIs with emphasis to allow porting
 existing GTK+ plugin UIs.
 .
 A subset of gtk's functionality and widgets were re-implemented in cairo.
 On compile-time GTK+ as well as openGL variants of the UI can be produced.
 .
 The complete toolkit consists of header files to be included with the UI
 source-code and maps functions to the underlying implementation e.g.
 robtk_lbl_new() to gtk_label_new(). no additional libraries or
 dependencies are required.
 .
 This package provides the source files of Robin's LV2 UI ToolKit.