Opened 13 years ago

Last modified 13 years ago

#28074 closed defect

ffmpeg-devel 25102 fails to install due to missing svn repo — at Initial Version

Reported by: dev@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: ffmpeg-devel

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?

Change History (1)

Changed 13 years ago by dev@…

Attachment: Portfile-ffmpeg-devel.diff added
Note: See TracTickets for help on using tickets.