mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Add the RealPlayer win32 codecs
PR: ports/80497 Submitted by: Gil Kloepfer <fgil@kloepfer.org> Approved by: maintainer
This commit is contained in:
parent
78bfcb98fa
commit
b4525e1d75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134787
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= win32-codecs
|
||||
PORTVERSION= 3.${CODEC_MPLAYER_VERSION:S/pre/.p/}
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/codecs/ \
|
||||
@ -41,6 +42,7 @@ CODEC_DETECTION_FILE= ${LOCALBASE}/lib/win32/${PKGNAME}
|
||||
ADDITIONAL_CODECS_DISTFILES= qt63dlls-20050115.tar.bz2 \
|
||||
qtextras-20041107.tar.bz2 \
|
||||
rp9codecs-20050115.tar.bz2 \
|
||||
rp9codecs-win32-20050115.tar.bz2 \
|
||||
xanimdlls-20040626.tar.bz2
|
||||
|
||||
# extraction wrksrc
|
||||
|
@ -6,5 +6,7 @@ MD5 (win32/qtextras-20041107.tar.bz2) = a7e750afda31796d322395d77c4184d0
|
||||
SIZE (win32/qtextras-20041107.tar.bz2) = 974913
|
||||
MD5 (win32/rp9codecs-20050115.tar.bz2) = a32f4fa1f77593536a57e4b662fde7aa
|
||||
SIZE (win32/rp9codecs-20050115.tar.bz2) = 510136
|
||||
MD5 (win32/rp9codecs-win32-20050115.tar.bz2) = 6b56c1c127f5ac0c4c8a9878f24477ca
|
||||
SIZE (win32/rp9codecs-win32-20050115.tar.bz2) = 540641
|
||||
MD5 (win32/xanimdlls-20040626.tar.bz2) = a7c980a1a94fbac6ebd34c7485a1891d
|
||||
SIZE (win32/xanimdlls-20040626.tar.bz2) = 318850
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment Readmes
|
||||
lib/win32/README
|
||||
lib/win32/NOTE
|
||||
lib/win32/Readme.txt
|
||||
@comment win32codecs
|
||||
lib/win32/wmv8ds32.ax
|
||||
@ -83,7 +84,7 @@ lib/win32/vsslight.dll
|
||||
lib/win32/vsswlt.dll
|
||||
lib/win32/ultimo.dll
|
||||
lib/win32/vp4vfw.dll
|
||||
@comment qt6dlls
|
||||
@comment qt63dlls
|
||||
lib/win32/ACTLComponent.qtx
|
||||
lib/win32/AvidQTAVUICodec.qtx
|
||||
lib/win32/QuickTimeEssentials.qtx
|
||||
@ -96,7 +97,7 @@ lib/win32/Indeo4.qtx
|
||||
lib/win32/On2_VP3.qtx
|
||||
lib/win32/ZyGoVideo.qtx
|
||||
lib/win32/3ivX.qtx
|
||||
@comment rp8codecs
|
||||
@comment rp9codecs
|
||||
lib/win32/dnet.so.6.0
|
||||
lib/win32/drv2.so.6.0
|
||||
lib/win32/tokr.so.6.0
|
||||
@ -108,7 +109,17 @@ lib/win32/ddnt.so.6.0
|
||||
lib/win32/cook.so.6.0
|
||||
lib/win32/sipr.so.6.0
|
||||
lib/win32/tokf.so.6.0
|
||||
@comment xanim
|
||||
@comment rp9codecs-win32
|
||||
lib/win32/atrc3260.dll
|
||||
lib/win32/cook3260.dll
|
||||
lib/win32/drv13260.dll
|
||||
lib/win32/drv23260.dll
|
||||
lib/win32/drv33260.dll
|
||||
lib/win32/drv43260.dll
|
||||
lib/win32/pncrt.dll
|
||||
lib/win32/sipr3260.dll
|
||||
lib/win32/tokr3260.dll
|
||||
@comment xanimdlls
|
||||
lib/win32/vid_3ivX.xa
|
||||
lib/win32/vid_3ivX_d3.5_linuxELFx86c6.xa
|
||||
lib/win32/vid_cvid.xa
|
||||
|
Loading…
Reference in New Issue
Block a user