gst-plugins-ugly

Rating: 
5
Your rating: None Average: 5 (3 votes)

Name: gst-plugins-ugly
Version: 0.10.19
Release: 1
Summary: Gstreamer ugly codecs

#Group:
License: GPLv2
URL: http://http://gstreamer.freedesktop.org
Source0: gst-plugins-ugly-%{version}.tar.bz2

#BuildRoot:    %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: a52dec-devel
Requires: a52dec

%description
Gstreamer ugly codecs.

%prep
%setup -q
./configure --prefix=/usr \
    --enable-shared \
    --disable-static \
    --with-package-name="GStreamer Ugly Plugins (Openrepos)" \
    --with-package-origin="http://openrepos.net/"
%build
make

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

# Remove unneded stuff
rm -r $RPM_BUILD_ROOT/usr/share
rm -r $RPM_BUILD_ROOT/usr/lib/gstreamer-0.10/*.la

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%{_libdir}/*

%doc

%changelog

Category:

Application versions: 
AttachmentSizeDate
File gst-plugins-ugly-0.10.19-1.armv7hl.rpm421.93 KB02/01/2014 - 22:15

Comments

247's picture

I do have an mkv file with an E-ac3 audio, video is working fine but can't get audio to work on media gallery...it's just not supported by codecs or is the media gallery not supporting codecs?

Larswad's picture

sailfish_lib: I managed to build gst-plugins-ugly-1.4.5

This makes ac3 work properly on gstreamer1.0 based sailfish 2.0 (1.1.9.28).

Tested with LLsVPlayer and it works with AC3 videos.

Now I'm Not sure how to package a binary though, but I'd gladly do that if I know how you constructed the .spec file for binary package properly out of the source package.

I suppose your spec file is exactly how you put it here on the page. Maybe you can enlighten me on the procedure. I can use your spec file as an origin.

EDIT: Never mind. I managed to produce the RPM's too.

 

 

marius_emil1's picture

Can you compile a package for gst-plugins-bad-free ? I need version >= 0.10.23+0.20140130.0 , which includes support for decoding midi. Harbour provides version 0.10.23+git1-1.2.2