Closed
Bug 593827
Opened 15 years ago
Closed 15 years ago
Install gstreamer development packages on Maemo/Linux Fennec builders
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: khuey, Unassigned)
Details
On fedora this is gstreamer-devel, not sure about other operating systems. We're going to need this for the camera work.
Comment 1•15 years ago
|
||
Kyle, have you verified that we don't already have the gstreamer libraries?
Comment 2•15 years ago
|
||
The following packages are installed in our FREMANTLE_ARMEL scratchbox.
gstreamer0.10-alsa install
gstreamer0.10-gnomevfs install
gstreamer0.10-openmax install
gstreamer0.10-plugins-bad install
gstreamer0.1s0-plugins-bad-dev install
gstreamer0.10-plugins-bad-extra install
gstreamer0.10-plugins-base install
gstreamer0.10-plugins-base-apps install
gstreamer0.10-plugins-camera install
gstreamer0.10-plugins-camera-dev install
gstreamer0.10-plugins-good install
gstreamer0.10-plugins-good-extra install
gstreamer0.10-tools install
gstreamer0.10-tracelib install
gstreamer0.10-x install
libgstreamer-plugins-base0.10-0 install
libgstreamer-plugins-base0.10-dev install
libgstreamer0.10-0 install
libgstreamer0.10-dev install
libnice-gstreamer0.10 install
The library that looks most important given the context of this bug is
libgstreamer0.10-dev:
[sbox-FREMANTLE_ARMEL: ~] > dpkg-query -s libgstreamer0.10-dev
Package: libgstreamer0.10-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2948
Maintainer: Maemo Multimedia <multimedia@maemo.org>
Architecture: armel
Source: gstreamer0.10
Version: 0.10.25-0maemo4+0m5
Replaces: gstreamer-tools (<< 0.10.20-2)
Depends: libgstreamer0.10-0 (= 0.10.25-0maemo4+0m5), libc6-dev | libc-dev, pkg-config, libpopt-dev, libglib2.0-dev, libxml2-dev, check (>= 0.9.3-2), libc6 (>= 2.5.0-1), libglib2.0-0 (>= 2.20.0)
Recommends: debhelper
Suggests: gstreamer0.10-doc
Description: GStreamer core development files
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. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains development files for the core library and
elements.
Original-Uploaders: David I. Lehn <dlehn@debian.org>,
Loic Minier <lool@dooz.org>,
Sebastien Bacher <seb128@debian.org>,
Sebastian Dröge <slomo@debian.org>,
Sjoerd Simons <sjoerd@debian.org>
Xsbc-Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
Kyle, would you be ok with me resolving this bug based on the above information?
| Reporter | ||
Comment 3•15 years ago
|
||
Oh, cool, looks like you already have it then. We can resolve this and reopen it if there's a problem.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•