http://bugzilla.rpmfusion.org/show_bug.cgi?id=719
--- Comment #3 from Stewart Adam <s.adam(a)diffingo.com> 2009-07-15 16:45:42 ---
I just realized I made a typo in the SPEC - correct URL is:
SPEC:
http://downloads.diffingo.com/rpmfusion/avidemux/avidemux-plugins.spec
(In reply to comment #1)
You can build and install the base avidemux locally and fire the
plugins build
with appropriately populated build variables (AVIDEMUX_INSTALL_PREFIX,
AVIDEMUX_SOURCE_DIR, AVIDEMUX_CORECONFIG_DIR), all in one build sequence. It
works in mock as well.
I was debating about doing this, but I thought that
splitting out the packages
would be better as it seems more clean than doing make install twice and it
enables us to update or patch the plugins without having users redownload a MB
of shared libraries which are unchanged.
(In reply to comment #2)
Does it will allow to have avidemux in fedora now that plugin can be
built
separately ?
Unfortunately no, it still bundles ffmpeg and a bunch of other
nonfree
libraries...
About the spec commen:
# needs libdts/dts_internal.h; but that's not shipped by libdca-devel because
# it's an internal lib. Someone needs to report that upstream to get fixed
# ** this is fixed by patch3
BuildRequires: libdca-devel
I think that's a stale comment... The libdca patch
from 2.4.x wouldn't apply
anymore with avidemux 2.5 but it was unneeded. I looked into the cmake files
and they seemed to switch to libdca automatically now.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.