ocaml-gstreamer 0.3.1-2 source package in Ubuntu
Changelog
ocaml-gstreamer (0.3.1-2) unstable; urgency=low * d/watch: correctly scan GitHub tags * d/control: add missing shlibs:Depends -- Kyle Robbertze <email address hidden> Sun, 13 Nov 2022 14:35:59 +0200
Upload details
- Uploaded by:
- Debian OCaml Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- ocaml
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | ocaml |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml-gstreamer_0.3.1-2.dsc | 2.2 KiB | c134addf0d6b7d447b7ec57f5caf6199ce6e14e729687ea01208309201f43e26 |
ocaml-gstreamer_0.3.1.orig.tar.gz | 25.0 KiB | e13f105d6fcd3843223ee09b501f40fc1ad2e63175a1382793f4c1db9fb51b21 |
ocaml-gstreamer_0.3.1-2.debian.tar.xz | 2.8 KiB | f7259d5841eb97e4b32ea67ad591d9fdd041e24c301601d8af095058e39011b0 |
Available diffs
- diff from 0.3.1-1build1 (in Ubuntu) to 0.3.1-2 (785 bytes)
No changes file available.
Binary packages built by this source
- libgstreamer-ocaml: OCaml interface to the GStreamer library -- runtime files
This package provides an interface to the GStreamer library for
OCaml programmers.
.
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related.
.
This package contains only the shared runtime stub libraries.
- libgstreamer-ocaml-dbgsym: debug symbols for libgstreamer-ocaml
- libgstreamer-ocaml-dev: OCaml interface to the GStreamer library -- development files
This package provides an interface to the GStreamer library for
OCaml programmers.
.
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related.
.
This package contains all the development stuff you need to develop
OCaml programs which use ocaml-gstreamer.
- libgstreamer-ocaml-dev-dbgsym: debug symbols for libgstreamer-ocaml-dev