On Sun, Feb 10, 2013 at 01:52:54PM -0000, chris wrote:
The handbrake-0.9.3 port is out of date since the 0.9.3 source is no longer available. I am trying to make a handbrake-0.9.8 port, but have not been able to update the macro declaration as called for in the output: http://pastebin.com/3vXHCYkE.
I think the problem that I am having boils down to:
/usr/ports/handbrake/work/src/HandBrake-0.9.8/build/contrib/a52dec/a52dec/configure.in doesn't exit until after ./configure is run and a52dec is downloaded from handbrake.fr, so I really don't know where to put
sed 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' in configure.in
in the Pkgfile.
If you change stuff in configure.in and then just run configure, changes you made in configure.in are pointless. You need to run autoreconf to generate a new configure script.
I probably lack the experience to even undertake this task, but I like handbrake and would like to use it on my crux installation.
Should I just open a bug ticket instead?
I dont see a "handbrake" port in any of the crux repos. I assume you are using a port from the portdb index? If that is the case, contact the maintainer directly since there is nothing anybody from the crux team can do about it. -- Fredrik Rinnestam