]> git.pld-linux.org Git - packages/gpac.git/commitdiff
- rel 3; ffmpeg 0.6 is enough (builds even with 0.8 patch) auto/th/gpac-0_4_5-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 28 Jun 2011 16:30:38 +0000 (16:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gpac.spec -> 1.35

gpac.spec

index 3e8169e1d6ab18bfbca3d80eb47098c7dee861d6..2bfbc68abec7ca5c92e7fe1b6b990f5076c8f72b 100644 (file)
--- a/gpac.spec
+++ b/gpac.spec
@@ -15,7 +15,7 @@ Summary:      GPAC - an implementation of the MPEG-4 Systems standard (ISO/IEC 14496-
 Summary(pl.UTF-8):     GPAC - implementacja standardu MPEG-4 Systems (ISO/IEC 14496-1)
 Name:          gpac
 Version:       0.4.5
-Release:       2
+Release:       3
 License:       LGPL v2+
 Group:         Applications/Multimedia
 Source0:       http://downloads.sourceforge.net/gpac/%{name}-%{version}.tar.gz
@@ -36,7 +36,7 @@ BuildRequires:        alsa-lib-devel >= 0.9
 %{?with_amr:BuildRequires:     amrnb-devel}
 %{?with_amr:BuildRequires:     amrwb-devel}
 %{?with_faad:BuildRequires:    faad2-devel}
-%{?with_ffmpeg:BuildRequires:  ffmpeg-devel >= 0.8}
+%{?with_ffmpeg:BuildRequires:  ffmpeg-devel >= 0.6}
 %{?with_freetype:BuildRequires:        freetype-devel}
 BuildRequires: jack-audio-connection-kit-devel
 %{?with_js:BuildRequires:      js-devel}
@@ -175,7 +175,7 @@ cd ../..
 
 %{__make} -j1 \
        BUILD_INSTALL=yes \
-       CXX="%{__cxx}" \
+       CXX="%{__cxx} -fPIC" \
        libdir=%{_lib}
 
 %install
This page took 0.136715 seconds and 4 git commands to generate.