[MacPorts] #28074: ffmpeg-devel 25102 fails to install due to missing svn repo
MacPorts
noreply at macports.org
Fri Jan 21 04:30:24 PST 2011
#28074: ffmpeg-devel 25102 fails to install due to missing svn repo
------------------------------------+---------------------------------------
Reporter: dev@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: ffmpeg-devel
------------------------------------+---------------------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => devans@…
Old description:
> From logfile:
>
> :info:fetch svn: File not found: revision 32807, path '/trunk/libswscale'
> :info:fetch shell command "svn co -r32106
> svn://svn.ffmpeg.org/mplayer/trunk/libswscale
> /opt/local/var/macports/distfiles/ffmpeg-devel/25102/trunk/libswscale"
> returned error 1
>
> I noticed that trunk/libswscale has been removed from that repo:
>
> svn log -r32801 -v svn://svn.ffmpeg.org/mplayer/trunk/
>
> ------------------------------------------------------------------------
> r32801 | diego | 2011-01-20 02:41:43 -0700 (Thu, 20 Jan 2011) | 8 lines
> Changed paths:
> D /trunk/libswscale
>
> Which states:
>
> Remove libswscale subdirectory.
>
> libswscale has been moved to FFmpeg since some time and only kept in the
> MPlayer repository for historical reasons and difficulty in moving code
> complete with history between Subversion repositories.
> FFmpeg now contains libswscale directly without indirection through an
> svn:externals property, so no reason to keep libswscale in MPlayer
> remains.
>
> Maybe ffmpeg-devel should now depend on ffmpeg? Would that solve the
> issue?
New description:
From logfile:
{{{
:info:fetch svn: File not found: revision 32807, path '/trunk/libswscale'
:info:fetch shell command "svn co -r32106
svn://svn.ffmpeg.org/mplayer/trunk/libswscale
/opt/local/var/macports/distfiles/ffmpeg-devel/25102/trunk/libswscale"
returned error 1
}}}
I noticed that trunk/libswscale has been removed from that repo:
{{{
svn log -r32801 -v svn://svn.ffmpeg.org/mplayer/trunk/
------------------------------------------------------------------------
r32801 | diego | 2011-01-20 02:41:43 -0700 (Thu, 20 Jan 2011) | 8 lines
Changed paths:
D /trunk/libswscale
}}}
Which states:
{{{
Remove libswscale subdirectory.
libswscale has been moved to FFmpeg since some time and only kept in the
MPlayer repository for historical reasons and difficulty in moving code
complete with history between Subversion repositories.
FFmpeg now contains libswscale directly without indirection through an
svn:externals property, so no reason to keep libswscale in MPlayer
remains.
}}}
Maybe ffmpeg-devel should now depend on ffmpeg? Would that solve the
issue?
--
--
Ticket URL: <https://trac.macports.org/ticket/28074#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list